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

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

Merge "Allow access from hardware/google/av" into pi-dev am: 36559335

am: 7a1ab46d

Change-Id: I405c21e3e9f4c05c7c8468c979042604749de43c
parents 8af44a64 7a1ab46d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,8 +42,9 @@ cc_library_shared {
    ],

    export_shared_lib_headers: [
        "libstagefright_foundation",
        "libgui",
        "libhidlmemory",
        "libstagefright_foundation",
    ],

    cflags: [
+3 −1
Original line number Diff line number Diff line
@@ -5,10 +5,12 @@ cc_library_headers {
        "internal",
    ],

    vendor_available: false,
    vndk: {
        enabled: true,
    },

    // TODO: Remove this when this module is moved back to frameworks/av.
    vendor_available: true,
}

cc_library_shared {