Merge "Fix battery usage database is not clear when time is changed" into main

This commit is contained in:
YK Hung
2023-10-11 15:05:46 +00:00
committed by Android (Google) Code Review

View File

@@ -3198,6 +3198,7 @@
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="com.google.android.setupwizard.SETUP_WIZARD_FINISHED"/>
<action android:name="com.android.settings.battery.action.PERIODIC_JOB_RECHECK"/>
<action android:name="android.intent.action.TIME_SET"/>
</intent-filter>
</receiver>