am c8a94c5b: am 813d974e: Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.

* commit 'c8a94c5b6df42b631e52dcae03d0243454886ecb':
  Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.
This commit is contained in:
Dirk Dougherty
2015-06-22 22:41:19 +00:00
committed by Android Git Automerger

View File

@@ -81,6 +81,7 @@ permission is needed only up to API level 18 with a declaration such as this:
</pre>
<p>This way, beginning with API level 19, the system will no longer grant your app the
{@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} permission.</p>
<p>This attribute was added in API level 19.</p>
</dd>
</dl></dd>