打击位置

This commit is contained in:
2026-05-12 17:14:19 +08:00
parent 1372ba62a0
commit 1b84a41a7a
9 changed files with 191 additions and 2 deletions

View File

@@ -25,6 +25,9 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.DefenseApplication">
<activity
android:name=".liveVideo.StrikePositionActivity"
android:exported="false" />
<activity
android:name=".personal.FaceManagementActivity"
android:exported="false" />