Files
frameworks_base/core/java/android/content
Evgenii Stepanov db076c83ad Add "enableGwpAsan" tag to android manifest.
This tag can be used to enable and disable gwp-asan on applications and
their components. The default setting is disabled, except for the system
applications which are enabled with a small probability (approx. 1% of
processes).

Enabling gwp-asan can be used to crowd test an app.

This change includes a compat feature that overrides the default value
of enableGwpAsan for an app.

Bug: 149991821
Test: atest CtsGwpAsanTestCases

Change-Id: I5eb647c517e5487b1d1eed6b9a43242490f19289
2020-03-05 12:33:18 -08:00
..
2020-02-26 15:59:44 -08:00
2019-11-06 21:02:33 +00:00