mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Make tree neater and cleanup not-needed scripts
Change-Id: I3436854c1adfad1b88c2388dfecd50b4b41fc716 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
e9fae61c3d
commit
b867da60fc
12 changed files with 13 additions and 518 deletions
6
universal7885-common/vintf/manifest.mk
Normal file
6
universal7885-common/vintf/manifest.mk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
MANIFEST_PATH := device/samsung/universal7885-common/vintf
|
||||
|
||||
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
|
||||
Loading…
Reference in a new issue