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

Skip to content
Commit 622e574a authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Report freezable state changes only if there is a change.

CachedAppOptimizer.unfreezeAppLSP() could be called even if the
process is not frozen and unfreezeAppLSP() returns early if the
process is not frozen. So, reportProcessFreezableChangedLocked()
should only be called after unfreezeAppLSP() checks if there is
a need to do any unfreezing.

Bug: 301986056
Test: atest CtsBroadcastTestCases
Change-Id: I6b50aac1d24f02fd1d84a095ba487fea80f9091a
parent a17f6b8d
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