From 938468da6f5c225ebb161a68bd949c9cf3261892 Mon Sep 17 00:00:00 2001 From: Eric Erfanian Date: Tue, 24 Oct 2017 14:05:52 -0700 Subject: Rename the new bubble package name from "bubble" to "newbubble". It fixes AOSP for package name conflict. Test: manual PiperOrigin-RevId: 173298696 Change-Id: Id10ebe0bcf029e61f65cf6580c7198abd8395081 --- java/com/android/dialer/searchfragment/testing/TestCursorSchema.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/com/android/dialer/searchfragment/testing') diff --git a/java/com/android/dialer/searchfragment/testing/TestCursorSchema.java b/java/com/android/dialer/searchfragment/testing/TestCursorSchema.java index 375fdb50c..9117f72cd 100644 --- a/java/com/android/dialer/searchfragment/testing/TestCursorSchema.java +++ b/java/com/android/dialer/searchfragment/testing/TestCursorSchema.java @@ -23,7 +23,7 @@ public final class TestCursorSchema { /** * If new rows are added to {@link - * com.android.dialer.searchfragment.common.Projections#DATA_PROJECTION}, this schema should be + * com.android.dialer.searchfragment.common.Projections#CP2_PROJECTION}, this schema should be * updated. */ // TODO(67909522): remove these extra columns and remove all references to "Phone." -- cgit v1.2.3