disable screenshot sound via touch sound toggle

This commit is contained in:
Daniel Micay 2023-03-18 23:37:36 -04:00
parent d56b76ee16
commit b1245526c9

View File

@ -674,6 +674,7 @@
<p>Changes since the 2023031500 release:</p>
<ul>
<li>disable screenshot sound when touch sounds are disabled</li>
<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>