mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
RESTRICT AUTOMERGE Moved enteprise resource updatability to Launcher3
Bug: 217388602 Bug: 218875965 Test: atest EnterpriseResourcesTests Test: manual Change-Id: I095a1da30766e4b4eab33f42b034601b3322eb3d
This commit is contained in:
@@ -90,10 +90,9 @@ public class ModelDelegate implements ResourceBasedOverride {
|
||||
*/
|
||||
@WorkerThread
|
||||
public void loadStringCache(StringCache cache) {
|
||||
cache.loadDefaultStrings(mContext);
|
||||
cache.loadStrings(mContext);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Called during loader after workspace loading is complete
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user