commit | 192fc8ea066576914ca9fd3035021b0c622ee1f3 | [log] [tgz] |
---|---|---|
author | uabdullah <uabdullah@google.com> | Thu Oct 26 17:22:43 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Fri Oct 27 08:47:53 2017 -0700 |
tree | fa4763bee65a8786e22e36d6cecd5fefcad05c97 | |
parent | 168d09c3ad4fdc93ab018f68b7f583be7acd2851 [diff] |
Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder() The current implementation is easy to read but causes klippy warnings. Also removed the AnnotatedCallLogDatabaseHelperTest.voicemailColumnsExist and combined it with the onCreate Test Test: Unit Test PiperOrigin-RevId: 173614534 Change-Id: If00f7e91f48e582aa481268d88a4871cc2364684