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

Commit e19ebfee authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am a7f254fe: Merge "Remove shell_ash; ash is but ashes."

* commit 'a7f254fe':
  Remove shell_ash; ash is but ashes.
parents d16a4913 a7f254fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ endif
# Only the tags mentioned in this test are expected to be set by module
# makefiles. Anything else is either a typo or a source of unexpected
# behaviors.
ifneq ($(filter-out debug eng tests optional samples shell_ash shell_mksh,$(LOCAL_MODULE_TAGS)),)
ifneq ($(filter-out debug eng tests optional samples shell_mksh,$(LOCAL_MODULE_TAGS)),)
$(warning unusual tags $(LOCAL_MODULE_TAGS) on $(LOCAL_MODULE) at $(LOCAL_PATH))
endif