xref: /aosp_15_r20/prebuilts/sdk/34/public/api/android-non-updatable-incompatibilities.txt (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1*344a7f5eSAndroid Build Coastguard Worker// Baseline format: 1.0
2*344a7f5eSAndroid Build Coastguard WorkerInvalidNullConversion: android.os.OutcomeReceiver#onResult(R) parameter #0:
3*344a7f5eSAndroid Build Coastguard Worker    Attempted to remove @NonNull annotation from parameter result in android.os.OutcomeReceiver.onResult(R result)
4*344a7f5eSAndroid Build Coastguard WorkerInvalidNullConversion: android.graphics.Bitmap#getConfig():
5*344a7f5eSAndroid Build Coastguard Worker    Attempted to change method return from @NonNull to @Nullable: incompatible change for method android.graphics.Bitmap.getConfig()
6*344a7f5eSAndroid Build Coastguard Worker
7*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#disableForegroundNdefPush(android.app.Activity):
8*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.disableForegroundNdefPush(android.app.Activity)
9*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#enableForegroundNdefPush(android.app.Activity, android.nfc.NdefMessage):
10*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.enableForegroundNdefPush(android.app.Activity,android.nfc.NdefMessage)
11*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#invokeBeam(android.app.Activity):
12*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.invokeBeam(android.app.Activity)
13*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#isNdefPushEnabled():
14*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.isNdefPushEnabled()
15*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setBeamPushUris(android.net.Uri[], android.app.Activity):
16*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setBeamPushUris(android.net.Uri[],android.app.Activity)
17*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUrisCallback, android.app.Activity):
18*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setBeamPushUrisCallback(android.nfc.NfcAdapter.CreateBeamUrisCallback,android.app.Activity)
19*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setNdefPushMessage(android.nfc.NdefMessage, android.app.Activity, android.app.Activity...):
20*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setNdefPushMessage(android.nfc.NdefMessage,android.app.Activity,android.app.Activity...)
21*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNdefMessageCallback, android.app.Activity, android.app.Activity...):
22*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setNdefPushMessageCallback(android.nfc.NfcAdapter.CreateNdefMessageCallback,android.app.Activity,android.app.Activity...)
23*344a7f5eSAndroid Build Coastguard WorkerRemovedDeprecatedMethod: android.nfc.NfcAdapter#setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdefPushCompleteCallback, android.app.Activity, android.app.Activity...):
24*344a7f5eSAndroid Build Coastguard Worker    Removed deprecated method android.nfc.NfcAdapter.setOnNdefPushCompleteCallback(android.nfc.NfcAdapter.OnNdefPushCompleteCallback,android.app.Activity,android.app.Activity...)
25