Chromium 105.0.5195.77

This commit is contained in:
Daniel Micay 2022-09-03 03:15:57 -04:00
parent 0c4beb0fca
commit 42f679b2c4
2 changed files with 8 additions and 3 deletions

View File

@ -797,14 +797,18 @@
requests location data. We also resolve various UX issues with this feature as
it currently exists in AOSP to get it into a highly usable state.</p>
<p>Android 13 has the location privacy indicator as a developer option but it
doesn't work the same way as it does in GrapheneOS. GrapheneOS shows it for
all location data accesses through any APIs. Normally, the stock OS only shows
it for GNSS location requests, also known as high power location requests, and
doesn't normally show it for network location and other APIs gated by the
Location permission / global block toggle.</p>
<p>The indicator works the same way as the Camera and Microphone ones, showing
a bright green icon when location access occurs which then gets minimized to a
small bright green dot when the quick settings tray isn't currently opened.
Android 12 already includes Location with the other standard runtime
permissions in the privacy dashboard for viewing the history.</p>
<p>This will likely become a standard feature in Android 13 at which point it
will be removed from this page.</p>
</section>
<section id="user-installed-apps-can-be-disabled">

View File

@ -584,6 +584,7 @@
<ul>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/55">version 55</a></li>
<li>System Updater: update target API level to 33</li>
<li>Vanadium: update Chromium base to 105.0.5195.77</li>
</ul>
</article>
-->