Add SmsManager#deleteMessageFromIcc to hiddenapi-filter.
@UnsupportedAppUsage annotation has been added to the API.
Test: TH
Bug: 159022482
Change-Id: Ida756e7749b8e7a0eaec59dc6b2fc2f060b83007
diff --git a/tests/signature/api-check/hiddenapi-filter.csv b/tests/signature/api-check/hiddenapi-filter.csv
index 4450594..da8fdb7 100644
--- a/tests/signature/api-check/hiddenapi-filter.csv
+++ b/tests/signature/api-check/hiddenapi-filter.csv
@@ -33,4 +33,6 @@
Landroid/bluetooth/BluetoothCodecStatus;->EXTRA_CODEC_STATUS:Ljava/lang/String;
Landroid/bluetooth/BluetoothCodecStatus;->getCodecConfig()Landroid/bluetooth/BluetoothCodecConfig;
Landroid/bluetooth/BluetoothCodecStatus;->getCodecsLocalCapabilities()[Landroid/bluetooth/BluetoothCodecConfig;
-Landroid/bluetooth/BluetoothCodecStatus;->getCodecsSelectableCapabilities()[Landroid/bluetooth/BluetoothCodecConfig;
\ No newline at end of file
+Landroid/bluetooth/BluetoothCodecStatus;->getCodecsSelectableCapabilities()[Landroid/bluetooth/BluetoothCodecConfig;
+# This API was moved from blocklist to unsupported list (b/159022482)
+Landroid/telephony/SmsManager;->deleteMessageFromIcc(I)Z