xref: /aosp_15_r20/prebuilts/sdk/29/system/api/incompatibilities.txt (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1// Baseline format: 1.0
2AddedAbstractMethod: android.content.pm.PackageManager#arePermissionsIndividuallyControlled():
3    Added method android.content.pm.PackageManager.arePermissionsIndividuallyControlled() to the system API
4AddedAbstractMethod: android.webkit.WebViewProvider#getWebViewRenderProcess():
5    Added method android.webkit.WebViewProvider.getWebViewRenderProcess() to the system API
6AddedAbstractMethod: android.webkit.WebViewProvider#getWebViewRenderProcessClient():
7    Added method android.webkit.WebViewProvider.getWebViewRenderProcessClient() to the system API
8AddedAbstractMethod: android.webkit.WebViewProvider#setWebViewRenderProcessClient(java.util.concurrent.Executor, android.webkit.WebViewRenderProcessClient):
9    Added method android.webkit.WebViewProvider.setWebViewRenderProcessClient(java.util.concurrent.Executor,android.webkit.WebViewRenderProcessClient) to the system API
10
11
12RemovedDeprecatedMethod: android.location.LocationManager#addGpsMeasurementListener(android.location.GpsMeasurementsEvent.Listener):
13    Removed deprecated method android.location.LocationManager.addGpsMeasurementListener(android.location.GpsMeasurementsEvent.Listener)
14RemovedDeprecatedMethod: android.location.LocationManager#addGpsNavigationMessageListener(android.location.GpsNavigationMessageEvent.Listener):
15    Removed deprecated method android.location.LocationManager.addGpsNavigationMessageListener(android.location.GpsNavigationMessageEvent.Listener)
16RemovedDeprecatedMethod: android.location.LocationManager#removeGpsMeasurementListener(android.location.GpsMeasurementsEvent.Listener):
17    Removed deprecated method android.location.LocationManager.removeGpsMeasurementListener(android.location.GpsMeasurementsEvent.Listener)
18RemovedDeprecatedMethod: android.location.LocationManager#removeGpsNavigationMessageListener(android.location.GpsNavigationMessageEvent.Listener):
19    Removed deprecated method android.location.LocationManager.removeGpsNavigationMessageListener(android.location.GpsNavigationMessageEvent.Listener)
20RemovedDeprecatedMethod: android.telephony.TelephonyManager#answerRingingCall():
21    Removed deprecated method android.telephony.TelephonyManager.answerRingingCall()
22RemovedDeprecatedMethod: android.telephony.TelephonyManager#endCall():
23    Removed deprecated method android.telephony.TelephonyManager.endCall()
24RemovedDeprecatedMethod: android.telephony.TelephonyManager#silenceRinger():
25    Removed deprecated method android.telephony.TelephonyManager.silenceRinger()
26
27
28RemovedField: android.Manifest.permission#CAPTURE_SECURE_VIDEO_OUTPUT:
29    Removed field android.Manifest.permission.CAPTURE_SECURE_VIDEO_OUTPUT
30RemovedField: android.Manifest.permission#CAPTURE_VIDEO_OUTPUT:
31    Removed field android.Manifest.permission.CAPTURE_VIDEO_OUTPUT
32RemovedField: android.Manifest.permission#MANAGE_DEVICE_ADMINS:
33    Removed field android.Manifest.permission.MANAGE_DEVICE_ADMINS
34RemovedField: android.Manifest.permission#READ_FRAME_BUFFER:
35    Removed field android.Manifest.permission.READ_FRAME_BUFFER
36