summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Logan Chien <loganchien@google.com> 2018-12-26 15:32:21 +0800
committer Logan Chien <loganchien@google.com> 2019-01-04 13:28:01 +0800
commit3aeedc95926a3f05d913a4a6da9f1350790f7ee7 (patch)
tree660bcb343971a78c331e7f7fb7fdd95075e18c4c /java/java_test.go
parente7968b192c91020417b25b509dd3d0723cda03ac (diff)
Do not add _platform suffix to non-apex variation
This commit renames `_platform` suffix to `` (empty string) so that non-apex variations are not renamed to `_core_shared_platform` or `_vendor_shared_platform`. This commit makes sure that `_core_shared` and `_vendor_shared` is always under `$OUT_DIR/soong` regardless the usages from apex modules. Furthermore, this avoids the confusing stale lsdump files (e.g. both `_core_shared` and `_core_shared_platform exist) while creating reference ABI dumps for VNDK ABI checks. Bug: 121986692 Test: lunch aosp_arm64-userdebug; make # no more _platform variants. Change-Id: Ic02a60ac45f982580349661c22331d114617fd92
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions