commit | 1ad5f913c2836e5a76e21adbeb194b060a4625e2 | [log] [tgz] |
---|---|---|
author | Tom Taylor <tomtaylor@google.com> | Tue Oct 28 13:35:34 2014 -0700 |
committer | Tom Taylor <tomtaylor@google.com> | Tue Oct 28 13:35:34 2014 -0700 |
tree | 45f3559ee686a514e87d3ddeeb8bd8efceb5dc9a | |
parent | 830a40f0150ef7e9e34f85062a4f9c0b8fe7ce92 [diff] |
The sub_id column in the carriers should be an INTEGER instead of a LONG Recently the definition of subId was changed from a long to an int. Here's a place that still needs the change. Note that this won't "fix" existing carrier tables and change the column from a LONG to an INTEGER. This change will only affect new installations. Change-Id: I6465aa37d41a237bc6fa870bb601db1ddf63e9d9