am e1f883a3
: Merge "Don\'t display extra A2DP profile icon for OPP." into honeycomb
* commit 'e1f883a38c13ebb8ac7a66172f30b3b01b4577c0': Don't display extra A2DP profile icon for OPP.
This commit is contained in:
@@ -635,7 +635,7 @@ abstract class LocalBluetoothProfileManager {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public int getDrawableResource() {
|
public int getDrawableResource() {
|
||||||
return R.drawable.ic_bt_headphones_a2dp;
|
return 0; // no icon for OPP
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user