From 2eba640188648afe7da1fbf36053b3e95ee64837 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 19 Feb 2020 21:41:21 +0000 Subject: [PATCH] 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 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 70f08db8..4454063f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -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