sdm660-common: Remove redundant Treble override flag
Treble is fully enabled for all devices launched with API level 26 or higher (which applies to all the targets of this common tree), therefore there's really no need to override it. Change-Id: Ia79aebda7fb922762f83948d0c19a6356ce343a8 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
f9c13cf041
commit
2eba640188
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ BOARD_PLAT_PUBLIC_SEPOLICY_DIR += $(COMMON_PATH)/sepolicy/public
|
|||
BOARD_PLAT_PRIVATE_SEPOLICY_DIR += $(COMMON_PATH)/sepolicy/private
|
||||
|
||||
# Treble
|
||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||
PRODUCT_VENDOR_MOVE_ENABLED := true
|
||||
|
||||
# Timeservice
|
||||
|
|
Loading…
Reference in a new issue