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

Commit 0a856ff1 authored by Yurii Zubrytskyi's avatar Yurii Zubrytskyi
Browse files

[res] Remove global overlays from registered lib paths

When calling Resources.registerResourcePaths(), the passed
application info object contains all asset paths for the lib,
including global system overlays, theming FRROs and so on.

This change filters out those that are common with the current
app's assets - they are already a part of all resource objects
and don't need to be registered and added separately.

This fixes an issue of retaining global overlay paths that got
updated after the register...() function call

Bug: 383713434
Test: unit tests + resources CTS
Flag: EXEMPT bugfix
Change-Id: Ife713e364c3e4b68a9e8c480f3773df40a0cc39c
parent c74a0961
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