Allow hal_thermal_default to read iio/odpm sysfs nodes

Bug: 230031671
Test: There are no errors for iio or odpm nodes
Change-Id: Ifb204fa7b535c001838c7008b30b6e41744a01d1
This commit is contained in:
Stephane Lee 2022-04-25 16:24:33 -07:00
parent 90f4106b80
commit a492311ba4

View file

@ -1,2 +1,2 @@
allow hal_thermal_default sysfs_iio_devices:dir r_dir_perms;
allow hal_thermal_default sysfs_odpm:file r_file_perms;
r_dir_file(hal_thermal_default, sysfs_iio_devices)
r_dir_file(hal_thermal_default, sysfs_odpm)