Merge "sepolicy: Allow hal_gnss_pixel create file" into main
This commit is contained in:
commit
90398dea27
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ allow hal_gnss_pixel vendor_gps_file:fifo_file create_file_perms;
|
|||
# Allow access ssrdump information
|
||||
allow hal_gnss_pixel sscoredump_vendor_data_crashinfo_file:file r_file_perms;
|
||||
allow hal_gnss_pixel sscoredump_vendor_data_crashinfo_file:dir r_dir_perms;
|
||||
|
||||
# Allow pixel gnss access vendor_gps_file
|
||||
allow hal_gnss_pixel vendor_gps_file:file create_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue