mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -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
5
universal7885-common/props/props.mk
Normal file
5
universal7885-common/props/props.mk
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
PROPS_PATH := device/samsung/universal7885-common/props
|
||||
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
TARGET_PRODUCT_PROP += $(PROPS_PATH)/product.prop
|
||||
TARGET_VENDOR_PROP += $(PROPS_PATH)/vendor.prop
|
||||
Loading…
Reference in a new issue