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

Commit 672b1349 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: I674244ff9b873d3779d3d649822389ad441fa0af
parent 4c3c525e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -183,8 +183,8 @@ cc_library_shared {
        "libmedia",
        "libnativehelper",
        "libutils",
        "tv_tuner_aidl_interface-ndk_platform",
        "tv_tuner_resource_manager_aidl_interface-ndk_platform",
        "tv_tuner_aidl_interface-ndk",
        "tv_tuner_resource_manager_aidl_interface-ndk",
    ],

    static_libs: [
+3 −3
Original line number Diff line number Diff line
@@ -157,12 +157,12 @@ cc_defaults {
        "android.hardware.input.classifier@1.0",
        "android.hardware.ir@1.0",
        "android.hardware.light@2.0",
        "android.hardware.memtrack-V1-ndk_platform",
        "android.hardware.memtrack-V1-ndk",
        "android.hardware.power@1.0",
        "android.hardware.power@1.1",
        "android.hardware.power-V2-cpp",
        "android.hardware.power.stats@1.0",
        "android.hardware.power.stats-V1-ndk_platform",
        "android.hardware.power.stats-V1-ndk",
        "android.hardware.thermal@1.0",
        "android.hardware.tv.input@1.0",
        "android.hardware.vibrator-V2-cpp",
@@ -175,7 +175,7 @@ cc_defaults {
        "android.frameworks.schedulerservice@1.0",
        "android.frameworks.sensorservice@1.0",
        "android.frameworks.stats@1.0",
        "android.frameworks.stats-V1-ndk_platform",
        "android.frameworks.stats-V1-ndk",
        "android.system.suspend.control-V1-cpp",
        "android.system.suspend.control.internal-cpp",
        "android.system.suspend@1.0",