6.7.0 - Alpha18 - 打包应用设置页面增加前台服务开关 (issue #406)

This commit is contained in:
SuperMonster003
2026-01-29 00:01:25 +08:00
parent 2f223d1d67
commit 1dce33b180
26 changed files with 322 additions and 91 deletions

View File

@@ -395,7 +395,7 @@
<service android:name="org.autojs.autojs.ui.enhancedfloaty.FloatyService" />
<service
android:name="org.autojs.autojs.external.foreground.MainActivityForegroundService"
android:name="org.autojs.autojs.external.foreground.AppForegroundService"
android:foregroundServiceType="specialUse">
<property
android:name="android.app.PROPERTY_SPECIAL_USE_FGS_SUBTYPE"