File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -237,9 +237,6 @@ LOCAL_JAVA_LIBRARIES := bouncycastle core core-junit ext
237237LOCAL_MODULE := framework
238238LOCAL_MODULE_CLASS := JAVA_LIBRARIES
239239
240- LOCAL_NO_EMMA_INSTRUMENT := true
241- LOCAL_NO_EMMA_COMPILE := true
242-
243240# List of classes and interfaces which should be loaded by the Zygote.
244241LOCAL_JAVA_RESOURCE_FILES += $(LOCAL_PATH ) /preloaded-classes
245242
@@ -725,9 +722,6 @@ LOCAL_JAVA_RESOURCE_DIRS := $(ext_res_dirs)
725722LOCAL_MODULE_TAGS := optional
726723LOCAL_MODULE := ext
727724
728- LOCAL_NO_EMMA_INSTRUMENT := true
729- LOCAL_NO_EMMA_COMPILE := true
730-
731725LOCAL_DX_FLAGS := --core-library
732726
733727include $(BUILD_JAVA_LIBRARY )
Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ LOCAL_MODULE:= services
1313
1414LOCAL_JAVA_LIBRARIES := android.policy telephony-common
1515
16- LOCAL_NO_EMMA_INSTRUMENT := true
17- LOCAL_NO_EMMA_COMPILE := true
18-
1916include $(BUILD_JAVA_LIBRARY )
2017
2118include $(BUILD_DROIDDOC )
You can’t perform that action at this time.
0 commit comments