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

Commit 583a9bd0 authored by Christopher Tate's avatar Christopher Tate Committed by Android (Google) Code Review
Browse files

Merge "Fix build" into lmp-dev

parents 1c41116f 65665aac
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1082,6 +1082,12 @@ public final class BridgeContext extends Context {
        return null;
    }

    @Override
    public File getNoBackupFilesDir() {
        // pass
        return null;
    }

    @Override
    public File getExternalFilesDir(String type) {
        // pass