Skip to content

Commit 8009752

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "fix android beam demo path" into ics-mr0
2 parents 686420a + 3087b94 commit 8009752

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)