universal7885: Split system and product props

Change-Id: I8f4fe7db8262ecae5e7ea9acbe320b293515152e
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2021-06-18 12:04:10 +05:30 committed by roynatech2544
commit c8b12e895a
5 changed files with 25 additions and 34 deletions

View file

@ -62,6 +62,8 @@ BOARD_FLASH_BLOCK_SIZE := 131072
# Properties
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
# Recovery
BOARD_HAS_DOWNLOAD_MODE := true