Merge "Update class name for FdnList." into lmp-mr1-dev
This commit is contained in:
@@ -876,7 +876,7 @@ public class RadioInfo extends Activity {
|
|||||||
// other than the Dialer process, which causes a lot of stuff to
|
// other than the Dialer process, which causes a lot of stuff to
|
||||||
// break.
|
// break.
|
||||||
intent.setClassName("com.android.phone",
|
intent.setClassName("com.android.phone",
|
||||||
"com.android.phone.FdnList");
|
"com.android.phone.settings.fdn.FdnList");
|
||||||
startActivity(intent);
|
startActivity(intent);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user