platform_system_sepolicy/prebuilts/api/32.0
Inseob Kim 0d49b9bc28 Use only public cil files for Treble compat test
Rationale for this change:

1) Vendors use only public files, so we should be able to use only
   public cil files for compatibility test.
2) treble_sepolicy_tests_for_release.mk is too complex, because it
   requires compiled sepolicy. Reducing the complexity will help migrate
   into REL build.
3) This fixes a tiny bug of treble_sepolicy_tests that it can't catch
   public types being moved to private types, and then removed. 29.0.cil
   and 30.0.cil change contains such missing public types.

Bug: 296875906
Test: m selinux_policy (with/without intentional breakage)
Change-Id: Ia2c0733176df898f268b5680195da25b588b09c7
2023-09-07 16:35:08 +09:00
..
private Remove 28.0 compat support 2023-04-03 15:17:03 +09:00
public Add SEPolicy prebuilts for Sv2 (API 32) 2021-11-30 12:04:43 +09:00
Android.bp Use only public cil files for Treble compat test 2023-09-07 16:35:08 +09:00