Rename init script for Sensors 2.0 Mock Service

Bug: 129562840
Test: Builds
Change-Id: I4744a8e00657f39010d5e2a39fe38d13813e6439
This commit is contained in:
Brian Stack
2019-03-29 15:20:47 -07:00
parent 6485342b7f
commit 565cb9d2f0
2 changed files with 1 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ cc_binary {
"Sensor.cpp",
"Sensors.cpp",
],
init_rc: ["android.hardware.sensors@2.0-service.rc"],
init_rc: ["android.hardware.sensors@2.0-service-mock.rc"],
shared_libs: [
"android.hardware.sensors@1.0",
"android.hardware.sensors@2.0",