1# See system/core/logcat/event.logtags for a description of the format of this file.
2
3option java_package com.android.settings
4
5# log the type of screen lock when user sets lock screen
690200 lock_screen_type (type|3)
7
8# log whether user accepted and activated device admin
990201 exp_det_device_admin_activated_by_user (app_signature|3)
10
11# log whether user declined activation of device admin
1290202 exp_det_device_admin_declined_by_user (app_signature|3)
13
14# log whether user uninstalled device admin on activation screen
1590203 exp_det_device_admin_uninstalled_by_user (app_signature|3)
16