Merge "Add common directory to BasicSyncAdapter sample" into jb-mr2-dev

This commit is contained in:
Trevor Johns
2013-08-15 22:15:11 +00:00
committed by Android (Google) Code Review

View File

@@ -213,7 +213,11 @@ development/samples/samples_source.properties samples/${PLATFORM_NAME}/source.p
#
# New sample tree
# Note: Some samples reference a shared "common" directory. In the future
# this will be copied in automatically via a templating system. For now,
# we need to copy it in here as needed.
developers/samples/android/connectivity samples/${PLATFORM_NAME}/connectivity
developers/samples/android/common samples/${PLATFORM_NAME}/connectivity/sync/BasicSyncAdapter/BasicSyncAdapter/src/main/java/com/example/android/common
developers/samples/android/content samples/${PLATFORM_NAME}/content
developers/samples/android/input samples/${PLATFORM_NAME}/input
developers/samples/android/media samples/${PLATFORM_NAME}/media