mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Move text into paragraph tag
This commit is contained in:
@@ -18,10 +18,11 @@ attributes, or define the general <code>android:permission</code> attribute.</p>
|
||||
</overview>
|
||||
|
||||
<recommendation>
|
||||
To prevent permission bypass, <code>provider</code> elements should either
|
||||
<p>To prevent permission bypass, <code>provider</code> elements should either
|
||||
specify both the <code>android:readPermission</code>
|
||||
and <code>android:writePermission</code> attributes, or specify
|
||||
the <code>android:permission</code> attribute.
|
||||
</p>
|
||||
</recommendation>
|
||||
|
||||
<example>
|
||||
|
||||
Reference in New Issue
Block a user