Merge "Made IAudioService.setBluetoothA2dpOn() not oneway" into jb-dev
This commit is contained in:
@@ -97,7 +97,7 @@ interface IAudioService {
|
||||
|
||||
boolean isBluetoothScoOn();
|
||||
|
||||
oneway void setBluetoothA2dpOn(boolean on);
|
||||
void setBluetoothA2dpOn(boolean on);
|
||||
|
||||
boolean isBluetoothA2dpOn();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user