document enabling install available apps feature

This commit is contained in:
Daniel Micay 2023-01-30 19:19:04 -05:00
parent d6bca906ec
commit ec867f0ea6

View File

@ -126,6 +126,7 @@
<li><a href="#more-user-profiles">More user profiles</a></li>
<li><a href="#end-session">End session</a></li>
<li><a href="#disabling-app-installation">Disabling app installation</a></li>
<li><a href="#install-available-apps">Install available apps</a></li>
<li><a href="#notification-forwarding">Notification forwarding</a></li>
</ul>
</li>
@ -752,6 +753,18 @@
device.</p>
</section>
<section id="install-available-apps">
<h4><a href="#install-available-apps">Improved install available apps</a></h4>
<p>GrapheneOS enables the standard install available apps feature that's
still not enabled in AOSP or the stock Pixel OS to allow the Owner user to
install packages that are available in other users. This allows installing
an app in a secondary user that's already installed in the Owner user
without needing to download it again. This helps a lot with using the
toggles added for disabling app installation by secondary users.</p>
</section>
<section id="notification-forwarding">
<h4><a href="#notification-forwarding">Notification forwarding</a></h4>