commit | 55a6cb5f4f34c1187b45b18f1d63dc900bc42649 | [log] [tgz] |
---|---|---|
author | Mårten Kongstad <amhk@google.com> | Mon Nov 18 15:25:08 2024 +0100 |
committer | Mårten Kongstad <amhk@google.com> | Mon Nov 25 14:57:24 2024 +0100 |
tree | bee804a69a5ca1c883efbc5f74553f7195910ef3 | |
parent | 810bc56a97b5b5d94bd9bf41194be770a96a9b78 [diff] |
Build: add hidden method to convert major.minor int to human readable string Add a method to convert an int that represents a major.minor SDK version (e.g. SDK_INT_FULL) into a human readable string (e.g. "43.21"). This is intended only for debugging and error messages. Bug: 377689343 Test: atest 'FrameworksCoreTests:android.os.BuildTest' Flag: EXEMPT unused flag, call sites will be flagged when added Change-Id: I2df5bfdee6e319b5ba1478032797aee23e941ae6