am dcf33b73: Merge "Made IAudioService.setBluetoothA2dpOn() not oneway" into jb-dev
* commit 'dcf33b73159fe864f80514919775598e797e37d2': Made IAudioService.setBluetoothA2dpOn() not oneway
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