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

Commit 7e0149d2 authored by Raju Kulkarni's avatar Raju Kulkarni Committed by Automerger Merge Worker
Browse files

Merge "Fix ADB key file reading" into tm-dev am: 9523639b am: 559de303

parents 70f01857 559de303
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -54,6 +54,12 @@ public abstract class AdbManagerInternal {
     */
    public abstract File getAdbTempKeysFile();

    /**
     * Notify the AdbManager that the key files have changed and any in-memory state should be
     * reloaded.
     */
    public abstract void notifyKeyFilesUpdated();

    /**
     * Starts adbd for a transport.
     */