6.7.0 - Alpha14 - 主页抽屉开关类条目标题可点击; 主页抽屉增加 "所有文件管理权限"; 客户端模式特殊用途 IP 检测提示
This commit is contained in:
@@ -396,7 +396,11 @@
|
||||
|
||||
<service
|
||||
android:name="org.autojs.autojs.external.foreground.MainActivityForegroundService"
|
||||
android:foregroundServiceType="specialUse" />
|
||||
android:foregroundServiceType="specialUse">
|
||||
<property
|
||||
android:name="android.app.PROPERTY_SPECIAL_USE_FGS_SUBTYPE"
|
||||
android:value="To ensure the app can smoothly complete automation workflow even when running in the background" />
|
||||
</service>
|
||||
|
||||
<service android:name="org.autojs.autojs.external.ScriptExecutionIntentService" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user