Merge "gps: allow hal_gnss_default to use coredump node" into udc-qpr-dev am: 09c658415f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita-sepolicy/+/25030388 Change-Id: I78ea9a897ebbdfc065d73dfe39f7d1ef7e8daee4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f65707cb65
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: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
|
||||
get_prop(hal_gnss_default, vendor_gps_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue