Skip to content

Commit

Permalink
All MultiROM tags should be optional
Browse files Browse the repository at this point in the history
  • Loading branch information
nkk71 authored and AdrianDC committed Nov 2, 2017
1 parent dda5016 commit c812a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel_inject/Android.mk
Expand Up @@ -10,7 +10,7 @@ LOCAL_SRC_FILES:= \
kernel_inject.c \

LOCAL_MODULE:= kernel_inject
LOCAL_MODULE_TAGS := eng
LOCAL_MODULE_TAGS := optional

LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT)
LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_UNSTRIPPED)
Expand Down

0 comments on commit c812a0a

Please sign in to comment.