Reorganize the dump thermal script source and sepolicy to its own folder. This is done as a part of moving all thermal product makefiles to gs-common. Bug: 289146743 Test: Compilation and bootup test Change-Id: Ie9162b401c9bed57c3d2e2648edc17457ad8883e Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
pixel_bugreport(dump_thermal)
|
|
|
|
allow dump_thermal sysfs_thermal:dir r_dir_perms;
|
|
allow dump_thermal sysfs_thermal:file r_file_perms;
|
|
allow dump_thermal sysfs_thermal:lnk_file r_file_perms;
|
|
allow dump_thermal vendor_toolbox_exec:file execute_no_trans;
|
|
|