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

Skip to content
Commit e46a1c99 authored by Jeongsik Mun's avatar Jeongsik Mun Committed by Cherrypicker Worker
Browse files

Fix ActivityManager cleanup for disabled providers

It cleans up some provider objects only for ContentProviderRecord,
not ProcessProviderRecord when a provider is disabled with
DONT_KILL_APP, which could cause faliures to install it again if it's
enabled again due to the remaining object.

This patch fixes the issue by cleanning up completely.

Bug: 346452239
Test: manually tested
(cherry picked from https://partner-android-review.googlesource.com/q/commit:839c171c30118a6088223da4fdfe8c299f8478b1)
Merged-In: I6844757d2303c91dd8a3859f44fbdcc4f008bd4d
Change-Id: I6844757d2303c91dd8a3859f44fbdcc4f008bd4d
parent b457751d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment