Skip to content

Commit 3087b94

Browse files
committed
fix android beam demo path
Change-Id: I16a467155feac54fb14b1b7af034a3854efe1fb7
1 parent 202b38c commit 3087b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ web_docs_sample_code_flags := \
403403
-samplecode $(sample_dir)/ActionBarCompat \
404404
resources/samples/ActionBarCompat "Action Bar Compatibility" \
405405
-samplecode $(sample_dir)/AndroidBeamDemo \
406-
resources/samples/AndroidBeam "Android Beam Demo" \
406+
resources/samples/AndroidBeamDemo "Android Beam Demo" \
407407
-samplecode $(sample_dir)/ApiDemos \
408408
resources/samples/ApiDemos "API Demos" \
409409
-samplecode $(sample_dir)/Support4Demos \

0 commit comments

Comments
 (0)