diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 19fdeb8696539..06c84235353fd 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -599,8 +599,8 @@
@@ -849,11 +849,10 @@
android:description="@string/permdesc_clearAppCache" />
+ Log entries can contain the user's private information,
+ which is why this permission is 'dangerous'. -->
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 433c0058e28c4..90a02a70c9532 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -710,12 +710,12 @@
Allows an application to move application resources from internal to external media and vice versa.
- read system log files
+ read sensitive log data
Allows an application to read from the
system\'s various log files. This allows it to discover general
- information about what you are doing with the phone, but they should
- not contain any personal or private information.
+ information about what you are doing with the phone, potentially
+ including personal or private information.
read/write to resources owned by diag