projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
627bf42
)
universal7580: BoardConfig: Remove TARGET_CPU_CORTEX_A53
author
Dario Trombello
<dariotr@outlook.de>
Sun, 24 May 2020 18:51:55 +0000
(20:51 +0200)
committer
Dario Trombello
<dariotr@outlook.de>
Fri, 19 Jun 2020 14:17:01 +0000
(16:17 +0200)
This flag is deprecated
Change-Id: I3a39aee4728467acedc797405126b366cd7edee9
BoardConfigCommon.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index c4725fdb93737b44d604fc76c5a7dcda3cd254a2..b9a155968b05f9f9c240214671c30b77b35135a5 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-43,7
+43,6
@@
TARGET_ARCH_VARIANT := armv8-a
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_VARIANT := cortex-a53
-TARGET_CPU_CORTEX_A53 := true
# Audio
USE_XML_AUDIO_POLICY_CONF := 1