diff options
| author | 2018-04-23 10:23:09 +0000 | |
|---|---|---|
| committer | 2018-04-23 10:23:09 +0000 | |
| commit | 144d5acdf5ca228c8d7a1a8049a7bbaef72d6f8b (patch) | |
| tree | 3c7d4a5820ff001bcbc1ed439aad8e1fd80ca79f | |
| parent | bbfe498aefeb403ac224b5fc1d890f1e7ca65f5a (diff) | |
| parent | 1fcc87cf62eee47975970decb9c6feb348424f61 (diff) | |
Merge "Add light grey APIs." into pi-dev
| -rw-r--r-- | config/hiddenapi-light-greylist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index 2ba4bebd8df5..a691bf36c5cc 100644 --- a/config/hiddenapi-light-greylist.txt +++ b/config/hiddenapi-light-greylist.txt @@ -248,6 +248,7 @@ Landroid/app/Dialog;->mDismissMessage:Landroid/os/Message; Landroid/app/Dialog;->mListenersHandler:Landroid/os/Handler; Landroid/app/Dialog;->mOwnerActivity:Landroid/app/Activity; Landroid/app/Dialog;->mShowMessage:Landroid/os/Message; +Landroid/app/DownloadManager;->setAccessFilename(Z)V Landroid/app/DownloadManager$Request;->mUri:Landroid/net/Uri; Landroid/app/FragmentManagerImpl;->mAdded:Ljava/util/ArrayList; Landroid/app/FragmentManagerImpl;->noteStateNotSaved()V @@ -484,6 +485,7 @@ Landroid/bluetooth/BluetoothGattCharacteristic;->mService:Landroid/bluetooth/Blu Landroid/bluetooth/BluetoothGattDescriptor;->mCharacteristic:Landroid/bluetooth/BluetoothGattCharacteristic; Landroid/bluetooth/BluetoothGattDescriptor;->mInstance:I Landroid/bluetooth/BluetoothGatt;->mAuthRetryState:I +Landroid/bluetooth/BluetoothGatt;->mClientIf:I Landroid/bluetooth/BluetoothGatt;->refresh()Z Landroid/bluetooth/BluetoothHeadset;->ACTION_ACTIVE_DEVICE_CHANGED:Ljava/lang/String; Landroid/bluetooth/BluetoothHeadset;->close()V |