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

Skip to content
Commit fd4fd816 authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Extend "headless system" app-standby exemption

Originally we only exempted system apps with zero activities from app-standby.

Now we exempt system apps with no "front door" activities -- i.e. system apps
with no launcher icons.

The diff is available here: https://diff.googleplex.com/#key=JUzxUtk7VRJy

Bug: 222111596
Bug: 186261675
Test: atest AppStandbyControllerTests
Test: manual inspection of `dumpsys usagestats  | sed -n '/^mHeadlessSystemApps/,/^\]/p'`
Test: Run `adb install -r -g $OUT/product/priv-app/PixelLiveWallpaperPrebuilt/PixelLiveWallpaperPrebuilt.apk`
and make sure `com.google.pixel.livewallpaper` is still in the above dumpsys list

Change-Id: I8cd5cbd5f5e6ec42668f64df02fa718c0ac915e4
parent 836db75e
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