Skip to content
Commit 357dfbc1 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Use quick path to start recents if the caller is trusted

To reduce latency that schedules on another thread with more
steps to process pending intent.

The quick path can only be used when the creator uid of
PendingIntent is recents itself, so the real caller is restricted
to be only from recents component (SystemUiProxy).

Bug: 275508603
Test: Capture trace when swiping up app to enter recent.
Change-Id: I1d817e52ba22296269cd651cf38d3606aab6d7b3
parent f0a75620
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