From 6e88c84cbe0a07cb8c7b9ea23d1434bcf2e2a457 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 4 Nov 2010 18:45:05 -0700 Subject: docs: remove allowClearUserData from manifest doc and clarify in javadocs that it's only for system apps bug: 3128020 Change-Id: Ibc01f0e24f7d1f4e76a4da0a324c7682b92992aa --- core/res/res/values/attrs_manifest.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'core/res') diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml index b26b7f1..f31dfec 100644 --- a/core/res/res/values/attrs_manifest.xml +++ b/core/res/res/values/attrs_manifest.xml @@ -90,10 +90,9 @@ + cleared. This flag is turned on by default. + This attribute is usable only by applications + included in the system image. Third-party apps cannot use it. -->