Skip to content
Snippets Groups Projects
Commit 4f8d53b4 authored by Bruno Martins's avatar Bruno Martins Committed by Dhina17
Browse files

onclite: Build with VNDK

 * VNDK runtime isolation is kept disabled for now because that's also how Xiaomi is shipping P on their devices.

Change-Id: I43140442ab33f3e9633bb4f347e2bee9be97b447
parent b238464e
No related branches found
No related tags found
No related merge requests found
......@@ -200,6 +200,10 @@ endif
include device/qcom/sepolicy/sepolicy.mk
BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy
# Treble
BOARD_VNDK_RUNTIME_DISABLE := true
BOARD_VNDK_VERSION := current
# Wi-Fi
BOARD_HAS_QCOM_WLAN := true
BOARD_HOSTAPD_DRIVER := NL80211
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment