From dca8f302db8e661f13f3585bc67c53a5adf36617 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Thu, 2 Apr 2015 14:30:59 -0700 Subject: Add phone_account_* fields to voicemail content table allowed columns. This allows updating and querying of voicemail entires for their respective phone account columns. Update tests to reflect this change: - Increase number of voicemail columns to 18 - Add phone_account_* fields to update test Bug: 19236241 Change-Id: I16b3c9d2a74bc7e169de4dd108b39b94acc98c4f --- tests/AndroidManifest.xml | 4 +++- tests/src/com/android/providers/contacts/VoicemailProviderTest.java | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml index d0e3810..91fceae 100644 --- a/tests/AndroidManifest.xml +++ b/tests/AndroidManifest.xml @@ -20,10 +20,12 @@ + + - +