platform_build_soong/apex
Jooyung Han 055418a56a 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
Exempt-From-Owner-Approval: cp from internal
Merged-In: I852fad7edebed3e4edc03c374b3643da6b053fed
Change-Id: I852fad7edebed3e4edc03c374b3643da6b053fed
(cherry picked from commit 84026389e7)
2020-04-16 04:01:48 +00:00
..
androidmk.go Add code coverage support to android_app JNI libs. 2020-03-27 01:39:54 +00:00
apex.go Merge "Clean com.android.neuralnetworks APEX whitelist" 2020-04-09 12:16:37 +00:00
apex_test.go Merge "Revert^2 "Add sdk mutator for native modules"" 2020-04-08 18:29:30 +00:00
builder.go Allow walkPayloadDeps visitor to control walk flow 2020-04-01 09:30:31 +01:00
key.go Include partition tag in apexkeys.txt. 2020-03-30 22:33:50 +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-16 04:01:48 +00:00
vndk_test.go Build VNDK APEX for VNDK-Lite 2020-04-09 23:27:25 +00:00