platform_build_soong/apex
Paul Duffin 74431d57c6 Move monolithic stub flags generation to platform_bootclasspath
As part of that this change:
* Moves code that will be common to platform_bootclasspath and
  bootclasspath_fragment from hiddenapi_singleton.go into
  hiddenapi_modular.go.
* Fixes the tests in hiddenapi_singleton_test.go but intentionally
  does not rename them or move them into a more appropriate place so
  as to make it easier to see the differences. A TODO has been added
  and these will be cleaned up in a follow up change.

Bug: 179354495
Test: verified that the monolithic out/soong/hiddenapi/... files are
      unchanged by this change
Change-Id: I680e4dab2e6bdf4a655fa9f255c195175904667e
2021-04-22 14:23:28 +01:00
..
Android.bp Add dependencies from platform_bootclasspath to contents 2021-04-08 18:53:04 +01:00
androidmk.go Support paths for init_rc from Soong. 2021-04-07 16:26:55 -04:00
apex.go Remove unused boot_images property and rename tag 2021-04-20 14:46:08 +01:00
apex_singleton.go Treat allowed_deps.txt source file as optional. 2021-03-18 11:15:33 +00:00
apex_test.go Move hidden API index file rule to platform_bootclasspath 2021-04-14 18:54:29 +01:00
boot_image_test.go Remove unused boot_images property and rename tag 2021-04-20 14:46:08 +01:00
builder.go Don't compress apexes when building in unbundled mode 2021-04-20 10:20:15 +01:00
deapexer.go Separate apex selection from apex.Prebuilt 2021-04-07 10:11:10 +01:00
key.go Extract apex registration code into function for reuse 2021-03-09 23:03:40 +00:00
OWNERS Move allowed_deps.txt to packages/modules/common. 2021-03-17 13:44:16 +00:00
platform_bootclasspath_test.go Move monolithic stub flags generation to platform_bootclasspath 2021-04-22 14:23:28 +01:00
prebuilt.go prebuilt_apex created ApexInfo must not include prebuilt_ prefix 2021-04-13 19:15:27 +01:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
testing.go Disallow non-existent paths in sdk package 2021-03-25 12:53:22 +00:00
vndk.go Remove global state from VNDK apexes 2021-03-02 12:23:16 -08:00
vndk_test.go Don't use incorrect version names like VER or BOARD even in tests 2021-04-05 09:32:06 +09:00