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

Commit f0ee3c62 authored by Tri Vo's avatar Tri Vo
Browse files

Build libmockdrmcryptoplugin with VNDK.

Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j64 libmockdrmcryptoplugin
Change-Id: Ided0ce365e0f13b9c4772c99508e253fa627f0be
parent b64230e6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ cc_library_shared {
    vendor: true,
    relative_install_path: "mediadrm",

    header_libs: ["media_plugin_headers"],

    shared_libs: [
        "libutils",
        "liblog",