[components] Merge https://github.com/mozilla-mobile/android-components/pull/5495
5495: Closes https://github.com/mozilla-mobile/android-components/issues/5460: Fennec migration: Disable currently unsupported add-ons r=pocmo,grigoryk a=csadilek
This is for the first iteration and currently disabling *all* installed addons. Later we want to match against supported addons from our AMO collection and/or an offline whitelist.
Made sure to capture all outcomes in `AddonMigrationResult`s so we can add telemetry/logs, as needed. Let me know if I missed anything :).
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>