config: add deviceinfo_flash_kernel_on_update (MR 2061)

Add new deviceinfo variable to explicitly support flashing the new
kernel when updated on Android devices.
This commit is contained in:
Caleb Connolly 2021-06-02 00:02:23 +01:00 committed by Oliver Smith
parent b0a49a72b7
commit 7145ab2e50
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 0 deletions

View File

@ -426,6 +426,7 @@ deviceinfo_attributes = [
"partition_blacklist",
"boot_part_start",
"root_filesystem",
"flash_kernel_on_update",
# weston
"weston_pixman_type",