Files
frameworks_base/core/java/android
Fyodor Kupolov e2239c9346 Explicitly pass userId to getWindowToken
UiAutomationConnection.clearWindowContentFrameStats method currently clears
calling identity before calling mAccessibilityManager.getWindowToken. This
doesn't work properly when a call is made by a secondary user, because it
wouldn't pass a check in getWindowToken. This is now fixed by explicitly
passing ID of the calling user.

Bug: 26498396
Change-Id: I8f0cdde33e18f04adb1833c6c0d0c329de921018
2016-01-12 16:46:13 -08:00
..
2015-10-06 15:18:40 -07:00
2016-01-12 19:57:34 +00:00
2016-01-08 17:56:42 -05:00
2015-12-02 14:24:11 +00:00