mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02: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.archs = arm64-v8a,armeabi-v7a
|
||||||
#android.logcat_filters = *:S python:D
|
#android.logcat_filters = *:S python:D
|
||||||
|
|
||||||
|
android.add_gradle_repositories = flatDir { dirs("../../../../../../patches") }
|
||||||
|
|
||||||
services = sidebandservice:services/sidebandservice.py:foreground
|
services = sidebandservice:services/sidebandservice.py:foreground
|
||||||
android.whitelist = lib-dynload/termios.so
|
android.whitelist = lib-dynload/termios.so
|
||||||
android.manifest.intent_filters = patches/intent-filter.xml
|
android.manifest.intent_filters = patches/intent-filter.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user