mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sdm710-common
synced 2026-01-27 18:11:34 +00:00
sdm710-common: Import full CACert stack
* Used by xtra-daemon * Nothing uses 32-bit libjnihelper.so which belongs to CACert stack, remove it * Fix the denials while we're at it Test: 1. Download and open "GPS Test" app 2. Perform Menu > AGPS > Clear and update 3. Confirm there's no error about getting cacert service on logcat Change-Id: Iace09f6d7a05e0a2ae8ef8048a19a391f537237e
This commit is contained in:
committed by
Yumi Yukimura
parent
8214e36071
commit
01639ef896
1
sepolicy/vendor/location.te
vendored
Normal file
1
sepolicy/vendor/location.te
vendored
Normal file
@@ -0,0 +1 @@
|
||||
allow location hal_cacert_hwservice:hwservice_manager find;
|
||||
1
sepolicy/vendor/qtidataservices_app.te
vendored
Normal file
1
sepolicy/vendor/qtidataservices_app.te
vendored
Normal file
@@ -0,0 +1 @@
|
||||
allow qtidataservices_app qtidataservices_app:socket { create read write }; # { ioctl } hits neverallow
|
||||
Reference in New Issue
Block a user