Files
build_soong/java
Paul Duffin 3f1ae0b55a Add hidden API properties to java_sdk_library modules
Previously, hidden API properties were only allowed on
bootclasspath_fragment and platform_bootclasspath module types. This
change allows them to be specified on java_sdk_library modules too. It
involves the following changes:

1. Add the properties to the java.Module.
2. Populate and provide a HiddenAPIPropertyInfo struct from
   java_sdk_library modules.
3. Modify bootclasspath_fragment to merge information gathered from its
   content libraries as if it was specified on the fragment itself.

Bug: 240406019
Test: m nothing
      packages/modules/common/build/mainline_modules_sdks.sh
      # Ran the previous command with and without this change to make
      # sure that this change does not change the sdk snapshot
      # contents.
Change-Id: I64eb71c2039ddc14cf380689d0cec7ec221f5b88
2022-08-19 16:45:38 +00:00
..
2022-08-08 11:40:15 +02:00
2022-08-17 10:43:13 -07:00
2022-08-16 21:23:12 +00:00
2022-08-17 10:43:13 -07:00
2022-04-26 18:49:02 +00:00
2022-02-24 10:15:27 +11:00
2022-08-17 10:43:13 -07:00
2021-06-30 14:29:49 -04:00
2022-07-26 17:14:42 -04:00
2022-05-13 19:47:48 -04:00
2022-08-11 12:26:51 -07:00