diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-18 16:05:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-18 16:05:19 -0400 |
| commit | 052e322c134c3823322fdb3d23e1a40540298f82 (patch) | |
| tree | e5973a391ba0e6279ffa37e802ae158a9ea30b35 /static | |
| parent | a1f123432d155d6d931ac8e76de128da2745c9f7 (diff) | |
add gmscompat hook for SIM card lock check
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e7b80741..ddc2ecd8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -418,6 +418,7 @@ <ul> <li>Settings: fix displaying setting for GrapheneOS USB accessory policy (deny new usb)</li> + <li>Sandboxed Google Play compatibility layer: return false for SIM card lock check rather than throwing a SecurityException</li> </ul> </article> --> |
