Skip to content
Commit 07eaaab3 authored by Gaurav Bhola's avatar Gaurav Bhola
Browse files

Fix ClipboardService's auto-clearing where wrong uid was being used.

- Autoclear option was not clearing the clipboard because auto-clear path was using Binder.getCallingUid() instead of the uid to resolve the userId which the primary clip is set against.

Fix: 232809658
Test: atest ClipboardAutoClearTest
Change-Id: Iae4f1a1d7cbc85212916658cd779e806ebdf2270
parent c912ad84
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