android:do not export dev activity
This commit is contained in:
parent
31d0819169
commit
178b44bd56
@ -7,9 +7,7 @@
|
||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||
|
||||
<application>
|
||||
<activity
|
||||
android:name=".ui.DoricDevActivity"
|
||||
android:exported="true" />
|
||||
<activity android:name=".ui.DoricDevActivity" />
|
||||
<activity android:name=".qrcode.activity.CaptureActivity" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user