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

Commit 5afebff4 authored by Tor Norbye's avatar Tor Norbye
Browse files

Add SYSTEM_HEALTH_SERVICE to the ServiceName typedef

Change-Id: I65c78a079152b2c4d82f8228ca14714ffff282c5
parent 34a752d4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2740,6 +2740,7 @@ public abstract class Context {
            //@hide: SOUND_TRIGGER_SERVICE,
            SHORTCUT_SERVICE,
            //@hide: CONTEXTHUB_SERVICE,
            SYSTEM_HEALTH_SERVICE
    })
    @Retention(RetentionPolicy.SOURCE)
    public @interface ServiceName {}