Merge "Adding missed Android.mk file to the original Bluetooth HDP sample Change-Id: I7035cb13da6f6cd64e63df8a5ccf2391fe41f18e." into ics-mr1

This commit is contained in:
Fred Chung
2011-11-17 09:37:15 -08:00
committed by Android (Google) Code Review

View File

@@ -412,6 +412,8 @@ web_docs_sample_code_flags := \
resources/samples/BackupRestore "Backup and Restore" \ resources/samples/BackupRestore "Backup and Restore" \
-samplecode $(sample_dir)/BluetoothChat \ -samplecode $(sample_dir)/BluetoothChat \
resources/samples/BluetoothChat "Bluetooth Chat" \ resources/samples/BluetoothChat "Bluetooth Chat" \
-samplecode $(sample_dir)/BluetoothHDP \
resources/samples/BluetoothHDP "Bluetooth HDP Demo" \
-samplecode $(sample_dir)/BusinessCard \ -samplecode $(sample_dir)/BusinessCard \
resources/samples/BusinessCard "Business Card" \ resources/samples/BusinessCard "Business Card" \
-samplecode $(sample_dir)/ContactManager \ -samplecode $(sample_dir)/ContactManager \