Merge "Enable predictive back gesture for Settings app."

This commit is contained in:
Kelly Zhang
2022-07-22 07:30:43 +00:00
committed by Android (Google) Code Review

View File

@@ -132,7 +132,8 @@
android:defaultToDeviceProtectedStorage="true" android:defaultToDeviceProtectedStorage="true"
android:directBootAware="true" android:directBootAware="true"
android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:appComponentFactory="androidx.core.app.CoreComponentFactory"
android:gwpAsanMode="always"> android:gwpAsanMode="always"
android:enableOnBackInvokedCallback="true">
<uses-library android:name="org.apache.http.legacy" /> <uses-library android:name="org.apache.http.legacy" />