mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Drop sperate vintf for A40
* No longer needed as commit of vendor repo 'A40: update gnss vendor blob to 2.1' commit
See: bd1ce235e9
Change-Id: Ib4b11611d97f1ccbb75df1f0f22c794628553be0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
ecbd687920
commit
648aeb9509
2 changed files with 0 additions and 16 deletions
|
|
@ -4,7 +4,3 @@ DEVICE_MANIFEST_FILE := $(MANIFEST_PATH)/manifest.xml
|
|||
DEVICE_MATRIX_FILE := $(MANIFEST_PATH)/compatibility_matrix.xml
|
||||
ODM_MANIFEST_SKUS += NFC
|
||||
ODM_MANIFEST_NFC_FILES := $(MANIFEST_PATH)/manifest_nfc.xml
|
||||
|
||||
ifneq ($(filter $(TARGET_DEVICE), a40),)
|
||||
DEVICE_MANIFEST_FILE += $(MANIFEST_PATH)/manifest_gnss.xml
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue