platform_build_soong/apex
Paul Duffin 54e4197da1 Require prebuilt_bootclasspath_fragment to provide hidden API files
Previously, the prebuilt_bootclasspath_fragment was not required to
provide hidden API files as not all usages of that module provided
them. That should no longer be the case so this change makes the
prebuilt_bootclasspath_fragment stricter and so now always require
them.

Bug: 194063708
Test: m out/soong/hiddenapi/hiddenapi-flags.csv
      - check that this does not change the contents.
Change-Id: I3f19a1b4246f09a927c0f6b0f41b8678150d6cc2
2021-07-20 19:18:13 +01:00
..
Android.bp Add partial bp2build support for APEX targets (second try). 2021-07-02 07:36:07 -04:00
androidmk.go Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries 2021-04-29 13:54:49 -07:00
apex.go Fix apex bp2build. 2021-07-16 09:32:49 +00:00
apex_singleton.go Treat allowed_deps.txt source file as optional. 2021-03-18 11:15:33 +00:00
apex_test.go Require prebuilt_bootclasspath_fragment to provide hidden API files 2021-07-20 19:18:13 +01:00
bootclasspath_fragment_test.go Require prebuilt_bootclasspath_fragment to provide hidden API files 2021-07-20 19:18:13 +01:00
builder.go Rename test_only_no_hashtree to generate_hashtree 2021-06-10 16:54:53 +01:00
classpath_element_test.go Add ClasspathElement support 2021-06-18 11:46:52 +01:00
deapexer.go Export boot image files from prebuilt_apex/apex_set 2021-06-17 23:05:43 +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 Build updatable-bcp-packages.txt from prebuilts in sdk snapshot 2021-07-15 14:16:44 +01:00
prebuilt.go Ignore license and similar dependencies of prebuilt_apex/apex_set 2021-06-30 00:08:49 +01:00
systemserver_classpath_fragment_test.go Add classpath fragment property to skip proto generation. 2021-06-17 12:59:33 +01:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
testing.go bootclasspath_fragment: Add contents to snapshot 2021-04-21 23:54:22 +01: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