Skip to content

update.zip: fix system version detection

relan requested to merge (removed):system-version-detection into master

Recovery and system can have different API levels. Get system ro.build.version.sdk value instead of a recovery one.

Merge request reports