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

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

Merge "Add SYSTEM_HEALTH_SERVICE to the ServiceName typedef"

parents a946492d 5afebff4
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -2740,6 +2740,7 @@ public abstract class Context {
            //@hide: SOUND_TRIGGER_SERVICE,
            //@hide: SOUND_TRIGGER_SERVICE,
            SHORTCUT_SERVICE,
            SHORTCUT_SERVICE,
            //@hide: CONTEXTHUB_SERVICE,
            //@hide: CONTEXTHUB_SERVICE,
            SYSTEM_HEALTH_SERVICE
    })
    })
    @Retention(RetentionPolicy.SOURCE)
    @Retention(RetentionPolicy.SOURCE)
    public @interface ServiceName {}
    public @interface ServiceName {}