commit | 2fc519a568032d403cb3f41f2ae5f408d47eefcc | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Tue Apr 16 19:32:37 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 16 19:32:37 2024 +0000 |
tree | d1a0af638a003b8a032e12affb8a12df49c59286 | |
parent | 65e34c113800524d307260b32d7104a667452ea7 [diff] | |
parent | dc411eda4c7c2091f5ca75f7f9c653eab73c11c0 [diff] |
Merge "ota_from_target_files: read correct api level" into main
diff --git a/tools/releasetools/common.py b/tools/releasetools/common.py index 9771992..2367691 100644 --- a/tools/releasetools/common.py +++ b/tools/releasetools/common.py
@@ -490,7 +490,6 @@ return -1 props = [ - "ro.board.api_level", "ro.board.first_api_level", "ro.product.first_api_level", ]