sepolicy: basic: non_plat: Allow all unstrusted apps to read thermal info
Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I84215736966a2e6637483f74b307442436b17c30
This commit is contained in:
parent
952e2e6368
commit
812fea90fa
@ -10,3 +10,6 @@ allowxperm untrusted_app_all proc_mtk_jpeg:file ioctl {
|
|||||||
JPG_BRIDGE_DEC_IO_WAIT
|
JPG_BRIDGE_DEC_IO_WAIT
|
||||||
JPG_BRIDGE_DEC_IO_UNLOCK
|
JPG_BRIDGE_DEC_IO_UNLOCK
|
||||||
};
|
};
|
||||||
|
|
||||||
|
allow untrusted_app_all sysfs_therm:dir r_dir_perms;
|
||||||
|
allow untrusted_app_all sysfs_therm:file r_file_perms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user