summaryrefslogtreecommitdiffstats
path: root/non_plat/adbd.te
blob: b4319797216a55a9a75adb78615938528eb0e69c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ==============================================
# 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;