android_device_oneplus_dre/sepolicy/vendor/property.te
Bruno Martins 2596fae414 sm8350-common: sepolicy: Allow camera to set vendor.sys.op.disable_ufstw
Change-Id: Iafd461fed468a91f3c5637a6ecb61616acbcb225
2021-06-02 13:18:06 +02:00

11 lines
453 B
Text

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;
type vendor_sys_op_prop, property_type;