[ALPS04753953] gps sanity fail
add permission for gps to read prop file MTK-Commit-Id: 5876b325d9ddbe6a6a3c800f830432f64fd3a5b6 Change-Id: I2aad7aebe615a27b21aaef33aa94dfcc8bf4c429 CR-Id: ALPS04753953 Feature: A-Glonass
This commit is contained in:
parent
482be9e9f2
commit
9da18d4d0b
@ -88,7 +88,8 @@ allow mnld mtk_hal_gnss:unix_dgram_socket sendto;
|
||||
hwbinder_use(mnld);
|
||||
binder_call(mnld, system_server)
|
||||
allow mnld fwk_sensor_hwservice:hwservice_manager find;
|
||||
allow mnld hwservicemanager_prop:file { read open getattr };
|
||||
#allow mnld hwservicemanager_prop:file { read open getattr };
|
||||
get_prop(mnld, hwservicemanager_prop);
|
||||
allow mnld debugfs_tracing:file { open write };
|
||||
|
||||
allow mnld mnt_vendor_file:dir search;
|
||||
|
Loading…
x
Reference in New Issue
Block a user