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

Commit d4e1eabb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Keep CtsShimPriv's v2/v3 signature"

parents c7ed3861 a0f95e3d
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -65,6 +65,9 @@ LOCAL_FULL_MANIFEST_FILE := $(gen)


LOCAL_MULTILIB := both
LOCAL_MULTILIB := both
LOCAL_JNI_SHARED_LIBRARIES := libshim_jni
LOCAL_JNI_SHARED_LIBRARIES := libshim_jni
# Explicitly uncompress native libs rather than letting the build system doing it and destroy the
# v2/v3 signature.
LOCAL_USE_EMBEDDED_NATIVE_LIBS := true


LOCAL_USE_AAPT2 := true
LOCAL_USE_AAPT2 := true