explicit set an "optional" tag
This commit is contained in:
parent
f39e5f38eb
commit
b5a7afaba1
@ -15,6 +15,8 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
LOCAL_SRC_FILES += \
|
||||
src/com/android/exchange/IEmailService.aidl \
|
||||
|
Loading…
Reference in New Issue
Block a user