am 2df593e1: am b94daae3: am c8a94c5b: am 813d974e: Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.
* commit '2df593e1730b8db843d64e7c78e4f4c309ec954f': Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.
This commit is contained in:
@@ -81,6 +81,7 @@ permission is needed only up to API level 18 with a declaration such as this:
|
|||||||
</pre>
|
</pre>
|
||||||
<p>This way, beginning with API level 19, the system will no longer grant your app the
|
<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>
|
{@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} permission.</p>
|
||||||
|
<p>This attribute was added in API level 19.</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
</dl></dd>
|
</dl></dd>
|
||||||
|
|||||||
Reference in New Issue
Block a user