mondrianwifi: Enable TARGET_VNDK_USE_CORE_VARIANT
Change-Id: If7662231018011f5fd1780e534e6be9863394bf9
This commit is contained in:
parent
662ddb4590
commit
1bb49e7c55
@ -107,6 +107,10 @@ include $(DEVICE_PATH)/sepolicy/sepolicy.mk
|
|||||||
# Sensors
|
# Sensors
|
||||||
TARGET_NO_SENSOR_PERMISSION_CHECK := true
|
TARGET_NO_SENSOR_PERMISSION_CHECK := true
|
||||||
|
|
||||||
|
# VNDK
|
||||||
|
# Dedupe VNDK libraries with identical core variants.
|
||||||
|
TARGET_VNDK_USE_CORE_VARIANT := true
|
||||||
|
|
||||||
# Wifi
|
# Wifi
|
||||||
BOARD_HAS_QCOM_WLAN := true
|
BOARD_HAS_QCOM_WLAN := true
|
||||||
BOARD_WLAN_DEVICE := qcwcn
|
BOARD_WLAN_DEVICE := qcwcn
|
||||||
|
Loading…
Reference in New Issue
Block a user