Dmitry Muhomor
|
8d8604dbe7
|
check PLATFORM_SECURITY_PATCH value in product Makefile
On devices that no longer receive vendor updates (e.g. Pixel 4 / 4 XL), PLATFORM_SECURITY_PATCH
should be overriden to correctly indicate that.
|
2023-08-31 16:03:43 -04:00 |
|
Dmitry Muhomor
|
d7594443cd
|
make file system type of OS partitions part of device config
|
2023-08-31 16:03:43 -04:00 |
|
Dmitry Muhomor
|
31d493f58c
|
make current and previous build ID part of device config
Previous build ID is useful when doing comparisons.
|
2023-08-31 16:03:43 -04:00 |
|
Dmitry Muhomor
|
1007b219cb
|
move device configs from config/ to config/device/
This is preparation for adding new kinds of configs.
|
2023-08-31 16:03:43 -04:00 |
|