xref: /aosp_15_r20/prebuilts/sdk/34/public/api/android-incompatibilities.txt (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1*344a7f5eSAndroid Build Coastguard Worker// Baseline format: 1.0
2*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.Buffer#duplicate():
3*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.Buffer.duplicate()
4*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.Buffer#slice():
5*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.Buffer.slice()
6*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.Buffer#slice(int, int):
7*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.Buffer.slice(int,int)
8*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.ByteBuffer#slice(int, int):
9*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.ByteBuffer.slice(int,int)
10*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.CharBuffer#slice(int, int):
11*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.CharBuffer.slice(int,int)
12*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.DoubleBuffer#slice(int, int):
13*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.DoubleBuffer.slice(int,int)
14*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.FloatBuffer#slice(int, int):
15*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.FloatBuffer.slice(int,int)
16*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.IntBuffer#slice(int, int):
17*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.IntBuffer.slice(int,int)
18*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.LongBuffer#slice(int, int):
19*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.LongBuffer.slice(int,int)
20*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.MappedByteBuffer#slice(int, int):
21*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.MappedByteBuffer.slice(int,int)
22*344a7f5eSAndroid Build Coastguard WorkerAddedAbstractMethod: java.nio.ShortBuffer#slice(int, int):
23*344a7f5eSAndroid Build Coastguard Worker    Added method java.nio.ShortBuffer.slice(int,int)
24*344a7f5eSAndroid Build Coastguard Worker
25*344a7f5eSAndroid Build Coastguard WorkerInvalidNullConversion: android.os.OutcomeReceiver#onResult(R) parameter #0:
26*344a7f5eSAndroid Build Coastguard Worker    Attempted to remove @NonNull annotation from parameter result in android.os.OutcomeReceiver.onResult(R result)
27*344a7f5eSAndroid Build Coastguard WorkerInvalidNullConversion: android.graphics.Bitmap#getConfig():
28*344a7f5eSAndroid Build Coastguard Worker    Attempted to change method return from @NonNull to @Nullable: incompatible change for method android.graphics.Bitmap.getConfig()
29*344a7f5eSAndroid Build Coastguard Worker
30*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: java.lang.Runtime#getLocalizedInputStream(java.io.InputStream):
31*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method java.lang.Runtime.getLocalizedInputStream(java.io.InputStream)
32*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: java.lang.Runtime#getLocalizedOutputStream(java.io.OutputStream):
33*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method java.lang.Runtime.getLocalizedOutputStream(java.io.OutputStream)
34*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#disableForegroundNdefPush(android.app.Activity):
35*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.disableForegroundNdefPush(android.app.Activity)
36*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#enableForegroundNdefPush(android.app.Activity, android.nfc.NdefMessage):
37*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.enableForegroundNdefPush(android.app.Activity,android.nfc.NdefMessage)
38*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#invokeBeam(android.app.Activity):
39*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.invokeBeam(android.app.Activity)
40*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#isNdefPushEnabled():
41*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.isNdefPushEnabled()
42*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setBeamPushUris(android.net.Uri[], android.app.Activity):
43*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setBeamPushUris(android.net.Uri[],android.app.Activity)
44*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUrisCallback, android.app.Activity):
45*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUrisCallback,android.app.Activity)
46*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setNdefPushMessage(android.nfc.NdefMessage, android.app.Activity, android.app.Activity...):
47*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setNdefPushMessage(android.nfc.NdefMessage,android.app.Activity,android.app.Activity...)
48*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNdefMessageCallback, android.app.Activity, android.app.Activity...):
49*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNdefMessageCallback,android.app.Activity,android.app.Activity...)
50*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdefPushCompleteCallback, android.app.Activity, android.app.Activity...):
51*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdefPushCompleteCallback,android.app.Activity,android.app.Activity...)
52*344a7f5eSAndroid Build Coastguard Worker
53*344a7f5eSAndroid Build Coastguard WorkerRemovedClass: android.adservices.AdServicesVersion:
54*344a7f5eSAndroid Build Coastguard Worker    Removed class android.adservices.AdServicesVersion
55