diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 938e33d0fee..2ff62cced30 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -132,7 +132,8 @@ android:defaultToDeviceProtectedStorage="true" android:directBootAware="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" - android:gwpAsanMode="always"> + android:gwpAsanMode="always" + android:enableOnBackInvokedCallback="true">