Merge "Rename Sensors 2.0 Default Implementation"

This commit is contained in:
TreeHugger Robot
2019-02-11 22:07:57 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -1,4 +1,4 @@
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