File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,14 @@ OUTPUT_DIRECTORY="output"
6
6
# ##############################
7
7
# Image information (edit this)
8
8
IMAGE_URGENCY=" high"
9
- IMAGE_DATE=" 2022-10-06 "
10
- IMAGE_URL=" https://gitlab.shift-gmbh.com/ShiftOSS/android_proprietary_vendor_firmware/-/raw/85d96c00f15ad30b382c7fb237ed019212549d98 /axolotl/radio/abl.img"
11
- IMAGE_VERSION=" 3.9.20221006 "
9
+ IMAGE_DATE=" 2022-12-24 "
10
+ IMAGE_URL=" https://gitlab.shift-gmbh.com/ShiftOSS/android_proprietary_vendor_firmware/-/raw/1bb90b71d9658c74c6643429008480da12a850a8 /axolotl/radio/abl.img"
11
+ IMAGE_VERSION=" 5.0.20221224 "
12
12
IMAGE_DESCRIPTION=$( cat << EOF
13
13
<p>This release brings the following fixes and improvements:</p>
14
14
<ul>
15
- <li>Add support for enabling developer mode</li>
16
- <li>Correct spelling mistakes</li>
17
- <li>Report ABL version through cmdline</li>
15
+ <li>Disable parallel download flash operations</li>
16
+ <li>Fix slot switching issues for vendor_boot partitions</li>
18
17
</ul>
19
18
EOF
20
19
)
You can’t perform that action at this time.
0 commit comments