1# ============================================== 2# MTK Policy Rule 3# ============ 4 5#permissive adbd; 6 7# Data : WK17.46 8# Operator: Migration 9# Purpose: Allow adbd to read KE DB 10allow adbd aee_dumpsys_data_file:file r_file_perms; 11allow adbd aee_exp_data_file:dir r_dir_perms; 12allow adbd aee_exp_data_file:file r_file_perms; 13allow adbd gpu_device:dir search; 14