commit | 17df9323e45ae5984b6df25b788a9cbffb51e8ab | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Thu Mar 10 19:42:44 2016 -0800 |
committer | Brandon Maxwell <maxwelb@google.com> | Fri Mar 11 13:34:35 2016 -0800 |
tree | e8a24e607b77c1c21283da024859f84d94bd7123 | |
parent | ebfbfa10d95ef21373cf7c112eac52413b11c525 [diff] |
Removing hardcoded database column name + We were previously hardcoding the post_dial_digits column name. This code was written before we had src-N and src-pre-N folders. + This CL converts the hard coded column name to follow the pattern we have for new stuff in the SDK. + Additionally, this CL removes an unneeded method which checks the SDK version, instead using the CompatUtils class. Bug: 25021389 Change-Id: I017d47f7efd323254e616a64d7ac824c5cfb8902