Skip to content
Snippets Groups Projects
Commit 7b4776b2 authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "Add mlstrustedobject to tombstone_data_file." am: a06807fd am: 0fad70d1 am: af63d7b3

am: aa35c51a

Change-Id: Ie8c81823151d6405a359eb903000eab72a575187
parents 045affef aa35c51a
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ type adb_data_file, file_type, data_file_type;
# /data/anr - ANR traces
type anr_data_file, file_type, data_file_type, mlstrustedobject;
# /data/tombstones - core dumps
type tombstone_data_file, file_type, data_file_type;
type tombstone_data_file, file_type, data_file_type, mlstrustedobject;
# /data/app - user-installed apps
type apk_data_file, file_type, data_file_type;
type apk_tmp_file, file_type, data_file_type, mlstrustedobject;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment