docs: quick typo fix
Fixed a typo and also removed a couple of extra blank lines. I'll build (to make sure I didn't break anything) then if it looks good I'll self-+2 and commit. bug: 26359706 Change-Id: Idc873ad774769819708c3d227d23e676a7fa1a90
This commit is contained in:
@ -245,8 +245,6 @@ your broadcast or who can send a broadcast to you.</li>
|
||||
<li>Binding to or starting a service.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h3 id="auto-adjustments">Automatic permission adjustments</h3>
|
||||
|
||||
<p> Over time,
|
||||
@ -365,7 +363,7 @@ to be as high as possible. You can see which permissions were added with each re
|
||||
Any permission can belong to a permission group, including normal permissions
|
||||
and permissions defined by your app.
|
||||
However, a permission's group only affects the user experience if the
|
||||
perimission is dangerous. You can ignore the permission group for normal
|
||||
permission is dangerous. You can ignore the permission group for normal
|
||||
permissions.
|
||||
</p>
|
||||
|
||||
@ -779,10 +777,6 @@ android:grantUriPermissions} attribute or
|
||||
{@link android.content.Context#checkUriPermission Context.checkUriPermission()}
|
||||
methods.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="next-docs">
|
||||
<div class="col-6">
|
||||
<h2 class="norule">Continue reading about:</h2>
|
||||
|
Reference in New Issue
Block a user