mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Set board has downloading mode flag
Change-Id: I443100965a37158d4dbf46786526823fb694e7d6 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
6d5b82b9ea
commit
a87e97145d
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@ BOARD_FLASH_BLOCK_SIZE := 131072
|
|||
# Properties
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
|
||||
# Recovery
|
||||
BOARD_HAS_DOWNLOAD_MODE := true
|
||||
|
||||
# SELinux
|
||||
BOARD_PLAT_PRIVATE_SEPOLICY_DIR += $(COMMON_PATH)/sepolicy/private
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue