xref: /aosp_15_r20/prebuilts/sdk/34/module-lib/api/android-incompatibilities.txt (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1// Baseline format: 1.0
2
3// b/255441492 - the method is moved from module API to system API
4RemovedMethod: android.os.Binder#markVintfStability():
5    Removed method android.os.Binder.markVintfStability()
6RemovedMethod: android.os.Parcelable#getStability():
7    Removed method android.os.Parcelable.getStability()
8
9// b/256775913 - the following methods are moved from module API to system API
10RemovedMethod: android.net.VpnTransportInfo#describeContents():
11    Removed method android.net.VpnTransportInfo.describeContents()
12RemovedMethod: android.net.VpnTransportInfo#getType():
13    Removed method android.net.VpnTransportInfo.getType()
14RemovedMethod: android.net.VpnTransportInfo#writeToParcel(android.os.Parcel, int):
15    Removed method android.net.VpnTransportInfo.writeToParcel(android.os.Parcel, int)
16RemovedField: android.net.VpnTransportInfo#CREATOR:
17    Removed field android.net.VpnTransportInfo.CREATOR
18