diff --git a/build-tools/enumification-helpers/methodmap.ext.csv b/build-tools/enumification-helpers/methodmap.ext.csv index cea4417b4c9..b0d9ef5fe47 100644 --- a/build-tools/enumification-helpers/methodmap.ext.csv +++ b/build-tools/enumification-helpers/methodmap.ext.csv @@ -1911,7 +1911,8 @@ 29, android.app, RemoteInput, getEditChoicesBeforeSending, return, Android.App.EditChoices 29, android.app, Service, getForegroundServiceType, return, Android.App.ForegroundService 29, android.app, Service, startForeground, foregroundServiceType, Android.App.ForegroundService -29, android.app, WallpaperManager.OnColorsChangedListener, onColorsChanged, which, Android.App.WallpaperManagerFlags +// Cannot change this at this state. +// 27, android.app, WallpaperManager.OnColorsChangedListener, onColorsChanged, which, Android.App.WallpaperManagerFlags 29, android.content, Context, bindIsolatedService, flags, Android.App.Bind 29, android.content.pm, PackageInstaller.SessionInfo, getStagedSessionErrorCode, return, Android.Content.PM.StagedSession 29, android.content.pm, PackageInstaller, installExistingPackage, installReason, Android.Content.PM.InstallReason diff --git a/src/Mono.Android/methodmap.csv b/src/Mono.Android/methodmap.csv index 7df34c33a87..543d3a01fc3 100644 --- a/src/Mono.Android/methodmap.csv +++ b/src/Mono.Android/methodmap.csv @@ -2519,7 +2519,8 @@ 29, android.app, RemoteInput, getEditChoicesBeforeSending, return, Android.App.EditChoices 29, android.app, Service, getForegroundServiceType, return, Android.App.ForegroundService 29, android.app, Service, startForeground, foregroundServiceType, Android.App.ForegroundService -29, android.app, WallpaperManager.OnColorsChangedListener, onColorsChanged, which, Android.App.WallpaperManagerFlags +// Cannot change this at this state. +// 27, android.app, WallpaperManager.OnColorsChangedListener, onColorsChanged, which, Android.App.WallpaperManagerFlags 29, android.content, Context, bindIsolatedService, flags, Android.App.Bind 29, android.content.pm, PackageInstaller.SessionInfo, getStagedSessionErrorCode, return, Android.Content.PM.StagedSession 29, android.content.pm, PackageInstaller, installExistingPackage, installReason, Android.Content.PM.InstallReason