[dev_opt_2.15.0] patch升级代码提交

This commit is contained in:
renwj
2023-03-06 19:50:41 +08:00
parent 91547ae873
commit 3c58608ca6
55 changed files with 2100 additions and 156 deletions

View File

@@ -37,5 +37,11 @@
</provider>
<receiver android:name=".NetworkUtils$NetworkChangedReceiver" />
<receiver android:name=".AppInstallReceiver"
android:exported="true">
<intent-filter>
<action android:name="com.mogo.launcher.f.action.SESSION_API_PACKAGE_INSTALLED" />
</intent-filter>
</receiver>
</application>
</manifest>