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

Commit 72d2fa4d authored by Jiyong Park's avatar Jiyong Park Committed by Gerrit Code Review
Browse files

Merge "Remove ndk_platform backend. Use the ndk backend."

parents e7bf8a99 f83675de
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ cc_defaults {
                "android.hardware.bluetooth@1.0",
                "android.hardware.bluetooth@1.1",
                "android.system.suspend.control-V1-ndk",
                "android.system.suspend-V1-ndk_platform",
                "android.system.suspend-V1-ndk",
                "libbinder_ndk",
                "libcutils",
                "libhidlbase",
@@ -262,7 +262,7 @@ cc_binary {
                "android.hardware.bluetooth@1.0",
                "android.hardware.bluetooth@1.1",
                "android.system.suspend.control-V1-ndk",
                "android.system.suspend-V1-ndk_platform",
                "android.system.suspend-V1-ndk",
                "libbinder_ndk",
                "libhidlbase",
                "libutils",
@@ -314,7 +314,7 @@ cc_test {
                "android.hardware.bluetooth@1.0",
                "android.hardware.bluetooth@1.1",
                "android.system.suspend.control-V1-ndk",
                "android.system.suspend-V1-ndk_platform",
                "android.system.suspend-V1-ndk",
                "libbinder_ndk",
                "libhidlbase",
                "libutils",
@@ -396,7 +396,7 @@ cc_test {
                "android.hardware.bluetooth@1.0",
                "android.hardware.bluetooth@1.1",
                "android.system.suspend.control-V1-ndk",
                "android.system.suspend-V1-ndk_platform",
                "android.system.suspend-V1-ndk",
                "libbinder_ndk",
                "libhidlbase",
                "libutils",
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@ cc_library_shared {
        android: {
            shared_libs: [
                "android.system.suspend.control-V1-ndk",
                "android.system.suspend-V1-ndk_platform",
                "android.system.suspend-V1-ndk",
                "libaaudio",
                "libfmq",
            ],
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ cc_test {
        "android.hardware.bluetooth@1.0",
        "android.hardware.bluetooth@1.1",
        "android.system.suspend.control-V1-ndk",
        "android.system.suspend-V1-ndk_platform",
        "android.system.suspend-V1-ndk",
        "libaaudio",
        "libbase",
        "libbinder_ndk",