RL: do not export service
This commit is contained in:
parent
14703c6289
commit
f07ce97834
|
@ -4,7 +4,7 @@
|
|||
<service
|
||||
android:name=".rileylink.service.RileyLinkOmnipodService"
|
||||
android:enabled="true"
|
||||
android:exported="true" />
|
||||
android:exported="false" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.wizard.activation.ErosPodActivationWizardActivity"
|
||||
|
|
Loading…
Reference in a new issue