android_system_sepolicy/build/soong
Felix 342b58a2ee property_contexts: Drop COMPATIBLE_PROP guard
public/property_contexts needs to be included regardless of
API level so that the property *labels* are always included.
Else, devices without PRODUCT_COMPATIBLE_PROPERTY (shipping
API level <27) will run into denials because the props are
labeled `default_prop`.

As a side benefit, this reduces deviation in test matrices.

The guard was originally introduced in:
e49714542e "Whitelist exported platform properties"

Test: Build for device without PRODUCT_COMPATIBLE_PROPERTY,
no more denials for accessing `default_prop` from e.g. HALs.

Change-Id: I5bbe5d078040bb26dd48d353953661c9375d2009
Signed-off-by: Felix <google@ix5.org>
2020-03-02 16:28:38 +01:00
..
Android.bp Build contexts files with Soong 2019-04-25 09:59:28 +09:00
cil_compat_map.go sepolicy: support /system_ext and /product mapping files 2019-10-11 12:32:12 -07:00
filegroup.go Build contexts files with Soong 2019-04-25 09:59:28 +09:00
selinux_contexts.go property_contexts: Drop COMPATIBLE_PROP guard 2020-03-02 16:28:38 +01:00
selinux.go Build contexts files with Soong 2019-04-25 09:59:28 +09:00