Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

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 28071b5 commit 8e70fb5
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
@@ -1,6 +1,8 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_SRC_FILES := $(call all-subdir-java-files)

LOCAL_PACKAGE_NAME := SoundRecorder
Expand Down

0 comments on commit 8e70fb5

Please sign in to comment.