sm8250-common: sepolicy: Initial vendor sepolicy

Change-Id: I28ae7907209b5aae9806466556dc49639dd7c9e4
This commit is contained in:
LuK1337
2021-01-05 20:04:57 +01:00
parent 507155e7a5
commit f9c9767e3b
40 changed files with 588 additions and 0 deletions

11
sepolicy/vendor/property.te vendored Normal file
View File

@@ -0,0 +1,11 @@
type vendor_cwb_prop, property_type;
type vendor_db_security_prop, property_type;
type vendor_fingerprint_prop, property_type;
type vendor_gps_prop, property_type;
type vendor_memplus_prop, property_type;
type vendor_nfc_prop, property_type;
type vendor_oem_bluetooth_prop, property_type;
type vendor_oem_wifi_prop, property_type;
type vendor_rild_prop, property_type;
type vendor_set_wlan_prop, property_type;
type vendor_shell_prop, property_type;