Rename file to satisfy strict Java requirement

There is no code change, the classname is OK, it was just the
filename that needed a tweak.

Original code was Change-Id: I381ed96f6b57f414bbaccd694f55d2b992e330a4

Change-Id: I14f2009cff186647a736b1183acf815713234dd5
This commit is contained in:
Andy Stadler
2012-09-18 14:43:42 -07:00
parent 221e4356e1
commit 1490075dff

View File

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