Merge "Resolve the udc-extended-api diff from aosp" into udc-mainline-prod am: 2522bc5fc7

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/25541483

Change-Id: I9180e8fb742bb9875e5d36701b1ced9882bccca7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/framework/udc-extended-api/module-lib-current.txt b/framework/udc-extended-api/module-lib-current.txt
index 78d855a..193bd92 100644
--- a/framework/udc-extended-api/module-lib-current.txt
+++ b/framework/udc-extended-api/module-lib-current.txt
@@ -231,7 +231,6 @@
 
   public final class VpnTransportInfo implements android.os.Parcelable android.net.TransportInfo {
     ctor @Deprecated public VpnTransportInfo(int, @Nullable String);
-    method public long getApplicableRedactions();
     method @Nullable public String getSessionId();
     method @NonNull public android.net.VpnTransportInfo makeCopy(long);
   }