msm8974-common: Use generic arch variant
Follow blueline which has not demonstrated any regressions after switching to a generic arch variant. Bug: 120773446 Test: make Change-Id: I9e23963fcfa5ccaa912f2930a632458c4d2a692d
This commit is contained in:
parent
d68795bd7f
commit
c2f41080cf
@ -21,7 +21,7 @@ TARGET_BOARD_PLATFORM := msm8974
|
||||
TARGET_BOARD_PLATFORM_GPU := qcom-adreno330
|
||||
|
||||
# Architecture
|
||||
TARGET_CPU_VARIANT := krait
|
||||
TARGET_CPU_VARIANT := generic
|
||||
|
||||
# Audio
|
||||
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
|
||||
|
Loading…
Reference in New Issue
Block a user