nougat_device_meizu_m2note/sepolicy/property.te

19 lines
827 B
Plaintext
Raw Normal View History

type wmt_prop, property_type, mtk_property_type;
type mtk_md_prop, property_type, mtk_property_type;
type mnld_prop, property_type, mtk_property_type;
type ctl_akmd09911_prop, property_type;
type ctl_ccci_fsd_prop, property_type;
2017-02-05 19:57:35 +01:00
type ctl_gsm0710muxd_prop, property_type;
type ctl_gsm0710muxdmd2_prop, property_type;
type ctl_muxreport-daemon_prop, property_type;
type nvram_prop, property_type, mtk_property_type;
type pq_conf_prop, property_type, mtk_property_type;
type audiohal_prop, property_type, mtk_property_type;
type ril_mux_report_case_prop, property_type, mtk_property_type;
type ril_msim_power_prop, property_type, mtk_property_type;
type ril_sim_inserted_status, property_type, mtk_property_type;
# mtk sn
type serial_number_prop, property_type, mtk_property_type;
2017-08-30 16:41:54 +02:00
type vold_encryption_type_prop, property_type;