diff --git a/src/com/android/settings/bluetooth/PBAPServerProfile.java b/src/com/android/settings/bluetooth/PbapServerProfile.java similarity index 99% rename from src/com/android/settings/bluetooth/PBAPServerProfile.java rename to src/com/android/settings/bluetooth/PbapServerProfile.java index 721757430ec..1f5ca3281bc 100755 --- a/src/com/android/settings/bluetooth/PBAPServerProfile.java +++ b/src/com/android/settings/bluetooth/PbapServerProfile.java @@ -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";