android_build_soong/scripts/hiddenapi
Cole Faust 65cb40a975 Add new properties to aid in removing the 1-variant fallback
These new properties are essentially methods to specify "outgoing
transitions" in blueprint files. There are lots of host tests
that want to include apps built for device in their data, so they
need a property that adds dependencies based on the device variants
instead of copying the same host variants.

After this cl is submitted, I'll do an LSC to update all the usages
that are relying on the 1-variant fallback to use these properties
instead.

Bug: 372091092
Test: m nothing --no-skip-soong-tests
Change-Id: I45b8fb024da120ad61606e3a21de86e4392be2a4
2024-10-21 15:41:42 -07:00
..
analyze_bcpf.py analyze_bcpf: Explain why a package is split/single 2022-04-04 18:24:40 +01:00
analyze_bcpf_test.py analyze_bcpf: Explain why a package is split/single 2022-04-04 18:24:40 +01:00
Android.bp Add new properties to aid in removing the 1-variant fallback 2024-10-21 15:41:42 -07:00
generate_hiddenapi_lists.py Add support to max-target-s to generate_hiddenapi_lists 2022-05-06 08:59:39 +00:00
generate_hiddenapi_lists_test.py Apply pylint to scripts/hiddenapi/generate_hiddenapi_lists* 2021-08-27 00:09:25 +00:00
merge_csv.py Apply pylint to remaining scripts in hiddenapi 2021-08-27 00:30:41 +00:00
signature_patterns.py Make bootclasspath_fragment hidden API package checks exhaustive 2022-03-18 10:54:51 +00:00
signature_patterns_test.py Make bootclasspath_fragment hidden API package checks exhaustive 2022-03-18 10:54:51 +00:00
signature_trie.py Allow obfuscated classes on bootclasspath 2023-01-18 12:59:23 +00:00
signature_trie_test.py Allow obfuscated classes on bootclasspath 2023-01-18 12:59:23 +00:00
verify_overlaps.py Remove implementation details from stub flags in sdk snapshot 2022-04-12 17:44:15 +01:00
verify_overlaps_test.py Remove implementation details from stub flags in sdk snapshot 2022-04-12 17:44:15 +01:00