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

Commit cfe0b246 authored by Pawin Vongmasa's avatar Pawin Vongmasa Committed by android-build-merger
Browse files

Merge "Remove libcodec2_vndk from vndk" into qt-dev am: 07baf1d8

am: 32c91cb5

Change-Id: Ia0b8e7361ba879a0e04e9f4f314023de76cafcd1
parents 9814e2da 32c91cb5
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -48,9 +48,6 @@ cc_library {
cc_library {
    name: "libcodec2_hidl@1.0",
    vendor_available: true,
    vndk: {
        enabled: true,
    },

    defaults: ["hidl_defaults"],

+0 −3
Original line number Diff line number Diff line
@@ -14,9 +14,6 @@ cc_library_headers {
cc_library_shared {
    name: "libcodec2_vndk",
    vendor_available: true,
    vndk: {
        enabled: true,
    },

    srcs: [
        "C2AllocatorIon.cpp",