OSDN Git Service

Merge changes from topic "am-882196d9-9fac-4e85-b0bf-2018fa4b68ae" into oc-dev am...
[android-x86/packages-apps-Settings.git] / src / com / android / settings / EventLogTags.logtags
1 # See system/core/logcat/event.logtags for a description of the format of this file.
2
3 option java_package com.android.settings
4
5 # log the type of screen lock when user sets lock screen
6 90200 lock_screen_type (type|3)
7
8 # log whether user accepted and activated device admin
9 90201 exp_det_device_admin_activated_by_user (app_signature|3)
10
11 # log whether user declined activation of device admin
12 90202 exp_det_device_admin_declined_by_user (app_signature|3)
13
14 # log whether user uninstalled device admin on activation screen
15 90203 exp_det_device_admin_uninstalled_by_user (app_signature|3)
16
17 # log latency for settings UI events
18 90204 settings_latency (action|1|6),(latency|1|3)