mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Split system and product props
Change-Id: I8f4fe7db8262ecae5e7ea9acbe320b293515152e Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
0d5e511946
commit
c8b12e895a
5 changed files with 25 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue