MrShi
2025-11-11 bff05c941230c57f0a1ed8d0e3c4f9c7b2b8af13
1
2
3
4
5
6
7
8
9
10
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.baidu.idl.main.facesdk22">
 
    <application android:allowBackup="false"
        android:label="@string/app_name"
        android:supportsRtl="true">
 
    </application>
 
</manifest>