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

Commit 292fba99 authored by Jiyong Park's avatar Jiyong Park
Browse files

Mark media_plugin_headers as vendor_available

The headers should be available to vendors since vendors implement the
headers.

Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j camera.device@1.0-impl.vendor
Change-Id: I9936764039f2a5388707bdc093c869ec3551faad
parent 3f023eb0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
cc_library_headers {
    name: "media_plugin_headers",
    vendor_available: true,
    export_include_dirs: ["media_plugin"],
    header_libs: [
        "libstagefright_headers",