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

Commit 06867af8 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "PacProcessor: Include libpac as a JNI_SHARED_LIBRARY." am:...

Merge "Merge "PacProcessor: Include libpac as a JNI_SHARED_LIBRARY." am: 00c0a5bb am: 1d33d10c" into pi-dev-plus-aosp
parents 4e82c50e 8350d547
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)