platform_hardware_interfaces/configstore
Justin Yun eff28dc3ba Mark hidl utils as vndk
As a VNDK module, Android.bp must have 'vndk' tag as well as
'vendor_available: true'.

The 'vndk' tag for VNDK module is formated as below:
vndk: {
    enabled: true,
},

VNDK modules will be installed both in system/lib(64) as normal and
in system/lib(64)/vndk as a vendor variant.

Bug: 63866913
Test: build and boot with BOARD_VNDK_VERSION=current
Change-Id: If0eb0c1bddfa5bdc7ea0ca4635d4e53b59836582
2017-08-04 15:25:13 +09:00
..
1.0 Merge "Update makefiles for vndk enabled." into oc-mr1-dev 2017-08-04 00:52:06 +00:00
1.1 Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
utils Mark hidl utils as vndk 2017-08-04 15:25:13 +09:00
Android.bp Add structural test VtsHalConfigstoreV1_1Target 2017-07-03 13:47:11 +09:00