commit | b8789f56c66246f216a67f3118b6bd0b4c3c18ca | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Dec 05 11:33:53 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 05 11:33:53 2023 +0000 |
tree | 107bdc58d637a851ca71674e2c0abe84b4aa1418 | |
parent | 39d6c30f982867f5980374f4a60ae194029217cf [diff] | |
parent | 2522bc5fc7f8f867d31138c02c7e2a9c0cb08070 [diff] |
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); }