Improve - Manifest Cleanup

This commit is contained in:
LooKeR 2022-01-08 11:18:01 +05:30
parent eb254bce37
commit d934cc3380

View File

@ -89,8 +89,6 @@
<service android:name=".service.DownloadService" />
<receiver android:name=".service.DownloadService$Receiver" />
<service
android:name=".installer.InstallerService"
android:exported="false" />