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 34 35 36InvalidNullConversion: android.media.MediaTranscodingManager.TranscodingSession#setOnProgressUpdateListener(java.util.concurrent.Executor, android.media.MediaTranscodingManager.TranscodingSession.OnProgressUpdateListener) parameter #1: 37 Attempted to change parameter from @Nullable to @NonNull: incompatible change for parameter arg2 in android.media.MediaTranscodingManager.TranscodingSession.setOnProgressUpdateListener(java.util.concurrent.Executor arg1, android.media.MediaTranscodingManager.TranscodingSession.OnProgressUpdateListener arg2) 38 39 40RemovedMethod: android.nfc.NfcAdapter#disableNdefPush(): 41 Removed method android.nfc.NfcAdapter.disableNdefPush() 42RemovedMethod: android.nfc.NfcAdapter#enableNdefPush(): 43 Removed method android.nfc.NfcAdapter.enableNdefPush() 44RemovedMethod: android.nfc.NfcAdapter#setNdefPushMessage(android.nfc.NdefMessage, android.app.Activity, int): 45 Removed method android.nfc.NfcAdapter.setNdefPushMessage(android.nfc.NdefMessage,android.app.Activity,int) 46 47 48RemovedField: android.nfc.NfcAdapter#FLAG_NDEF_PUSH_NO_CONFIRM: 49 Removed field android.nfc.NfcAdapter.FLAG_NDEF_PUSH_NO_CONFIRM 50 51 52RemovedFinal: android.net.NetworkAgent#sendLinkProperties(android.net.LinkProperties): 53 Method android.net.NetworkAgent.sendLinkProperties has removed 'final' qualifier 54RemovedFinal: android.net.NetworkAgent#sendNetworkCapabilities(android.net.NetworkCapabilities): 55 Method android.net.NetworkAgent.sendNetworkCapabilities has removed 'final' qualifier 56RemovedFinal: android.net.NetworkAgent#sendNetworkScore(android.net.NetworkScore): 57 Method android.net.NetworkAgent.sendNetworkScore has removed 'final' qualifier 58RemovedFinal: android.net.NetworkAgent#sendNetworkScore(int): 59 Method android.net.NetworkAgent.sendNetworkScore has removed 'final' qualifier 60RemovedFinal: android.net.NetworkAgent#setUnderlyingNetworks(java.util.List<android.net.Network>): 61 Method android.net.NetworkAgent.setUnderlyingNetworks has removed 'final' qualifier 62 63RemovedMethod: android.content.ContextWrapper#sendBroadcast(android.content.Intent, String, android.os.Bundle): 64 Removed method android.content.ContextWrapper.sendBroadcast(android.content.Intent,String,android.os.Bundle) 65RemovedMethod: android.content.ContextWrapper#sendOrderedBroadcast(android.content.Intent, String, android.os.Bundle, android.content.BroadcastReceiver, android.os.Handler, int, String, android.os.Bundle): 66 Removed method android.content.ContextWrapper.sendOrderedBroadcast(android.content.Intent,String,android.os.Bundle,android.content.BroadcastReceiver,android.os.Handler,int,String,android.os.Bundle) 67