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

Commit 1f6adf27 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by android-build-merger
Browse files

Merge "Merge "Add a factoryReset method to IIpMemoryStore, and freeze api."...

Merge "Merge "Add a factoryReset method to IIpMemoryStore, and freeze api." am: 51164c16aa am: 43089979c3 am: 10ddc681cf" into qt-r1-dev-plus-aosp
am: c5e9d07e65

Change-Id: I0738b0031db6de8e793fb0a3643f9b56bbc16a98
parents 76fb31cd aa95b246
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -410,6 +410,10 @@ public class IpMemoryStoreService extends IIpMemoryStore.Stub {
        });
    }

    @Override
    public void factoryReset() {
    }

    /** Get db size threshold. */
    @VisibleForTesting
    protected int getDbSizeThreshold() {