mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Fix AAR not being detected by Gradle
This commit is contained in:
parent
ef38488ed1
commit
6a187192a5
@ -39,6 +39,8 @@ android.release_artifact = apk
|
||||
android.archs = arm64-v8a,armeabi-v7a
|
||||
#android.logcat_filters = *:S python:D
|
||||
|
||||
android.add_gradle_repositories = flatDir { dirs("../../../../../../patches") }
|
||||
|
||||
services = sidebandservice:services/sidebandservice.py:foreground
|
||||
android.whitelist = lib-dynload/termios.so
|
||||
android.manifest.intent_filters = patches/intent-filter.xml
|
||||
|
Loading…
Reference in New Issue
Block a user