Skip to content
Commit f936855d authored by Bookatz's avatar Bookatz
Browse files

UserManager.setUserName: clearCallingId pre-Broadcast

UserManagerService.setUserName sends a broadcast to all users.
Without doing clearCallingIdentity first, it would require
INTERACT_ACROSS_USERS permission, which is not required for
this function.

Bug: 128576953
Test: Manual
Change-Id: Ia577248f48234eb9b73e53f9f9da04a86c324e12
parent a091cc2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment