commit | 4c474ebb95e49d2647c0bc6941643a486188a532 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Nov 27 12:17:21 2018 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Dec 07 00:00:36 2018 +0900 |
tree | 09f5b6c9fdbe6a094b85df2feb95246ec5d6dbb3 | |
parent | 8802c7db199dd314235ec85b29062f3f55b25f72 [diff] |
Fix List Properties for Java This is to imitate current usages and to provide more convenient APIs for List Properties. In summary, 1) Optional.Empty will return if prop is empty 2) null is permitted as an element of list 3) Elements can be read directly with index Bug: 80125326 Test: mma -j && sysprop_test Change-Id: I045a0837b2e38b4107d2236787af4b10b07f7e76