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

Commit 402ae986 authored by Philip Chen's avatar Philip Chen
Browse files

Move canhalconfigurator to /system_ext

Let's move canhalconfigurator from the system partition to the
system_ext partition to share a common system image across internal
AAOS builds.

Bug: 263516803
Test: build and confirm the files are relocated
Change-Id: Ibd68797aa9356e3e80662442434d939eca955576
parent ed205412
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,4 +40,5 @@ cc_binary {
        "android.hardware.automotive.can@1.x-config-format",
        "android.hardware.automotive.can@libcanhaltools",
    ],
    system_ext_specific: true,
}
+1 −1
Original line number Diff line number Diff line
service canhalconfigurator /system/bin/canhalconfigurator
service canhalconfigurator /system_ext/bin/canhalconfigurator
  class core
  oneshot