mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Use skiaglthreaded for Renderengine backend
[ roynatech2544: While we are at it, remove not found props on system, product property file. Also, move product props to system prop ]
This commit is contained in:
parent
b75cc0ced3
commit
88c6ca9570
3 changed files with 15 additions and 25 deletions
|
|
@ -70,7 +70,6 @@ BOARD_FLASH_BLOCK_SIZE := 131072
|
|||
|
||||
# Properties
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
|
||||
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
|
||||
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue