Change-Id: I6cf989e37ff220bd6904ac22372d403b11ad0c7b
allow gpsd gnss_device:chr_file rw_file_perms;
-allow gpsd system_data_file:dir search;
+dontaudit gpsd system_data_file:dir search;
allow gpsd gps_vendor_data_file:dir create_dir_perms;
allow gpsd gps_vendor_data_file:file create_file_perms;
+dontaudit hal_gnss_default system_data_file:dir search;
+
allow hal_gnss_default gpsd:unix_stream_socket connectto;
allow vendor_ims_app radio_data_file:dir rw_dir_perms;
allow vendor_ims_app radio_data_file:file create_file_perms;
-allow vendor_ims_app system_data_file:dir search;
-allow vendor_ims_app user_profile_root_file:dir search;
+dontaudit vendor_ims_app system_data_file:dir search;
+dontaudit vendor_ims_app user_profile_root_file:dir r_dir_perms;;
allow vendor_ims_app misc_vendor_data_file:dir create_dir_perms;
allow vendor_ims_app misc_vendor_data_file:file create_file_perms;