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

Skip to content
Commit c2deeefe authored by Calin Juravle's avatar Calin Juravle
Browse files

Ensure that loading packages can be extended

Collections.emptySet() creates an immutable collection which will prevent
us to add more packages to the loading packages set.

Instead of using the emptySet, create a new set everytime, even if it's
empty.

Test: PackageDexUseTest
Bug: 148774920
Change-Id: If274d0380d494d31768da24c10153810ef8bf513
parent 7c8fd297
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