projects
/
GitHub
/
LineageOS
/
G12
/
android_device_amlogic_g12-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0174ca3
)
g12: Unset PRODUCT_FULL_TREBLE_OVERRIDE
author
LuK1337
<priv.luk@gmail.com>
Sun, 14 Oct 2018 12:47:55 +0000
(14:47 +0200)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Mon, 10 Jan 2022 00:46:40 +0000
(19:46 -0500)
* It's not needed since it's automatically set for any devices
shipped with 26+.
Change-Id: I59e17fe3774af63dbea424be6206b77e0e6050ba
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index d8b67a1b306b63be35b6f5726153858f914ccbc3..b8a12d060ea519d1029fc972aebad732814598e5 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-126,7
+126,6
@@
PRODUCT_SOONG_NAMESPACES += $(COMMON_PATH)
## Treble
BOARD_VNDK_VERSION := current
-PRODUCT_FULL_TREBLE_OVERRIDE := true
## Recovery
TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/init-files/fstab.amlogic