diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-06 13:38:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-06 13:38:49 -0400 |
| commit | 51c95ad5b78ae0677d2a1ae161c98f2670aa7cee (patch) | |
| tree | 702073ab9715306062baa8ec8e72fd995961c522 | |
| parent | 6360888aea8f1ee57398deb95ccf9cc34b06f96d (diff) | |
remove android-prepare-vendor in main branch
| -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 487d75df..30e5206d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -545,6 +545,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/50">version 50</a></li> <li>SELinux policy: remove unused domain for com.android.vzwomatrigger</li> <li>add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location provides into a Fused provider using the best available data (GrapheneOS does not have an OS Network Location provider so it just wraps GNSS)</li> + <li>remove unused android-prepare-vendor repository from the main branch (kept in legacy device branches)</li> </ul> </article> --> |
