Files
build_soong/java
Paul Duffin 702210b804 Move generation of global hidden API flags to platform_bootclasspath
This change moves the generation of the global hidden API flags from
the singleton to the platform_bootclasspath module. It involves:
1. Moving the ruleToGenerateHiddenApiFlags to hiddenapi_modular.go.
2. Adding HiddenAPIAugmentationProperties to be used by the
   platform_bootclasspath type.
3. Moving the file paths into the platform-bootclasspath module
   definition in frameworks/base/boot/Android.bp.

The flagsRule is kept as a placeholder for now. The emptyFlagsRule is
also kept so that builds continue to work even when the frameworks/base
repository is not present.

Bug: 177892522
Test: verified that the out/soong/hiddenapi/... files are unchanged
      by this change
Change-Id: Idf4dd414a016831bfe04a01f93234c1c33819881
2021-04-12 11:04:24 +01:00
..
2021-03-31 13:17:42 -07:00
2020-11-30 14:16:02 -08:00
2021-04-05 09:32:06 +09:00
2021-03-24 01:07:12 +00:00
2020-12-21 12:31:51 -08:00
2021-04-05 09:32:06 +09:00
2021-04-06 21:18:34 +01:00
2021-04-05 09:32:06 +09:00
2021-04-05 09:32:06 +09:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-04-01 10:33:20 +01:00
2021-04-05 09:32:06 +09:00
2021-04-06 21:20:58 +01:00
2019-10-18 15:14:15 -07:00