commit | 93099e4485d62fc8cd900cb213c17117c17c3351 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Oct 11 13:44:21 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu Oct 12 09:30:59 2017 -0700 |
tree | d18a86dea8cbe0bfeb2d71f85e897cbaab28a5a0 | |
parent | ed8d236319a112a0b19b1f05ea55a90ba93e8aa2 [diff] |
Move to some properties users 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: build Change-Id: Ic91aa63c7db1a7a01b9a1ee321b7854a9bcf6d12