Added additional intent-filter
This commit is contained in:
parent
d668863fec
commit
0a51fff04c
@ -26,6 +26,7 @@
|
||||
android:exported="false">
|
||||
<intent-filter android:priority="1000">
|
||||
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
||||
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user