am dd45a47b
: Merge change I4d31288f into eclair
Merge commit 'dd45a47bde9cdb9c27cb3ac3529a34f9789782ec' into eclair-plus-aosp * commit 'dd45a47bde9cdb9c27cb3ac3529a34f9789782ec': Fix for 1974140. Delete entry if not valid on hitting home.
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
|
||||
<activity android:name="ApnSettings" android:label="@string/apn_settings"
|
||||
android:configChanges="orientation|keyboardHidden"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTask"
|
||||
>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Reference in New Issue
Block a user