platform_system_sepolicy/build
Inseob Kim f612656adf Migrate contexts tests to Android.bp
Now that we have sepolicy module in Android.bp, we can migrate contexts
tests. Also vendor_service_contexts_test will be run, as we now include
vendor_service_contexts unconditionally.

Unfortunately, vendor_service_contexts_test is now broken, due to a
malformed type hal_power_stats_vendor_service. We will temporarily
exempt the type from the test, to speed up migrating to Android.bp.

Bug: 33691272
Test: m selinux_policy and see tests running
Test: add a malformed type other than hal_power_stats_vendor_service and
      run tests
Change-Id: Ic60eb38b9a7c79006f0b5ff4453768e03006604b
2022-01-14 10:59:59 +09:00
..
soong Migrate contexts tests to Android.bp 2022-01-14 10:59:59 +09:00
Android.bp Migrate build/ to Python 3 2021-12-08 10:03:00 +11:00
build_sepolicy.py Migrate build/ to Python 3 2021-12-08 10:03:00 +11:00
file_utils.py Migrate build/ to Python 3 2021-12-08 10:03:00 +11:00