|
|
@ -18,9 +18,9 @@
|
|
|
|
android:allowBackup="true"
|
|
|
|
android:allowBackup="true"
|
|
|
|
android:dataExtractionRules="@xml/data_extraction_rules"
|
|
|
|
android:dataExtractionRules="@xml/data_extraction_rules"
|
|
|
|
android:fullBackupContent="@xml/backup_rules"
|
|
|
|
android:fullBackupContent="@xml/backup_rules"
|
|
|
|
android:icon="@drawable/bg"
|
|
|
|
android:icon="@drawable/desktop"
|
|
|
|
android:label="哨兵软件系统"
|
|
|
|
android:label="哨兵"
|
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
android:roundIcon="@drawable/desktop"
|
|
|
|
android:supportsRtl="true"
|
|
|
|
android:supportsRtl="true"
|
|
|
|
android:theme="@style/Theme.Sixaunyi.NoActionBar"
|
|
|
|
android:theme="@style/Theme.Sixaunyi.NoActionBar"
|
|
|
|
tools:targetApi="31">
|
|
|
|
tools:targetApi="31">
|
|
|
|