Adding v2 to namespaces.

Not having it was creating really annoying problems in eclipse.

Change-Id: I95972613b0431dd7ca8a2dc89528a24526d98fa7
diff --git a/src/com/android/phone/PhoneGlobals.java b/src/com/android/phone/PhoneGlobals.java
index 3f35900..5a911d0 100644
--- a/src/com/android/phone/PhoneGlobals.java
+++ b/src/com/android/phone/PhoneGlobals.java
@@ -595,7 +595,7 @@
                                       CallFeaturesSetting.HAC_VAL_ON :
                                       CallFeaturesSetting.HAC_VAL_OFF);
         }
-   }
+    }
 
     /**
      * Returns the singleton instance of the PhoneApp.