14 lines
441 B
Plaintext
Raw Normal View History

2022-08-14 15:07:12 +02:00
# ==============================================
# Policy File of /system/bin/mtk_agpsd Executable File
# Request CDMA network info for CDMA A-GPS
allow mtk_agpsd rild:unix_dgram_socket sendto;
#============= mtk_agpsd ==============
allow mtk_agpsd sysfs_ccci:dir search;
allow mtk_agpsd sysfs_ccci:file { read open };
# Allow to connect APM HIDL server
hal_client_domain(mtk_agpsd, hal_mtk_apm)
get_prop(mtk_agpsd, vendor_mtk_dmc_prop)