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:
johnmart19 2021-12-03 10:02:09 +02:00 committed by roynaetch2544
commit 88c6ca9570
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
3 changed files with 15 additions and 25 deletions

View file

@ -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