11 lines
229 B
Plaintext
11 lines
229 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;
|