[ALPS03841705] temp solution about getting user load DB

[Detail]
copy /data/vendor/mtklog/aee_exp/db.* to /sdcard/mtklog/aee_exp

MTK-Commit-Id: cf04e73ff27d6d1b2fba34ea3be11e5b2b095c0a

Change-Id: Iba2dcf15d6738ab309eaae5077e1875b4147cc52
CR-Id: ALPS03841705
Feature: Android Exception Engine(AEE)
This commit is contained in:
mtk11285 2020-01-18 09:54:52 +08:00
parent 0d61a38231
commit 27697efd23

View File

@ -428,3 +428,7 @@ allow aee_aedv proc_slabtrace:file r_file_perms;
# temp solution # temp solution
get_prop(aee_aedv, vendor_default_prop) get_prop(aee_aedv, vendor_default_prop)
typeattribute aee_aedv data_between_core_and_vendor_violators;
allow aee_aedv media_rw_data_file:dir create_dir_perms;
allow aee_aedv media_rw_data_file:file create_file_perms;