EventLog for UserController broadcasts (formatting)
Minor change in formatting of recently added eventlog item (not that it seems to actually matter). Bug: 149604218 Test: adb shell logcat -b events | grep uc_
This commit is contained in:
@@ -106,4 +106,4 @@ option java_package com.android.server.am
|
||||
30078 uc_finish_user_boot (userId|1|5)
|
||||
30079 uc_dispatch_user_switch (oldUserId|1|5) (newUserId|1|5)
|
||||
30080 uc_continue_user_switch (oldUserId|1|5) (newUserId|1|5)
|
||||
30081 uc_send_user_broadcast (userId|1|5) (IntentAction|3|)
|
||||
30081 uc_send_user_broadcast (userId|1|5),(IntentAction|3)
|
||||
Reference in New Issue
Block a user