Merge "Allow xtra-daemon to communicate with hal_gnss"

This commit is contained in:
Linux Build Service Account
2018-04-12 13:20:25 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -46,6 +46,8 @@ allow location location_data_file:file create_file_perms;
allow location location_socket:sock_file create_file_perms;
allow location location_socket:dir rw_dir_perms;
allow location hal_gnss_qti:unix_dgram_socket sendto;
# /data/vendor/wifi/wpa
allow location wpa_data_file:dir rw_dir_perms;