修复 app 中的 SocketTestBroadCastReceiver.java
This commit is contained in:
@@ -49,13 +49,6 @@
|
||||
android:screenOrientation="landscape"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
|
||||
<receiver android:name=".SocketTestBroadCastReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="com.socket.test_panel_control" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
|
||||
</application>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user