diff options
author | Justin Yun <justinyun@google.com> | 2017-07-24 15:19:44 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2017-07-25 14:44:58 +0900 |
commit | 8390cd3c29b799dc69479ca63dd254d8e7583f01 (patch) | |
tree | 6c7d4eb6b108bc70741a87e5610af7eb8559d9e5 /android/PhoneNumberUtilsTest.cpp | |
parent | ca37ce73d9f6e64e4cc7c58de4d1f0952b834bd3 (diff) |
Mark the module as VNDK or VNDK-SP in Android.bp
As a VNDK/VNDK-SP module, Android.bp must have 'vndk' tag as well
as 'vendor_available: true'.
For a VNDK module, the 'vndk' tag has 'enabled: true'.
It will be installed system/lib(64)/vndk as a vendor variant.
For a VNDK-SP module, the 'vndk' tag has
'support_system_process: true' as well as 'enabled: true'.
It will be installed system/lib(64)/vndk-sp as a vendor variant.
Bug: 63866913
Test: build and boot with BOARD_VNDK_VERSION=current
Change-Id: Id239ac4eabfdbd4e016707f4052fc180b2767512
Diffstat (limited to 'android/PhoneNumberUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions