commit | 2c9b3b47ea299137ab396c6e2f09cf6d2de9ac64 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Dec 06 16:39:50 2019 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Dec 06 16:39:50 2019 -0500 |
tree | b63079b4ea9a7d27d971d1865f2ce686f6b2ad0b | |
parent | 1f6640123b73083769fcede4cb174e7e22a88e6f [diff] |
Handle UserHandle.CURRENT in BroadcastDispatcher This CL makes it so UserHandle.CURRENT is dereferenced to the current user by BroadcastDispatcher when registering, using the proper actual user id. Test: atest BroadcastDispatcher Test: dumpsys: OPA_ENABLED is properly registered Fixes: 145817265 Change-Id: I4d730317a50f099785e37e3f154fdf2c3dd40a80