Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 26ff1c4e authored by Joanne Chung's avatar Joanne Chung
Browse files

Use PendingIntent instead of using in-memory intent sender object

The current implementation uses an in-memory intent sender object,
this only works if the caller’s process remains alive. This change
changes the implementation to use PendingIntent intent sender, this
can wake up the caller's process if needed.

Bug: 281798465
Test: atest InstallConstraintsTest
Change-Id: Ib460d1a614936d17f0b08658d5e97dcd818df710
parent 029c69c8
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