Merge "Reflect name change done in Phone package"

This commit is contained in:
Daisuke Miyakawa
2012-02-01 13:45:03 -08:00
committed by Android (Google) Code Review

View File

@@ -66,7 +66,7 @@
<intent <intent
android:action="android.intent.action.MAIN" android:action="android.intent.action.MAIN"
android:targetPackage="com.android.phone" android:targetPackage="com.android.phone"
android:targetClass="com.android.phone.Settings" /> android:targetClass="com.android.phone.MobileNetworkSettings" />
</PreferenceScreen> </PreferenceScreen>
<PreferenceScreen <PreferenceScreen