Log accessibility privacy warning status (2/2)
Uses the atom NonA11yToolServiceWarningReported in westworld to log the accessibility privacy warning service has been disabled in accessibility setting. Bug: 180983963 Test: m statsd_testdrive && statsd_testdrive 384 Change-Id: I4fb23066159f3086aaaeff521f305266e58cf42d
This commit is contained in:
@@ -101,6 +101,7 @@ public class AccessibilitySettings extends DashboardFragment {
|
||||
static final String EXTRA_LAUNCHED_FROM_SUW = "from_suw";
|
||||
static final String EXTRA_ANIMATED_IMAGE_RES = "animated_image_res";
|
||||
static final String EXTRA_HTML_DESCRIPTION = "html_description";
|
||||
static final String EXTRA_TIME_FOR_LOGGING = "start_time_to_log_a11y_tool";
|
||||
|
||||
// Timeout before we update the services if packages are added/removed
|
||||
// since the AccessibilityManagerService has to do that processing first
|
||||
|
Reference in New Issue
Block a user