Skip to content

Commit 808b305

Browse files
committed
NEWS.md: update for 2021-10-24
1 parent e494314 commit 808b305

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

NEWS.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-FileCopyrightText: 2020 Daniel Fullmer and robotnix contributors
2+
SPDX-FileCopyrightText: 2021 Daniel Fullmer
33
SPDX-License-Identifier: MIT
44
-->
55

@@ -8,6 +8,22 @@ changes occur which require user intervention / configuration changes. These
88
are highlights since the last update, and are not meant to be an exhaustive
99
listing of changes. See the git commit log for additional details.
1010

11+
# 2021-10-24
12+
## Highlights:
13+
- Android 12 support for `vanilla` and `grapheneos` flavors. Set default `androidVersion = 12`.
14+
- New LineageOS-flavored updater module [PR #90](https://github.com/danielfullmer/robotnix/pull/90) (thanks @ajs124)
15+
- New Active Edge module for Pixel devices [PR #125](https://github.com/danielfullmer/robotnix/pull/125) (thanks @zhaofengli)
16+
- New `pixel.useUpstreamDriverBinaries` option to use binaries from [here](https://developers.google.com/android/drivers) instead of android-prepare-vendor. (Only recommended for testing)
17+
- Updated vanilla flavor to SP1A.210812
18+
- Updated grapheneos flavor to 2021102300
19+
- Updated lineageos flavor to 2021102406
20+
- Updated Chromium / Vanadium to 95.0.4638.50, Bromite to 94.0.4606.102
21+
- Updated Seedvault to 11-2.3 tag for Android 11, 2021-10-23 for Android 12
22+
- Added microG patches for Android 12
23+
- Updated Updater to 2021-10-22
24+
- Refactor and separate kernel building for vanilla and GrapheneOS
25+
- Now set default `buildDateTime` automatically based on maximal `source.dirs.<relpath>.dateTime`, as fallback in case there is not a better way to set it.
26+
1127
# 2021-09-09
1228
## Highlights:
1329
- Added support for new device, "barbet" (Pixel 5a), on vanilla and GrapheneOS flavors.

0 commit comments

Comments
 (0)