Bug 1883763 - Add suppressions to firefox-android code still using the now-deprecated APIs

fenix/125.0
Ryan VanderMeulen 2 months ago committed by mergify[bot]
parent 321fa1fa10
commit 2e81cf37cc

@ -2,6 +2,9 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// Needed until bug 1884527 is fixed.
@file:Suppress("DEPRECATION")
package org.mozilla.fenix.gecko
import android.content.Context

Loading…
Cancel
Save