Merge "Remove eng tag from input tests."

This commit is contained in:
Michael Wright 2015-02-24 03:06:39 +00:00 committed by Android (Google) Code Review
commit ca870723d1
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ test_src_files := \
shared_libraries := \
libcutils \
liblog \
libandroidfw \
libutils \
libhardware \
libhardware_legacy \
@ -24,7 +23,7 @@ c_includes := \
external/skia/include/core
module_tags := eng tests
module_tags := tests
$(foreach file,$(test_src_files), \
$(eval include $(CLEAR_VARS)) \