Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2a594c7 authored by Zach Riggle's avatar Zach Riggle
Browse files

Remove the 'optional' tag from demangle_fuzzer

This causes it to not actually be added to the tests zip, and it
is never available on-device unless *manually* built and pushed.

Test: mmma system/core/demangle
Change-Id: I7fd7f52726b9b981573063c32f25ccab933486a0
parent 00c81fef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 \