platform_system_sepolicy/prebuilts/api/33.0
Inseob Kim 36d9d39e6e Relax freeze_test to check only compatibility
For now, freeze_test compares prebuilts against sources with diff, to
ensure that sources are identical to prebuilts. However, it could be the
case that the branch should be able to build both REL and ToT. In that
case, changes to the sources are inevitable and the freeze test will
fail.

To fix the issue, freeze_test will now only check compatibility. To be
specific, it will check if any public types or attributes are removed.
Contexts files and neverallow rules are not checked, but they may be
added later. Also to support the new freeze_test

- build_files module is changed to use glob (because REL version won't
  be in compat versions list)
- plat_pub_policy modules are added under prebuilts/api (because
  freeze_test needs that)

Bug: 296875906
Test: m selinux_policy
Change-Id: I39c40992965b98664facea3b760d9d6be1f6b87e
2023-09-05 03:37:18 +00:00
..
private Merge "Remove 28.0 compat support" am: 1174fcf338 am: 9cf125cb34 2023-04-07 02:00:23 +00:00
public Merge changes from topic "tm-qpr-oome-perfetto" into tm-qpr-dev am: 37883b47f8 2023-03-20 11:02:24 +00:00
Android.bp Relax freeze_test to check only compatibility 2023-09-05 03:37:18 +00:00