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

Commit b097d6dc authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Starts default Context Hub HAL in context_hub group" into rvc-dev am: 8084fe22

Change-Id: I4ce41884c89299c603466144fc8d1ae2bcf8ccee
parents 226686c6 8084fe22
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
service vendor.contexthub-hal-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service
    interface android.hardware.contexthub@1.0::IContexthub default
    class hal
    user system
    group system
    user context_hub
    group context_hub
+2 −2
Original line number Diff line number Diff line
@@ -2,5 +2,5 @@ service vendor.contexthub-hal-1-1-mock /vendor/bin/hw/android.hardware.contexthu
    interface android.hardware.contexthub@1.0::IContexthub default
    interface android.hardware.contexthub@1.1::IContexthub default
    class hal
    user system
    group system
    user context_hub
    group context_hub
+1 −1
Original line number Diff line number Diff line
@@ -2,6 +2,6 @@ service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-servi
    interface android.hardware.sensors@1.0::ISensors default
    class hal
    user system
    group system wakelock uhid
    group system wakelock uhid context_hub
    capabilities BLOCK_SUSPEND
    rlimit rtprio 10 10