diff options
| author | 2018-04-20 13:12:46 +0100 | |
|---|---|---|
| committer | 2018-04-20 13:12:46 +0100 | |
| commit | 1fcc87cf62eee47975970decb9c6feb348424f61 (patch) | |
| tree | 2f913b4efe17aa5eb71b2c4c656cc512dc3c8fb9 | |
| parent | 75d3d96084c906873f94457fcd285daf7a3b9e33 (diff) | |
Add light grey APIs.
bug: 64382372
Test: m
Change-Id: I7c064a3af390a76f419176b1306328fcba8041d7
| -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 2ef0daf7fe98..ea4e21bec580 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 |