e2da6b2900
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
.
12 lines
380 B
Text
12 lines
380 B
Text
allow hal_perf_default self:capability kill;
|
|
allow hal_perf_default self:capability dac_override;
|
|
|
|
allow hal_perf_default proc_sched:file rw_file_perms;
|
|
|
|
allow hal_perf_default property_socket:sock_file write;
|
|
|
|
allow hal_perf_default init:unix_stream_socket connectto;
|
|
|
|
allow hal_perf_default vendor_default_prop:property_service set;
|
|
|
|
get_prop(hal_perf_default, sec_camera_prop)
|