OSDN Git Service

Fix permission doc
authorMakoto Onuki <omakoto@google.com>
Sat, 30 Jan 2016 00:14:41 +0000 (16:14 -0800)
committerMakoto Onuki <omakoto@google.com>
Sat, 30 Jan 2016 00:14:41 +0000 (16:14 -0800)
Bug 26406584

Change-Id: I2c443cc52c600edb1ad904e0eb013829caee9897

core/res/AndroidManifest.xml

index 1c3db10..c970989 100644 (file)
         android:protectionLevel="dangerous" />
 
     <!-- Allows an application to write (but not read) the user's
-         contacts data.
+         call log data.
          <p class="note"><strong>Note:</strong> If your app uses the
          {@link #WRITE_CONTACTS} permission and <em>both</em> your <a
          href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code