Merge "gps: allow hal_gnss_default to use coredump node" into udc-qpr-dev
This commit is contained in:
commit
09c658415f
1 changed files with 1 additions and 0 deletions
1
vendor/hal_gnss_default.te
vendored
1
vendor/hal_gnss_default.te
vendored
|
@ -3,6 +3,7 @@ allow hal_gnss_default gnssd:unix_stream_socket connectto;
|
||||||
allow hal_gnss_default vendor_gps_file:dir create_dir_perms;
|
allow hal_gnss_default vendor_gps_file:dir create_dir_perms;
|
||||||
allow hal_gnss_default vendor_gps_file:file create_file_perms;
|
allow hal_gnss_default vendor_gps_file:file create_file_perms;
|
||||||
allow hal_gnss_default vendor_gps_file:fifo_file create_file_perms;
|
allow hal_gnss_default vendor_gps_file:fifo_file create_file_perms;
|
||||||
|
allow hal_gnss_default sysfs_gps:file rw_file_perms;
|
||||||
|
|
||||||
#Read GPS property
|
#Read GPS property
|
||||||
get_prop(hal_gnss_default, vendor_gps_prop)
|
get_prop(hal_gnss_default, vendor_gps_prop)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue