Skip to content

Commit

Permalink
Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
mirfatif committed Nov 18, 2023
1 parent 42166ef commit 33df59b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions help/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -765,11 +765,13 @@ <h2 id="faq">FAQs</h2>
<p>Yes. This feature is available since <a href="https://developer.android.com/about/versions/11/privacy/permissions#auto-reset">Android 11</a>. It's also labeled as "Pause app activity if unused" on some devices.</p>
<img class="small" src="../en/img/remove_unused_perms.webp" />
<p>To change this option from PMX:</p>
<ul>
<ol>
<li>Go to <i>Exclusion Filters</i> -> <i>Extra AppOps list</i> and check <span class="code">AUTO_REVOKE_PERMISSIONS_IF_UNUSED</span>.</li>
<li>Back on the main screen, type <span class="code">AUTO_REVOKE_PERMISSIONS_IF_UNUSED</span> in the top search bar. Make sure that deep search is enabled in search settings.</li>
<li>Set the mode <i>Allow</i> or <i>Ignore</i> for whichever apps you want.</li>
</ul>
</ol>

<p>You can also use <a href="#perm_view">Permission View</a> or <a href="#batch-ops">Batch Operations</a> in place of step 2 and 3.</p>

<hr class="dim" />

Expand Down

0 comments on commit 33df59b

Please sign in to comment.