From 8ee1665bcfe83c9481ccf867742853e846f2e332 Mon Sep 17 00:00:00 2001 From: Justin Ghan Date: Fri, 18 Aug 2023 20:18:41 +0000 Subject: Update autoHandwritingEnabled documentation Since we are changing the default value to false in UDC QPR1, remove the default value specification from the documentation. Bug: 296586357 Change-Id: Iad6e5b858503617b4a38045fbf32984c0d03619a Test: N/A --- core/res/res/values/attrs.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 735e5906cced..f0f39d160b59 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -3537,11 +3537,11 @@ + See {@link android.view.View#setAutoHandwritingEnabled}. +

The default value of this flag is configurable by the device manufacturer. -->