Merge "Move canhalconfigurator to /system_ext" am: 02cbb00444
am: 7fd971398c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2400612 Change-Id: I8a405b9362bc776cdbf9eb2eed98f7a7c52459ac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
389d9a2904
2 changed files with 2 additions and 1 deletions
|
@ -40,4 +40,5 @@ cc_binary {
|
|||
"android.hardware.automotive.can@1.x-config-format",
|
||||
"android.hardware.automotive.can@libcanhaltools",
|
||||
],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
service canhalconfigurator /system/bin/canhalconfigurator
|
||||
service canhalconfigurator /system_ext/bin/canhalconfigurator
|
||||
class core
|
||||
oneshot
|
||||
|
|
Loading…
Reference in a new issue