From d575ff964beccb932c44c88792c55d054e0bf181 Mon Sep 17 00:00:00 2001 From: David Brazdil Date: Wed, 9 May 2018 12:35:20 +0000 Subject: [PATCH] Revert^2 "Fix signature of recently changed methods" This reverts commit 29b92c610a61f88ebf25e764994b70d61bc3cea8. Merge the CL again, this time without a Merged-In flag which prevented it from merging into the internal tree. Change-Id: Ie1b9de8c45cb174437fa4acdd78e6cdd4b660623 --- config/hiddenapi-light-greylist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index 82672f03137e..47034d2131a7 100644 --- a/config/hiddenapi-light-greylist.txt +++ b/config/hiddenapi-light-greylist.txt @@ -559,8 +559,8 @@ Landroid/bluetooth/BluetoothHeadset;->connectAudio()Z Landroid/bluetooth/BluetoothHeadset;->disconnectAudio()Z Landroid/bluetooth/BluetoothHeadset;->getActiveDevice()Landroid/bluetooth/BluetoothDevice; Landroid/bluetooth/BluetoothHeadset;->setActiveDevice(Landroid/bluetooth/BluetoothDevice;)Z -Landroid/bluetooth/BluetoothHeadset;->startScoUsingVirtualVoiceCall(Landroid/bluetooth/BluetoothDevice;)Z -Landroid/bluetooth/BluetoothHeadset;->stopScoUsingVirtualVoiceCall(Landroid/bluetooth/BluetoothDevice;)Z +Landroid/bluetooth/BluetoothHeadset;->startScoUsingVirtualVoiceCall()Z +Landroid/bluetooth/BluetoothHeadset;->stopScoUsingVirtualVoiceCall()Z Landroid/bluetooth/BluetoothHearingAid;->ACTION_ACTIVE_DEVICE_CHANGED:Ljava/lang/String; Landroid/bluetooth/BluetoothHearingAid;->getActiveDevices()Ljava/util/List; Landroid/bluetooth/BluetoothHearingAid;->setActiveDevice(Landroid/bluetooth/BluetoothDevice;)Z -- 2.11.0