Disable VNDK runtime enforcement temporarily

Bug: 37192038
Test: /system/etc/ld.config.txt is without the [vendor] section.
Test: build and boot
Change-Id: I1432df091f9e5f8539a18c4c93f5d5cc459f3ef9
This commit is contained in:
Jiyong Park
2017-08-22 13:16:13 +09:00
parent 1b23989a07
commit dfcb2806f2

View File

@@ -168,3 +168,4 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
TARGET_USES_MKE2FS := true
BOARD_VNDK_VERSION := current
BOARD_VNDK_RUNTIME_DISABLE := true