Merge "[ALPS03872369] Fix GPS SElinux issue" into alps-trunk-p0.basic

Change-Id: Ib5b593019f4fa41df6c367273b7110cfe1115e88
MTK-Commit-Id: de2148c92e412a42886ffb4f85773448977b3c36
This commit is contained in:
Chaoran Zhang 2020-01-18 09:45:18 +08:00 committed by Gerrit Code Review
commit 48c9944e4d

View File

@ -49,7 +49,6 @@ allow mnld lbs_hidl_service:unix_dgram_socket sendto;
allow mnld merged_hal_service:unix_dgram_socket sendto;
# Purpose : For access system data
typeattribute mnld data_between_core_and_vendor_violators;
allow mnld bootdevice_block_device:blk_file rw_file_perms;
allow mnld block_device:dir search;
allow mnld mnld_prop:property_service set;
@ -76,10 +75,6 @@ allow mnld gps_data_file:lnk_file read;
allow mnld storage_file:lnk_file read;
allow mnld nvcfg_file:dir search;
allow mnld media_rw_data_file:dir { search create read open write add_name remove_name getattr };
allow mnld media_rw_data_file:file create;
allow mnld media_rw_data_file:file rw_file_perms;
allow mnld media_rw_data_file:file create_file_perms;
# Date : WK15.30
# Operation : Migration