Use sha256 for hashing Microdroid system/vendor image (for vbmeta descriptor) | Currently using sha1
Details
In buildPropFile of filesystem.go, there is a possible insecure hash due to an improperly used crypto. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.