platform_build_soong/apex
Jooyung Han 84026389e7 apex: remove compat symlinks to vndk apex
For R+, symlinks from /system/lib to VNDK APEX are not necessary. (Note
that, symlinks to older VNDK are still necessary because older vendor
may access old locations.)

Hence, do not make symlinks for R+ VNDK APEX.

Bug: 142911355
Test: m # check /system/lib[64]/ for symlinks
        # cf should contain 28/29 symlinks but no symlinks for R
Change-Id: I852fad7edebed3e4edc03c374b3643da6b053fed
2020-04-14 14:22:31 +09:00
..
androidmk.go Add code coverage support to android_app JNI libs. 2020-03-27 13:06:12 +00:00
apex.go Apex: add NeverAllowRule for updatable 2020-04-08 05:20:11 +00:00
apex_test.go Forbid generating boot image files for jars in updatable modules. 2020-04-09 14:50:21 +01:00
builder.go track static deps when gatherint notices for apex 2020-03-18 12:45:50 +09:00
key.go Include partition tag in apexkeys.txt. 2020-04-02 17:15:47 +00:00
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
prebuilt.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go apex: remove compat symlinks to vndk apex 2020-04-14 14:22:31 +09:00
vndk_test.go Build VNDK APEX for VNDK-Lite 2020-03-27 23:23:32 +09:00