Saturday, January 5, 2013

Android source code

For a project, I'm looking at the source code of Android.
And I could find this comment in RadioInfo.java:
// This is hardcoded IP addr. This is for testing 
// We would need to get rid of this before release.


Looks like they forgot to remove it.
(packages/apps/Settings/src/com/android/settings/RadioInfo.java)

No comments: