mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: Explicitly set as an non-AB target
We will be changing AB to be the default, existing non-AB targets need to explicitly set AB_OTA_UPDATER to false Test: th Change-Id: I86a76296937a6abab1b4495cd66a35144348aafd Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
041d3cf3ac
commit
e4fa63b2ad
@@ -33,6 +33,9 @@ TARGET_2ND_CPU_ABI := armeabi-v7a
|
||||
TARGET_2ND_CPU_ABI2 := armeabi
|
||||
TARGET_2ND_CPU_VARIANT := cortex-a55
|
||||
|
||||
# A/B
|
||||
AB_OTA_UPDATER := false
|
||||
|
||||
# ANT+
|
||||
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user