Merge change 5017 into donut
* changes: Don't install afar and dexpreopt-wrapper on system while building tests.
This commit is contained in:
@@ -24,6 +24,6 @@ LOCAL_C_INCLUDES := external/zlib
|
||||
LOCAL_SHARED_LIBRARIES := libz
|
||||
|
||||
LOCAL_MODULE := afar
|
||||
LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
@@ -31,6 +31,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
|
||||
LOCAL_MODULE := dexopt-wrapper
|
||||
|
||||
LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Reference in New Issue
Block a user