diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0279eec6987..5ff379a9244 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -129,7 +129,8 @@ android:usesCleartextTraffic="true" android:defaultToDeviceProtectedStorage="true" android:directBootAware="true" - android:appComponentFactory="androidx.core.app.CoreComponentFactory"> + android:appComponentFactory="androidx.core.app.CoreComponentFactory" + android:gwpAsanMode="always">