Allow system_server to access qspmhal

Change-Id: I4fcbfb3b49406688f44219a7213c9eb61d77c463
This commit is contained in:
Mulugeta Engdaw
2019-10-04 08:39:20 -07:00
committed by Gerrit - the friendly Code Review server
parent 727a9141ca
commit 4f5578eb53

View File

@@ -56,4 +56,7 @@ allow system_server sysfs_wigig:file rw_file_perms;
# allow system_server to access IWifiStats HAL service
hal_client_domain(system_server, hal_wifilearner);
# allow system_server to access Qspmhal
hal_client_domain(system_server, hal_qspmhal);
get_prop(system_server, vendor_qspm_prop)