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

Commit 50074e29 authored by Philip Chen's avatar Philip Chen
Browse files

Move canhalconfigurator-aidl to /system_ext

Let's move canhalconfigurator-aidl 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: I54a65f49daff1ff4730056bc83b7dc57c836509d
parent bab42594
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,4 +40,5 @@ cc_binary {
        "android.hardware.automotive.can-V1-ndk",
        "android.hardware.automotive.can-aidl-config-format",
    ],
    system_ext_specific: true,
}
+1 −1
Original line number Diff line number Diff line
service canhalconfigurator /system/bin/canhalconfigurator-aidl
service canhalconfigurator /system_ext/bin/canhalconfigurator-aidl
  class core
  oneshot