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

Commit c0454741 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixes sensors AIDL default impl APEX's binary name."

parents 938c07ce 80e55dab
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
service vendor.sensors-hal-2-1-mock /apex/com.android.hardware.sensors/bin/hw/android.hardware.sensors@2.1-service.mock
    interface android.hardware.sensors@2.0::ISensors default
    interface android.hardware.sensors@2.1::ISensors default
    class hal
    user system
    group system
    rlimit rtprio 10 10
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@
# Permission XMLs
/etc/permissions(/.*)?					u:object_r:vendor_configs_file:s0
# Service binary
/bin/hw/android\.hardware\.sensors@2\.1-service\.mock	u:object_r:hal_sensors_default_exec:s0
/bin/hw/android\.hardware\.sensors-service\.example	u:object_r:hal_sensors_default_exec:s0
 No newline at end of file