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

Commit 7a1ab46d 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

Change-Id: I500e022abc97b09ab6633165511d7334aea71be9
parents 1d474cdf 36559335
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 {