Fix AAR not being detected by Gradle

This commit is contained in:
jacob.eva 2024-08-08 15:17:36 +01:00
parent ef38488ed1
commit 6a187192a5
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -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