mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Changing minimum supported Launcher version to 26
Change-Id: I49fcf874430ac53c3246371e179fbd828e14e4da
This commit is contained in:
@@ -38,7 +38,6 @@ public class MainProcessInitializer implements ResourceBasedOverride {
|
||||
protected void init(Context context) {
|
||||
FileLog.setDir(context.getApplicationContext().getFilesDir());
|
||||
FeatureFlags.initialize(context);
|
||||
SessionCommitReceiver.applyDefaultUserPrefs(context);
|
||||
IconShape.init(context);
|
||||
|
||||
if (BitmapCreationCheck.ENABLED) {
|
||||
|
||||
Reference in New Issue
Block a user