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

Commit 2b8286d2 authored by Tor Norbye's avatar Tor Norbye Committed by Android (Google) Code Review
Browse files

Merge "Add COMPANION_DEVICE_SERVICE to @ServiceName"

parents e9b68966 8246c07f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2955,7 +2955,8 @@ public abstract class Context {
            SHORTCUT_SERVICE,
            //@hide: CONTEXTHUB_SERVICE,
            SYSTEM_HEALTH_SERVICE,
            //@hide: INCIDENT_SERVICE
            //@hide: INCIDENT_SERVICE,
            COMPANION_DEVICE_SERVICE
    })
    @Retention(RetentionPolicy.SOURCE)
    public @interface ServiceName {}