Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1cb90f7 authored by Kelly Zhang's avatar Kelly Zhang Committed by Android (Google) Code Review
Browse files

Merge "Enable predictive back gesture for Settings app."

parents 01eabef9 1bda6428
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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">

        <uses-library android:name="org.apache.http.legacy" />