Files
device_xiaomi_sm6250-common/sepolicy/vendor/property.te
Alex Hong 3cc69f3a92 sm6250-common: sepolicy: Solve the naming problem for vendor property
Bug: 158720266
Test: Build selinux modules successfully
Change-Id: I01a83a7828d34db982db60bbf307c81fc12c7939
2022-01-02 05:35:31 +00:00

8 lines
159 B
Plaintext

type vendor_power_prop, property_type;
type vendor_device_prop, property_type;
type vendor_fp_prop, property_type;
type vendor_thermal_prop, property_type;