Merge "[ALPS03965031] MTKLogger can not access aee data vendor" into alps-trunk-p0.basic

Change-Id: I3bee72169906a52a6273e003afc9615e791ae79d
MTK-Commit-Id: 6829da562f17f1010914e3994a85457acef22ceb
This commit is contained in:
Yuru Zhu (朱禹儒) 2020-01-18 10:03:10 +08:00 committed by Gerrit Code Review
commit 1cc7505c70

View File

@ -81,6 +81,7 @@ allow platform_app aee_dumpsys_data_file:file r_file_perms;
# Date : WK18.17
# Operation : P Migration
# Purpose: allow platform_app to read /data/vendor/mtklog/aee_exp
allow platform_app aee_exp_vendor_file:dir search;
allow platform_app aee_exp_vendor_file:dir { read getattr open };
allow platform_app aee_exp_vendor_file:file { read getattr open };