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

Commit cf157cea authored by Steven Moreland's avatar Steven Moreland
Browse files

Rename dumpstate service to include '.example'.

Since it only prints a date.

Bug: 140115084
Test: boot device and check that this can run (as I've also had to
    update file contexts for it)
Change-Id: Id22452cec4f32c2bbfa07065cb5e9c5d2b9936bf
parent f0796fd4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
cc_binary {
    name: "android.hardware.dumpstate@1.0-service",
    name: "android.hardware.dumpstate@1.0-service.example",
    init_rc: ["android.hardware.dumpstate@1.0-service.rc"],
    relative_install_path: "hw",
    vendor: true,
+1 −1
Original line number Diff line number Diff line
service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service
service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.example
    class hal
    user system
    group system