am 27f155a4: Merge "Rename file to satisfy strict Java requirement" into jb-mr1-dev

* commit '27f155a4012aece82d58f7142960aec6414ade4d':
  Rename file to satisfy strict Java requirement
This commit is contained in:
Andy Stadler
2012-09-18 16:31:39 -07:00
committed by Android Git Automerger

View File

@@ -30,7 +30,7 @@ import java.util.HashMap;
import java.util.List; import java.util.List;
/** /**
*PBAPServer Profile * PBAPServer Profile
*/ */
final class PbapServerProfile implements LocalBluetoothProfile { final class PbapServerProfile implements LocalBluetoothProfile {
private static final String TAG = "PbapServerProfile"; private static final String TAG = "PbapServerProfile";