[pm] do not stop system apps with disabled a launcher activity
If an app has a disabled/unexported launcher activity, it is effectively the same as not having a launcher activity. We should not stop such system apps by default. BUG: 286459841 Test: manual with a system app that has disabled launcher activity and verify that it is in the `stopped=false` state after first boot Test: also tested updating such a system app and verified that it remains in the un-stopped state after the update is uninstalled (cherry picked from commit a1c1f2e2) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e9c83eae3c6c2db5866053adc060725959fa0a2c) Merged-In: Ie865aba7325e3442c6610ef962fce3a3a65f0b70 Change-Id: Ie865aba7325e3442c6610ef962fce3a3a65f0b70
Loading
Please register or sign in to comment