Merge "Rename test to be able to launch it on crespo."

This commit is contained in:
Romain Guy
2011-05-25 17:49:50 -07:00
committed by Android (Google) Code Review

View File

@@ -376,7 +376,7 @@
<activity
android:name="ListActivity"
android:label="_List">
android:label="__List">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />