android_device_samsung_msm8.../sepolicy/property.te
Deokgyu Yang e2da6b2900 Revert "gts3l-common: perf: Import perfd from lge_msm8996-common"
perfd is not working as the following error on our device
[0:          perfd:  955] devbw soc:qcom,cpubw: dev_pm_opp_get_opp_count: device OPP not found (-19)

So I reverted all the perfd stuffs

This reverts commit 21dcb08866.
2022-02-23 00:44:12 +09:00

11 lines
438 B
Text

type compact_dump_prop, property_type;
type csc_prop, property_type;
type ina_status_prop, property_type;
type receiver_error_prop, property_type;
type sec_camera_prop, property_type, file_type;
type sec_cnss_diag_prop, property_type;
type tzdaemon_prop, property_type;
type vendor_factory_prop, property_type;
type vendor_members_prop, property_type;
type vendor_qseecomd_prop, property_type;
type vendor_tztsdaemon_prop, property_type;