diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index dc0106cb6428e..b9868dba48006 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -122,6 +122,15 @@
android:label="@string/permlab_sendSms"
android:description="@string/permdesc_sendSms" />
+
+
+
@@ -1413,7 +1422,7 @@
android:description="@string/permdesc_modifyNetworkAccounting"
android:protectionLevel="signatureOrSystem" />
-
+
+ send SMS messages with no confirmation
+
+ Allows application to send SMS
+ messages. Malicious applications may cost you money by sending
+ messages without your confirmation.
+
read SMS or MMS
@@ -933,19 +940,19 @@
read calendar events plus confidential information
- Allows an application to read all calendar
+ Allows an application to read all calendar
events stored on your tablet, including those of friends or coworkers. A malicious application with
this permission can extract personal information from these calendars without the owners\' knowledge.
- Allows an application to read all calendar
+ Allows an application to read all calendar
events stored on your phone, including those of friends or coworkers. A malicious application with
this permission can extract personal information from these calendars without the owners\' knowledge.
add or modify calendar events and send email to guests without owners\' knowledge
- Allows an application to send event invitations as the calendar owner and add, remove,
- change events that you can modify on your device, including those of friends or co-workers. A malicious application with this permission
+ Allows an application to send event invitations as the calendar owner and add, remove,
+ change events that you can modify on your device, including those of friends or co-workers. A malicious application with this permission
can send spam emails that appear to come from calendar owners, modify events without the owners\' knowledge, or add fake events.