Logan Chien a62f7bd394 vndk-def: Rename Indirect to Private
This commit adds LL-NDK-Private, VNDK-Private, and VNDK-SP-Private.

* LL-NDK-Private stands for the dependencies of LL-NDK shared libraries
  that must be inaccessible to vendor modules.

* VNDK-Private stands for the VNDK shared libraries that can be used by
  other VNDK shared libraries but must be inaccessible to vendor modules.
  This is the replacement for VNDK-Indirect, which was defined as an
  alias of VNDK previously.

* VNDK-SP-Private stands for the VNDK shared libraries that can be used
  by other VNDK-SP shared libraries but must be inaccessible to vendor
  modules.  This is the replacement for VNDK-SP-Indirect-Private.

This commit also renames:

* LL-NDK-Indirect          --> LL-NDK-Private
* VNDK-Indirect            --> VNDK-Private
* VNDK-SP-Indirect-Private --> VNDK-SP-Private

Test: ./tests/run.py
Change-Id: I499d39e393cf265d59ec529e69ea15b670384e99
2018-02-26 15:01:49 +08:00
2018-02-05 14:52:17 -08:00
2016-03-26 20:30:14 -07:00
2018-02-12 11:25:09 -08:00
2018-02-14 12:46:58 -08:00
2018-02-14 17:10:57 +09:00
2017-12-14 13:19:30 -08:00
2018-01-30 12:37:11 +09:00
2018-02-26 15:01:49 +08:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%