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

Commit e42843f4 authored by Brian Stack's avatar Brian Stack
Browse files

Rename Sensors 2.0 Default Implementation

Rename the default implementation to include ".mock" to indicate that
the default implementation is a mock service and not intended to be
used on production devices.

Bug: 124020028
Test: Builds, cuttlefish loads sensors
Change-Id: I28c29f23615324cb2ae1dbe1767f18d40cf8d8e1
parent 3899315c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
// limitations under the License.

cc_binary {
    name: "android.hardware.sensors@2.0-service",
    name: "android.hardware.sensors@2.0-service.mock",
    defaults: ["hidl_defaults"],
    vendor: true,
    relative_install_path: "hw",
+1 −1
Original line number Diff line number Diff line
service vendor.sensors-hal-2-0 /vendor/bin/hw/android.hardware.sensors@2.0-service
service vendor.sensors-hal-2-0-mock /vendor/bin/hw/android.hardware.sensors@2.0-service.mock
    class hal
    user system
    group system