Remove unused action

This commit is contained in:
vvb2060 2021-01-23 20:18:25 +08:00 committed by topjohnwu
parent dbd13a2019
commit 4ea5f34bf3
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@
android:directBootAware="true"
android:exported="false">
<intent-filter>
<action android:name="android.intent.action.REBOOT" />
<action android:name="android.intent.action.LOCALE_CHANGED" />
</intent-filter>
<intent-filter>

View File

@ -46,7 +46,6 @@
android:directBootAware="true"
android:exported="false">
<intent-filter>
<action android:name="android.intent.action.REBOOT" />
<action android:name="android.intent.action.LOCALE_CHANGED" />
</intent-filter>
<intent-filter>