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

Commit 890b4d75 authored by Rajesh Nyamagoud's avatar Rajesh Nyamagoud
Browse files

replaced android.se.omapi-V1-ndk_platform library with android.se.omapi-V1-ndk

Test: make vts
Bug: b/180639372
Change-Id: I34b3cd0bd6c92bfe2ee57b5dbda73adc3c4d116e
parent 7cdc437f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -28,5 +28,8 @@ aidl_interface {
        rust: {
            enabled: true,
        },
        ndk: {
            separate_platform_variant: false,
        },
    },
}
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ cc_test {
    ],
    static_libs: [
        "VtsHalHidlTargetTestBase",
        "android.se.omapi-V1-ndk_platform",
        "android.se.omapi-V1-ndk",
    ],
    cflags: [
        "-O0",
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ cc_test {
    ],
    static_libs: [
        "VtsHalHidlTargetTestBase",
        "android.se.omapi-V1-ndk_platform",
        "android.se.omapi-V1-ndk",
    ],
    cflags: [
        "-O0",