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

Commit 18a50244 authored by Yegor Timoshenko's avatar Yegor Timoshenko Committed by Marvin W.
Browse files

Add SERVICE_MISSING_PERMISSION to ConnectionResult

parent aa18e807
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -116,6 +116,11 @@ public class ConnectionResult {
     */
    public static final int API_UNAVAILABLE = 16;
    
    /**
     * Service doesn't have one or more required permissions.
     */
    public static final int SERVICE_MISSING_PERMISSION = 19;

    /**
     * The Drive API requires external storage (such as an SD card), but no external storage is
     * mounted. This error is recoverable if the user installs external storage (if none is