blob: 1811866623696c82cc9b96ff4c55793f6f5b5761 [file] [log] [blame]
rich cannings27d6f8d2013-05-29 14:54:58 -07001# 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)
William Luh64e676a2013-11-22 15:42:40 -08007
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)
Makoto Onukic5488482016-01-22 15:21:56 -080013
14# log whether user uninstalled device admin on activation screen
1590203 exp_det_device_admin_uninstalled_by_user (app_signature|3)