1// Baseline format: 1.0 2InvalidNullConversion: android.graphics.Bitmap#getConfig(): 3 Attempted to change method return from @NonNull to @Nullable: incompatible change for method android.graphics.Bitmap.getConfig() 4 5RemovedClass: android.graphics.pdf.PdfRenderer: 6 Removed class android.graphics.pdf.PdfRenderer 7 8 9RemovedDeprecatedClass: android.media.MediaDrm.HdcpLevel: 10 Removed deprecated class android.media.MediaDrm.HdcpLevel 11RemovedDeprecatedClass: android.media.MediaDrm.SecurityLevel: 12 Removed deprecated class android.media.MediaDrm.SecurityLevel 13 14 15RemovedDeprecatedMethod: android.app.Notification.WearableExtender#getBackground(): 16 Removed deprecated method android.app.Notification.WearableExtender.getBackground() 17RemovedDeprecatedMethod: android.app.Notification.WearableExtender#setBackground(android.graphics.Bitmap): 18 Removed deprecated method android.app.Notification.WearableExtender.setBackground(android.graphics.Bitmap) 19