e26ffed63da9086fe6edb9991314f3c1dc7daa0c

Partitions that use vbmeta_system can be found by looking at avb flag in fstab from boot ramdisk. --flags 2 makes the verification function of avb always return a positive result. --set_hashtree_disabled_flag builds the vbmeta images with the HASHTREE_DISABLED bit set and as a result they don't need to manually disable dm-verity via e.g. 'adb disable-verity'. The rest of the configuration is taken from https://source.android.com/devices/tech/ota/dynamic_partitions/implement#avb-configuration-changes Change-Id: I381feef8f6fefc8449ca50d85d704b67bcc8a77e
Popis
Nebyl uveden žádný popis
Jazyky
C++
83.1%
C
11.4%
Shell
2.6%
Makefile
1.9%
M4
0.6%
Jiný
0.4%