diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-19 13:40:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-19 13:40:49 -0400 |
| commit | c99b477183bbf9d2b45ef7c1d85ba4f1374195ee (patch) | |
| tree | bbaf03fac002f7c005f8590f0f29ece77174fd1f /static/releases.html | |
| parent | f90fb3660dca17bdd63b6edcb69369958fafbb9a (diff) | |
improve compat with apps using network location
Diffstat (limited to 'static/releases.html')
| -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 5506a207..983b5bd5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -625,6 +625,7 @@ <p>Changes since the 2023061402 release:</p> <ul> + <li>improve compatibility with apps trying to use a network location provider when none is available</li> <li>fix work profile screenshot crash caused by missing configuration in AOSP</li> <li>use unified tags based on our build number rather than the standard <var>BUILD_ID</var>.<var>BUILD_NUMBER</var></li> <li>Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a: set <var>BUILD_ID</var> to match stock OS again</li> |
