Merge "ota_from_target_files: read correct api level" into main

This commit is contained in:
Daniel Zheng 2024-04-16 19:32:37 +00:00 committed by Gerrit Code Review
commit 2fc519a568

View file

@ -490,7 +490,6 @@ class BuildInfo(object):
return -1
props = [
"ro.board.api_level",
"ro.board.first_api_level",
"ro.product.first_api_level",
]