Merge "Remove the 'optional' tag from demangle_fuzzer"

This commit is contained in:
android-build-prod (mdb) 2018-05-04 22:25:53 +00:00 committed by Gerrit Code Review
commit 48cf760bea

View file

@ -19,7 +19,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := demangle_fuzzer
LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := \
Demangler.cpp \
demangle_fuzzer.cpp \