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

Commit 00c0a5bb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "PacProcessor: Include libpac as a JNI_SHARED_LIBRARY."

parents 59fa1bcf 5018208e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ LOCAL_PACKAGE_NAME := PacProcessor
LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_CERTIFICATE := platform

LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor
LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor libpac

include $(BUILD_PACKAGE)