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:
3848ae0
)
g12: Set TARGET_AMLOGIC_GPU_ARCH
author
Vitaliy Tomin
<highwaystar.ru@gmail.com>
Fri, 27 May 2022 17:08:07 +0000
(
01:08
+0800)
committer
Vitaliy Tomin
<highwaystar.ru@gmail.com>
Fri, 27 May 2022 17:08:07 +0000
(
01:08
+0800)
Change-Id: I399bc7c9611173c7993a02b5afc36892c521d8bd
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index e879bde85ea397ecd1f04f5bf1a06fe9e169ad96..4e7fd3f3f53ef90bd8c1cfaa3f2b72ccb4af3f36 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-40,6
+40,9
@@
WITH_DEXPREOPT_DEBUG_INFO := false
## Display
TARGET_SCREEN_DENSITY := 320
+# GPU
+TARGET_AMLOGIC_GPU_ARCH := bifrost
+
## HIDL
DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml
DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml