Merge commit '140eed1ac513d26debca9ec92ffaea930a4c1736' * commit '140eed1ac513d26debca9ec92ffaea930a4c1736': AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav
This commit is contained in:
committed by
The Android Open Source Project
commit
ad1f008bbb
@@ -186,7 +186,7 @@ LOCAL_MODULE := online-pdk
|
|||||||
|
|
||||||
LOCAL_DROIDDOC_OPTIONS:= \
|
LOCAL_DROIDDOC_OPTIONS:= \
|
||||||
-toroot /online-pdk/ \
|
-toroot /online-pdk/ \
|
||||||
-hdf android.whichdoc online
|
-hdf android.whichdoc online \
|
||||||
-hdf android.whichmodule $(LOCAL_MODULE)
|
-hdf android.whichmodule $(LOCAL_MODULE)
|
||||||
|
|
||||||
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-pdk
|
LOCAL_DROIDDOC_CUSTOM_TEMPLATE_DIR := build/tools/droiddoc/templates-pdk
|
||||||
|
|||||||
Reference in New Issue
Block a user