diff options
author | 2018-12-26 15:32:21 +0800 | |
---|---|---|
committer | 2019-01-04 13:28:01 +0800 | |
commit | 3aeedc95926a3f05d913a4a6da9f1350790f7ee7 (patch) | |
tree | 660bcb343971a78c331e7f7fb7fdd95075e18c4c /java/java_test.go | |
parent | e7968b192c91020417b25b509dd3d0723cda03ac (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