mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 13:30:36 +01:00
Rename service to avoid conflict with Sideband
This commit is contained in:
parent
0d0fcaf572
commit
40b905fc26
@ -42,7 +42,7 @@ android.archs = arm64-v8a,armeabi-v7a
|
||||
|
||||
android.add_gradle_repositories = "flatDir { dirs('../../../../../../patches') }"
|
||||
|
||||
services = sidebandservice:services/sidebandservice.py:foreground
|
||||
services = occservice:services/occservice.py:foreground
|
||||
android.whitelist = lib-dynload/termios.so
|
||||
android.manifest.intent_filters = patches/intent-filter.xml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user