minor tweak to release notes

This commit is contained in:
Daniel Micay 2021-08-03 03:42:11 -04:00
parent 2102d5e359
commit c58a6adb3d

View File

@ -447,7 +447,7 @@
<li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li> <li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li>
<li>Sandboxed Google Play compatibility layer: move foreground service notification channel to dedicated Compatibility notification channel group</li> <li>Sandboxed Google Play compatibility layer: move foreground service notification channel to dedicated Compatibility notification channel group</li>
<li>Sandboxed Google Play compatibility layer: add proper description to foreground service notification</li> <li>Sandboxed Google Play compatibility layer: add proper description to foreground service notification</li>
<li>Sandboxed Google Play compatibility layer: add shortcut for opening the notification channel settings from the foreground service notification</li> <li>Sandboxed Google Play compatibility layer: add shortcut for opening the notification channel settings from the foreground service notifications</li>
</ul> </ul>
</article> </article>