am d183aae9: am 4cf4f521: add storage provider sample to build

* commit 'd183aae96c6dc0f28a4f2707b8916fba96195220':
  add storage provider sample to build
This commit is contained in:
Scott Main
2013-11-06 21:23:56 -08:00
committed by Android Git Automerger

View File

@@ -618,9 +618,9 @@ web_docs_sample_code_flags := \
-samplecode $(sample_dir)/BasicSyncAdapter \
samples/BasicSyncAdapter "" \
-samplecode $(sample_dir)/StorageClient \
samples/StorageClient ""
# -samplecode $(sample_dir)/StorageProvider \
# samples/StorageProvider ""
samples/StorageClient ""
-samplecode $(sample_dir)/StorageProvider \
samples/StorageProvider ""
# -samplecode $(sample_dir)/AndroidBeamDemo \
# samples/AndroidBeamDemo "Android Beam Demo" \
# -samplecode $(sample_dir)/ApiDemos \