Merge "Remove the 'optional' tag from demangle_fuzzer"

am: 48cf760bea

Change-Id: I397f29144f61a036f8aa926c2508f3f2bcbe447a
This commit is contained in:
android-build-prod (mdb) 2018-05-04 16:51:57 -07:00 committed by android-build-merger
commit d8a0626047
1 changed files with 0 additions and 1 deletions

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 \