summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-08-31 15:29:24 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-08-31 15:29:24 -0700
commit522ea25f2be384fd027ce2f644ee647fd8d80634 (patch)
tree7245a4c6e658dba0777f805f4a3da6e271f58e2c /Android.mk
parente1cc0ffe54a7e961276d43e70988e69222907957 (diff)
parent1e1a030b502acae11dbd11d826d389351910a60f (diff)
downloadframeworks_base-522ea25f2be384fd027ce2f644ee647fd8d80634.zip
frameworks_base-522ea25f2be384fd027ce2f644ee647fd8d80634.tar.gz
frameworks_base-522ea25f2be384fd027ce2f644ee647fd8d80634.tar.bz2
am 1e1a030b: am 47471175: Can\'t have two rules building the stubs and public.xml!
Merge commit '1e1a030b502acae11dbd11d826d389351910a60f' * commit '1e1a030b502acae11dbd11d826d389351910a60f': Can't have two rules building the stubs and public.xml!
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 4ffba7c..1b31be1 100644
--- a/Android.mk
+++ b/Android.mk
@@ -496,8 +496,6 @@ LOCAL_MODULE := doc-comment-check
LOCAL_DROIDDOC_OPTIONS:=\
$(framework_docs_LOCAL_DROIDDOC_OPTIONS) \
- -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_stubs_current_intermediates/src \
- -apixml $(INTERNAL_PLATFORM_API_FILE) \
-parsecomments
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk