From fdd2442b623a8415726a428e4f4448a75d1e977e Mon Sep 17 00:00:00 2001 From: Svet Ganov Date: Wed, 3 Dec 2014 17:02:49 -0800 Subject: [PATCH] Update accessibility event constants in the service registration XML. An accessibility service may be configured to receive only certain event types in the meta-data XML file. This change adds some missing event types to the possible events to register for in the XML. This ensures parity between the Java API and the XML declaration. bug:18528776 Change-Id: Ie516f356db81fb1fb39f8d3a61b1edcbba1c7448 --- core/res/res/values/attrs.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 2fd7d3091a9bc..b5c71056ade35 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -2950,6 +2950,24 @@ + + + + + + + + + + + + + + + + + +