Files
build_soong/android
Logan Chien 3aeedc9592 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
2019-01-04 13:28:01 +08:00
..
2018-07-24 22:52:57 +00:00
2018-12-04 19:39:48 -08:00
2018-07-22 21:18:45 -07:00
2017-08-31 13:48:52 -07:00
2016-11-22 15:41:08 -08:00
2016-11-22 15:41:08 -08:00
2018-04-18 18:56:33 +00:00
2018-07-22 21:18:45 -07:00
2018-07-22 21:18:45 -07:00
2017-11-07 13:36:44 -08:00
2018-09-13 18:27:50 +00:00
2018-12-15 19:07:54 -08:00
2018-04-18 18:56:33 +00:00
2018-02-22 16:48:35 -08:00
2017-11-30 00:42:49 +00:00