mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28:06 -04:00
5 lines
196 B
Text
5 lines
196 B
Text
vndbinder_use(hal_gnss_default)
|
|
|
|
# Allow gnss to access the gpsd data files
|
|
allow hal_gnss_default gps_data_file:dir w_dir_perms;
|
|
allow hal_gnss_default gps_data_file:fifo_file create_file_perms;
|