These policies are for system process, as a result, move it to plat_private folder. MTK-Commit-Id: 46e87002024d5675d566dd59f77cbde9c69bdd37 Change-Id: I9c2b72136d1f1c3062f0ac6b174c8334b1965e80 CR-Id: ALPS04649268 Feature: Mobile Log Tool
14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
# ==============================================
|
|
# MTK Policy Rule
|
|
# ============
|
|
|
|
#permissive adbd;
|
|
|
|
# Data : WK17.46
|
|
# Operator: Migration
|
|
# Purpose: Allow adbd to read KE DB
|
|
allow adbd aee_dumpsys_data_file:file r_file_perms;
|
|
allow adbd aee_exp_data_file:dir r_dir_perms;
|
|
allow adbd aee_exp_data_file:file r_file_perms;
|
|
allow adbd gpu_device:dir search;
|