Add required sepolicy rule for Camera
Grant access for TNR max_freq to let libperfmgr can control it via powerhint. Bug: 243729855 Test: Build pass, GCA, Control TNR max_freq via powerhint Change-Id: I8f8faa360d9908afe3fe0de3c322a2be356b86c8
This commit is contained in:
parent
441a3ad3ef
commit
0810814b49
1 changed files with 1 additions and 0 deletions
|
@ -389,6 +389,7 @@ genfscon sysfs /module/gs_thermal/parameters/tmu_sub_reg_dump_fall_thres u:obj
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
genfscon sysfs /devices/platform/17000030.devfreq_intcam/devfreq/17000030.devfreq_intcam/min_freq u:object_r:sysfs_camera:s0
|
genfscon sysfs /devices/platform/17000030.devfreq_intcam/devfreq/17000030.devfreq_intcam/min_freq u:object_r:sysfs_camera:s0
|
||||||
|
genfscon sysfs /devices/platform/17000060.devfreq_tnr/devfreq/17000060.devfreq_tnr/max_freq u:object_r:sysfs_camera:s0
|
||||||
genfscon sysfs /devices/platform/17000060.devfreq_tnr/devfreq/17000060.devfreq_tnr/min_freq u:object_r:sysfs_camera:s0
|
genfscon sysfs /devices/platform/17000060.devfreq_tnr/devfreq/17000060.devfreq_tnr/min_freq u:object_r:sysfs_camera:s0
|
||||||
|
|
||||||
# USB-C throttling stats
|
# USB-C throttling stats
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue