Replace using integer with UserHandle for user id
Official API guideline is to use UserHandle for user id to ensure type safety and avoid conflating user IDs with uids. See go/android-api-guidelines#use-userhandle Bug: 174762061 Test: build Change-Id: I1db55e19fe086544f428783898af623422d37a0d
Loading
Please register or sign in to comment