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

Commit 3e051969 authored by Jooyung Han's avatar Jooyung Han
Browse files

Move uwb-service.rc

Previously, .rc file is installed separately. Now it's installed as part
of the uwb-service binary installation.

Bug: 296487624
Test: launch cuttlefish / uwb-service runs with /dev/hvc9
Change-Id: I49108c74a5ca964818c90407cc7916d80439d5ab
parent 7f2619dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -11,6 +11,7 @@ rust_binary {
    name: "android.hardware.uwb-service",
    name: "android.hardware.uwb-service",
    crate_name: "uwb_default_hal",
    crate_name: "uwb_default_hal",
    relative_install_path: "hw",
    relative_install_path: "hw",
    init_rc: ["uwb-service.rc"],
    vintf_fragments: ["uwb-service.xml"],
    vintf_fragments: ["uwb-service.xml"],
    vendor: true,
    vendor: true,
    rustlibs: [
    rustlibs: [
+3 −0
Original line number Original line Diff line number Diff line
service vendor.uwb_hal /vendor/bin/hw/android.hardware.uwb-service ${ro.vendor.uwb.dev}
    class hal
    user uwb