document other added shim
This commit is contained in:
parent
f0eb266f51
commit
658d949065
@ -446,6 +446,7 @@
|
||||
<li>Vanadium: remove empty account category and Services menu from the main menu</li>
|
||||
<li>Sandboxed Play services compatibility layer: add shim to make Play services use the regular cellular geolocation API instead of attempting and failing to use a special API requiring MODIFY_PHONE_STATE to attribute power consumption to the app responsible for the request to Play services</li>
|
||||
<li>Sandboxed Play services compatibility layer: add shims making Play services use the unprivileged AppOps proxy API instead of attempting and failing to use the privileged APIs for blaming other apps (it can still blame other apps via the proxy API, but the OS treats it as an untrusted claim)</li>
|
||||
<li>Sandboxed Play services compatibility layer: add shim making Play services use UserManager.hasUserRestriction instead of UserManager.hasBaseUserRestriction to avoid requiring privileged permissions and to return correct answers since it can't bypass device management</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user