Add event log tag for hidden API access logging.

am: e07d90dd9d

Change-Id: Id4f09140584b4cb5e0215238b383e168fc772a75
This commit is contained in:
Mathew Inwood 2018-05-09 03:10:29 -07:00 committed by android-build-merger
commit 4bf0454867
1 changed files with 2 additions and 1 deletions

View File

@ -67,8 +67,9 @@
# ZygoteInit class preloading ends:
3030 boot_progress_preload_end (time|2|3)
# Dalvik VM
# Dalvik VM / ART
20003 dvm_lock_sample (process|3),(main|1|5),(thread|3),(time|1|3),(file|3),(line|1|5),(ownerfile|3),(ownerline|1|5),(sample_percent|1|6)
20004 art_hidden_api_access (access_method|1),(flags|1),(class|3),(member|3),(type_signature|3)
75000 sqlite_mem_alarm_current (current|1|2)
75001 sqlite_mem_alarm_max (max|1|2)