commit | fadd03c3de4b02da9f3c86c8f2ade0c701ff04b4 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Oct 10 14:45:09 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Oct 11 12:32:55 2017 -0700 |
tree | 5c1613cc00f3a2958acb5668aae55c9913681446 | |
parent | 0e0b308001747ffd8f4973b3ca7e9a7093e4fbf6 [diff] |
Move to libbase properties The libcutils interface cannot read properties with value length > 92 characters, whereas the libbase one can. ro.build.fingerprint may be larger than this size in the future, so we move to libbase to prepare. Bug: 23102347 Bug: 34954705 Test: unit tests Change-Id: Idca886021bdd71623052a452faf582532725ffdc