Handle db upgrade for non-Sprout devices to match Sprout devices.

Sprout devices will have an extra sub_id column in the calls table,
add this column to non-Sprout devices, and copy data from sub_id column
to subscription_id column for sprout devices in calls table.

Bug: 14990572
Change-Id: Id334011c34833e44954d793947b65222183a0b09
1 file changed