зеркало из https://github.com/mozilla/gecko-dev.git
Bug 842674 - Use correct constant for android.intent.action.EXTERNAL_APPLICATIONS_AVAILABLE. r=nalexander
This commit is contained in:
Родитель
b645cb8c05
Коммит
0ac9611dbc
|
@ -9,7 +9,7 @@
|
|||
</intent-filter>
|
||||
<intent-filter>
|
||||
<!-- SD card remounted. -->
|
||||
<action android:name="android.intent.action.ACTION_EXTERNAL_APPLICATIONS_AVAILABLE" />
|
||||
<action android:name="android.intent.action.EXTERNAL_APPLICATIONS_AVAILABLE" />
|
||||
</intent-filter>
|
||||
<intent-filter >
|
||||
<action android:name="@ANDROID_PACKAGE_NAME@.ANNOUNCEMENTS_PREF" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче