diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index a543816e3dc8f..ab0ff3f1032db 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -590,8 +590,8 @@
@@ -840,11 +840,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 59136392ccb8a..dc89acb24f969 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -704,12 +704,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