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

Commit fa85c618 authored by Chun-Wei Wang's avatar Chun-Wei Wang Committed by Automerger Merge Worker
Browse files

Merge "Revert "Make KEY_DSU_SLOT work"" am: e99975dc am: fb012115 am: 6876961e

parents 27b054f1 6876961e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -44,7 +44,7 @@ public class DynamicSystemService extends IDynamicSystemService.Stub {
    private static final String TAG = "DynamicSystemService";
    private static final String TAG = "DynamicSystemService";
    private static final long MINIMUM_SD_MB = (30L << 10);
    private static final long MINIMUM_SD_MB = (30L << 10);
    private static final int GSID_ROUGH_TIMEOUT_MS = 8192;
    private static final int GSID_ROUGH_TIMEOUT_MS = 8192;
    private static final String PATH_DEFAULT = "/data/gsi/dsu/";
    private static final String PATH_DEFAULT = "/data/gsi/";
    private Context mContext;
    private Context mContext;
    private String mInstallPath, mDsuSlot;
    private String mInstallPath, mDsuSlot;
    private volatile IGsiService mGsiService;
    private volatile IGsiService mGsiService;