Merge "Enable GWPAsan for Settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c66cf72e23
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user