Files
build_soong/java
Paul Duffin 191be3a186 Retry: Separate hidden API flags needed in sdk snapshots for S and T
Previous change that was reverted: https://r.android.com/1835222
An additional test was added that revealed a bug in the previous change
which has been fixed here.

Previously, the behavior of the stub_flags and all_flags properties
was different between S and T. In S they contained paths for the
complete set of stub flags and all the encoded flags. However, in T
they contained filtered sets of flags which if used in S would prevent
build checks from detecting possible inconsistencies. Also, a new
signature_patterns property was added in T that is not supported in S.

This change creates separate properties/files for T and reverts the
behavior of the properties/files that were added in S back to how they
behaved in S. The new properties are called filtered_stub_flags and
filtered_flags.

The S and T properties are tagged with the appropriate
supported_build_releases tag to ensure that they are only output when
specifically targeted.

Bug: 197842263
Test: m nothing
Change-Id: I1ce0a3d6623dabf73e32af1a7457b9b444fc3b7c
2021-10-05 15:27:42 +01:00
..
2020-11-30 14:16:02 -08:00
2021-09-14 21:02:43 +00:00
2020-12-21 12:31:51 -08:00
2021-08-27 10:08:49 +02:00
2021-09-16 19:14:30 -07:00
2021-06-30 14:29:49 -04:00
2021-06-17 17:05:39 +01:00
2021-03-15 13:58:44 -07:00
2019-10-18 15:14:15 -07:00