mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Organize configs, add shim for hwcomposer
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
036c61b3a4
commit
ece023aaed
17 changed files with 52 additions and 24 deletions
5
universal7885-common/configs/props/props.mk
Normal file
5
universal7885-common/configs/props/props.mk
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
PROPS_PATH := device/samsung/universal7885-common/configs/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