add package name to Settings app overview page

This commit is contained in:
Daniel Micay 2022-02-04 18:30:13 -05:00
parent 2d1d5af476
commit 55173df82f

View File

@ -519,6 +519,7 @@
<li>Vanadium: enable CFI cast checks</li>
<li>change GmsCompat app label from "Sandboxed Google Play" to "GmsCompat" and the activity name to "Sandboxed Google Play settings"</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/11">version 11</a></li>
<li>Settings: add package name to app overview page</li>
<li>only grant the special GrapheneOS runtime permissions (Network, Sensors) for compatibility on installation for user installed apps (only relevant to Network in practice)</li>
<li>add GmsCompat to list of essential system components in Settings</li>
<li>do not mark dun APN types as read-only (allows editing more carrier APNs)</li>