summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-21 22:13:19 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-21 22:13:19 +0000
commit0140854a636ed7def204d769dbc4eb7857d009be (patch)
treef00f84c711916320d97d2090bf588d973c23177d /Android.mk
parent82120b618045186f99c0c939934d1ecfc82c9caa (diff)
parent85dea528866217d4b3d40a1162c00c4e836504aa (diff)
downloadframeworks_base-0140854a636ed7def204d769dbc4eb7857d009be.zip
frameworks_base-0140854a636ed7def204d769dbc4eb7857d009be.tar.gz
frameworks_base-0140854a636ed7def204d769dbc4eb7857d009be.tar.bz2
am 85dea528: Doc change: updated images, landings, and ndk updates.
* commit '85dea528866217d4b3d40a1162c00c4e836504aa': Doc change: updated images, landings, and ndk updates.
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 449ae1b..184392a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1010,7 +1010,7 @@ LOCAL_DROIDDOC_OPTIONS:= \
-hdf android.hasSamples true \
-samplesdir $(samples_dir)
-LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-ndk
+LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR:=build/tools/droiddoc/templates-sdk
include $(BUILD_DROIDDOC)