Justin Yun 6e22fc8c73 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
Merged-In: I8df3b9ec1a867fdbaac8cf348da4cfd56433435b
Change-Id: I8df3b9ec1a867fdbaac8cf348da4cfd56433435b
(cherry picked from commit 82c0df65eb)
2017-08-23 18:02:38 +09:00
2017-01-27 16:40:54 -08:00
2017-03-14 15:12:59 -07:00
2017-03-14 15:12:59 -07:00
2017-06-12 17:55:11 -07:00
2016-07-18 02:02:49 +00:00
2016-10-12 07:46:20 +00:00
2017-01-03 11:20:43 +00:00
2015-02-17 17:03:28 -08:00
2015-05-21 09:59:25 -07:00
2015-02-17 17:03:28 -08:00
2016-12-23 20:00:13 +00:00
2015-05-21 12:35:49 -07:00
2016-03-31 13:30:23 -07:00
2015-06-15 16:58:16 -07:00

URL: http://llvm.org/git/libcxx.git
Version: ba865ff66b36f99a1dc5d9e31af3d8943f94e349
BugComponent: 117395
Owners: danalbert, srhines, android-llvm
Description
android_external_libcxx
Readme 22 MiB
Languages
C++ 97.4%
HTML 0.9%
Python 0.9%
CMake 0.6%
Shell 0.1%