Merge "Remove the 'optional' tag from demangle_fuzzer"
am: 48cf760bea
Change-Id: I397f29144f61a036f8aa926c2508f3f2bcbe447a
This commit is contained in:
commit
d8a0626047
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue