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

Commit 77f1577c authored by vichang's avatar vichang Committed by android-build-merger
Browse files

Merge "Remove libpac as a JNI library in Android.mk"

am: 0de92393

Change-Id: I0f597dac4064975777f050d7dea83cb95f55c772
parents 7b5f8817 0de92393
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,6 +26,6 @@ LOCAL_PACKAGE_NAME := PacProcessor
LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_CERTIFICATE := platform

LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor libpac
LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor

include $(BUILD_PACKAGE)