Snap for 12037182 from 90ea9b5fca
to 24Q4-release
Change-Id: I019eddf7c2a31bf69dfc26b92f71288de5297e3c
This commit is contained in:
commit
c21a0d5372
1 changed files with 2 additions and 0 deletions
|
@ -5,7 +5,9 @@ init_daemon_domain(gnssd);
|
||||||
# Allow gnssd to access rild
|
# Allow gnssd to access rild
|
||||||
binder_call(gnssd, rild);
|
binder_call(gnssd, rild);
|
||||||
binder_call(gnssd, hwservicemanager)
|
binder_call(gnssd, hwservicemanager)
|
||||||
|
binder_call(gnssd, servicemanager)
|
||||||
allow gnssd hal_exynos_rild_hwservice:hwservice_manager find;
|
allow gnssd hal_exynos_rild_hwservice:hwservice_manager find;
|
||||||
|
allow gnssd hal_vendor_radio_external_service:service_manager find;
|
||||||
allow gnssd radio_device:chr_file rw_file_perms;
|
allow gnssd radio_device:chr_file rw_file_perms;
|
||||||
|
|
||||||
# Allow gnssd to acess gnss device
|
# Allow gnssd to acess gnss device
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue