6.7.0 - Alpha12 - 剥离 Paddle OCR (PP-OCRv3) 功能; 定义 Paddle OCR 功能的 AIDL 接口约定

This commit is contained in:
SuperMonster003
2025-11-28 14:26:54 +08:00
parent a2b47cf6c8
commit 42ee329092
68 changed files with 357 additions and 16644 deletions

View File

@@ -126,6 +126,10 @@
android:protectionLevel="signature"
tools:ignore="ProtectedPermissions" />
<uses-permission
android:name="org.autojs.permission.PLUGIN"
android:protectionLevel="normal" />
<!-- 非 AutoJs6 运行必需, 不会主动申请, 脚本可自行申请 -->
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />