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

Commit 4f6a6c48 authored by Svetoslav's avatar Svetoslav
Browse files

Fix build

Change-Id: I96eec52472bec122074b0ec2ee051c1b55eaa8f4
parent eaeae259
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -966,6 +966,12 @@ public final class BridgeContext extends Context {
        return null;
    }

    @Override
    public Context createApplicationContext(ApplicationInfo application, int flags)
            throws PackageManager.NameNotFoundException {
        return null;
    }

    @Override
    public boolean deleteDatabase(String arg0) {
        // pass