Resolve the udc-extended-api diff from aosp
This CL is a preparation to remove udc-extended-api directory by
aosp/2850388
Test: TH
Ignore-AOSP-First: CL to remove the diff from aosp
Change-Id: Ice5fea4935d525267edfdc298c096f37d90a32f4
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);
}