Skip to content
Commit 81b7b108 authored by Nicolas Prevot's avatar Nicolas Prevot
Browse files

In NfcActivityManager, don't use UserHandle.CURRENT.

In the work profile, UserHandle.CURRENT refers to the primary user.
We want to refer to the work profile itself.
So, using new UserHandle(UserHandle.myUserId()) instead.

BUG:21960385
Change-Id: I4d880ccf6926e437d674874295029b29278f3e12
parent e40d7a63
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