adevtool improvements

This commit is contained in:
Daniel Micay 2023-03-18 18:17:01 -04:00
parent 1a9d2e414c
commit d56b76ee16

View File

@ -674,6 +674,9 @@
<p>Changes since the 2023031500 release:</p>
<ul>
<li>adevtool: include PixelNfc app on all supported Pixels to enable support for FeliCa on Japanese Pixel models</li>
<li>adevtool: convert PixelNfc app into an unprivileged app since it doesn't need any privileged APIs</li>
<li>adevtool: improve implementation</li>
<li>Settings: remove missing display resolution animation</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-39">version 39</a></li>
</ul>