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

Skip to content
Commit 28d823bb authored by d34d's avatar d34d Committed by Clark Scheff
Browse files

Themes: Unapply specific components on theme uninstall

Because we are removing the theme's resource cache when the theme
is installed, it is possible for apps to still reference the paths
to these cached resources.  Once the directories are removed these
paths are no longer valid and can result in apps or even the system
crashing.

This patch checks the current ThemeConfig for any components that
may be applied from the theme being removed and sends a request to
the theme service to change the those components back to defaults.

Change-Id: I800348f9b7db57e5091f684ce5f931c19e8859d4
REF: ALCATELTCL-667
parent d2600361
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