Move uwb-service.rc am: 3e0519690f am: bf8e8da980 am: 92247ea438 am: 0a7321b1c4

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2718497

Change-Id: I46d5fc2183f33a8e2a8ed31d1499475591d524f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jooyung Han
2023-08-22 10:37:46 +00:00
committed by Automerger Merge Worker
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ rust_binary {
name: "android.hardware.uwb-service",
crate_name: "uwb_default_hal",
relative_install_path: "hw",
init_rc: ["uwb-service.rc"],
vintf_fragments: ["uwb-service.xml"],
vendor: true,
rustlibs: [

View File

@@ -0,0 +1,3 @@
service vendor.uwb_hal /vendor/bin/hw/android.hardware.uwb-service ${ro.vendor.uwb.dev}
class hal
user uwb