NSCv1: do not export service
This commit is contained in:
parent
10e14960a5
commit
14703c6289
|
@ -7,7 +7,7 @@
|
|||
<service
|
||||
android:name=".nsclient.services.NSClientService"
|
||||
android:enabled="true"
|
||||
android:exported="true" />
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".openhumans.ui.OHLoginActivity"
|
||||
android:launchMode="singleTop"
|
||||
|
|
Loading…
Reference in a new issue