Merge "Enable GWPAsan for Settings"

This commit is contained in:
TreeHugger Robot
2022-02-18 09:33:41 +00:00
committed by Android (Google) Code Review

View File

@@ -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">
<uses-library android:name="org.apache.http.legacy" />