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

Commit bc6c0e9b authored by Jiyong Park's avatar Jiyong Park
Browse files

Remove ndk_platform backend. Use the ndk backend.

The ndk_platform backend will soon be deprecated because the ndk backend
can serve the same purpose. This is to eliminate the confusion about
having two variants (ndk and ndk_platform) for the same ndk backend.

Bug: 161456198
Test: m
Change-Id: Ib2af857ab464bc03c3ef04a42790ae632854577a
parent 7464ef62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ package {
cc_defaults {
    name: "VehicleHalDefaults",
    static_libs: [
        "android.hardware.automotive.vehicle-V1-ndk_platform",
        "android.hardware.automotive.vehicle-V1-ndk",
    ],
    shared_libs: [
        "libbase",