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

Commit 63ae9f33 authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

Merge "New trick to install bad dex file."

parents e50c298c f122d90c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)

LOCAL_PACKAGE_NAME := install_bad_dex

LOCAL_JAVA_RESOURCE_FILES := $(LOCAL_PATH)/classes.dex

include $(FrameworkCoreTests_BUILD_PACKAGE)

# Override target specific variable PRIVATE_DEX_FILE to inject bad classes.dex file.
$(LOCAL_BUILT_MODULE): PRIVATE_DEX_FILE := $(LOCAL_PATH)/classes.dex