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

Commit 04f7a67d authored by Jiyong Park's avatar Jiyong Park
Browse files

Build libclearkeycasplugin with BOARD_VNDK_VERSION

Instead of relying on the global include paths, use the new headers lib
'media_plugin_headers'.

Bug: 37342627
Test: BOARD_VNDK_VERSION=current m -j libclearkeycasplugin
Change-Id: Ic6b5230bc9b674e21ccd36ce6ad117c687200599
parent 38217e0d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@ LOCAL_SHARED_LIBRARIES := \
    libstagefright_foundation \
    libprotobuf-cpp-lite \

LOCAL_HEADER_LIBRARIES := \
    media_plugin_headers

LOCAL_STATIC_LIBRARIES := \
    libjsmn \