xref: /aosp_15_r20/prebuilts/sdk/34/system/api/android-non-updatable-incompatibilities.txt (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1// Baseline format: 1.0
2ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#createEnrollIntent():
3    Method android.service.voice.AlwaysOnHotwordDetector.createEnrollIntent added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
4ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#createReEnrollIntent():
5    Method android.service.voice.AlwaysOnHotwordDetector.createReEnrollIntent added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
6ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#createUnEnrollIntent():
7    Method android.service.voice.AlwaysOnHotwordDetector.createUnEnrollIntent added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
8ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#getParameter(int):
9    Method android.service.voice.AlwaysOnHotwordDetector.getParameter added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
10ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#getSupportedRecognitionModes():
11    Method android.service.voice.AlwaysOnHotwordDetector.getSupportedRecognitionModes added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
12ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#queryParameter(int):
13    Method android.service.voice.AlwaysOnHotwordDetector.queryParameter added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
14ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#setParameter(int, int):
15    Method android.service.voice.AlwaysOnHotwordDetector.setParameter added thrown exception android.service.voice.HotwordDetector.IllegalDetectorStateException
16ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#startRecognition():
17    Method android.service.voice.AlwaysOnHotwordDetector.startRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
18ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#startRecognition(android.os.ParcelFileDescriptor, android.media.AudioFormat, android.os.PersistableBundle):
19    Method android.service.voice.AlwaysOnHotwordDetector.startRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
20ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#startRecognition(int):
21    Method android.service.voice.AlwaysOnHotwordDetector.startRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
22ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#stopRecognition():
23    Method android.service.voice.AlwaysOnHotwordDetector.stopRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
24ChangedThrows: android.service.voice.AlwaysOnHotwordDetector#updateState(android.os.PersistableBundle, android.os.SharedMemory):
25    Method android.service.voice.AlwaysOnHotwordDetector.updateState added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
26ChangedThrows: android.service.voice.HotwordDetector#startRecognition():
27    Method android.service.voice.HotwordDetector.startRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
28ChangedThrows: android.service.voice.HotwordDetector#startRecognition(android.os.ParcelFileDescriptor, android.media.AudioFormat, android.os.PersistableBundle):
29    Method android.service.voice.HotwordDetector.startRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
30ChangedThrows: android.service.voice.HotwordDetector#stopRecognition():
31    Method android.service.voice.HotwordDetector.stopRecognition added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
32ChangedThrows: android.service.voice.HotwordDetector#updateState(android.os.PersistableBundle, android.os.SharedMemory):
33    Method android.service.voice.HotwordDetector.updateState added thrown exception android.service.voice.HotwordDetector.HotwordDetectorIllegalStateException
34RemovedClass: android.provider.DeviceConfig:
35    Removed class android.provider.DeviceConfig
36
37
38RemovedMethod: android.nfc.NfcAdapter#disableNdefPush():
39    Removed method android.nfc.NfcAdapter.disableNdefPush()
40RemovedMethod: android.nfc.NfcAdapter#enableNdefPush():
41    Removed method android.nfc.NfcAdapter.enableNdefPush()
42RemovedMethod: android.nfc.NfcAdapter#setNdefPushMessage(android.nfc.NdefMessage, android.app.Activity, int):
43    Removed method android.nfc.NfcAdapter.setNdefPushMessage(android.nfc.NdefMessage,android.app.Activity,int)
44
45
46RemovedField: android.nfc.NfcAdapter#FLAG_NDEF_PUSH_NO_CONFIRM:
47    Removed field android.nfc.NfcAdapter.FLAG_NDEF_PUSH_NO_CONFIRM
48