• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Settings


Commit MetaInfo

修訂4decadbc44b12cca8790b4d27ab9c29e34cb9909 (tree)
時間2015-02-04 03:10:47
作者Sanket Padawe <sanketpadawe@goog...>
CommiterAndroid (Google) Code Review

Log Message

Merge "Remove SimDialogActivity from recents app list." into lmp-mr1-dev

Change Summary

差異

--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2051,7 +2051,8 @@
20512051
20522052 <activity android:name=".sim.SimDialogActivity"
20532053 android:theme="@android:style/Theme.Material.Light.Dialog.NoActionBar"
2054- android:label="@string/sim_settings_title">
2054+ android:label="@string/sim_settings_title"
2055+ android:excludeFromRecents="true">
20552056 <intent-filter>
20562057 <action android:name="android.intent.action.MAIN" />
20572058 </intent-filter>