Disable VNDK runtime checking

GSI enabled the VNDK, but devices need to fix the depedency of
libraries. Before that, disable the VNDK runtime checking temporary.

Bug: 65190702
Test: Test on a device which doesn't fix VNDK dependency with GSI
Change-Id: Ib942a7efdc75beca93c60d1e0484835342efcfd2
This commit is contained in:
SzuWei Lin 2017-09-04 18:04:40 +08:00
parent 6bec81a924
commit 04f6ff5adb

View file

@ -19,6 +19,7 @@
# VNDK
BOARD_VNDK_VERSION := current
BOARD_VNDK_RUNTIME_DISABLE := true
# Properties
TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop