Merge "Rename file to satisfy strict Java requirement" into jb-mr1-dev

This commit is contained in:
Andy Stadler
2012-09-18 16:26:19 -07:00
committed by Android (Google) Code Review

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";