阿里云依赖
This commit is contained in:
@@ -25,6 +25,15 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.DefenseApplication">
|
||||
<activity
|
||||
android:name=".liveVideo.WiFiManagementActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".liveVideo.LinkedUserActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".liveVideo.DeviceInfoActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".liveVideo.AutoModeActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user