New feature: Add selinux of HIDL service and client. Use HIDL copy modem db and filter from vendor image to data partition for modem log tool. MTK-Commit-Id: 7fadaf0f2a60d05d7464264ef9e23a75ca27bb66 Change-Id: I12cc8614537f30e90a1717f9838c52283342eb55 CR-Id: ALPS04532537 Feature: Modem Log Tool
19 lines
531 B
Plaintext
Executable File
19 lines
531 B
Plaintext
Executable File
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# For drmserver
|
|
# Date: WK1812
|
|
# Operation : Migration
|
|
# Purpose : For drmserver
|
|
type access_sys_file, fs_type, sysfs_type;
|
|
|
|
######################################
|
|
# core domain file data
|
|
|
|
# For modem db filter HIDL client
|
|
# Date: WK1924
|
|
# Operation : Save modem db and filter into data partition
|
|
# Purpose : For Modem db and filter file
|
|
type mddb_filter_data_file, file_type, data_file_type, core_data_file_type;
|