Merge "Disable VNDK runtime checking" into oc-mr1-dev
am: febdef4e87
Change-Id: I34bbb9a0aac5b1ace8b284d3ad7833a35567f465
This commit is contained in:
commit
7e43c0195a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
# VNDK
|
# VNDK
|
||||||
BOARD_VNDK_VERSION := current
|
BOARD_VNDK_VERSION := current
|
||||||
|
BOARD_VNDK_RUNTIME_DISABLE := true
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop
|
TARGET_SYSTEM_PROP := build/make/target/board/treble_system.prop
|
||||||
|
|
Loading…
Reference in a new issue