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

Commit 8addda11 authored by Felix's avatar Felix Committed by android-build-merger
Browse files

health: Add CAP_WAKE_ALARM to service am: 1fe2196f

am: 0eb27961

Change-Id: Ia8ed65ddb7c37e4935c054c26a8db233acbe198f
parents 73d868e5 0eb27961
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,3 +2,4 @@ service vendor.health-hal-1-0 /vendor/bin/hw/android.hardware.health@1.0-service
    class hal
    user system
    group system
    capabilities WAKE_ALARM
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@
        class hal
        user system
        group system
        capabilities WAKE_ALARM
        file /dev/kmsg w
    ```