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

Commit 1d33d10c authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "PacProcessor: Include libpac as a JNI_SHARED_LIBRARY."

am: 00c0a5bb

Change-Id: I976e0c64ee6000a053449b3e41a03f37fe79403c
parents 0cdc6edb 00c0a5bb
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)