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

Commit 7cefdcc5 authored by heqing.liu's avatar heqing.liu Committed by Automerger Merge Worker
Browse files
parents 40289424 0025b72f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ public class State implements android.os.Parcelable {
    public boolean openableOnly;
    public boolean restrictScopeStorage;
    public boolean showHiddenFiles;
    public ConfigStore configStore;
    public ConfigStore configStore = new ConfigStore.ConfigStoreImpl();

    /**
     * Represents whether the state supports cross-profile file picking.