Skip to content

Commit

Permalink
explicit set an "optional" tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Baptiste Queru committed Jan 5, 2010
1 parent 053f25c commit 899c6b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_STATIC_JAVA_LIBRARIES := libarity

LOCAL_SRC_FILES := $(call all-java-files-under, src)
Expand Down

0 comments on commit 899c6b0

Please sign in to comment.