mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 23:10:59 -04:00
Updated archs statement
This commit is contained in:
parent
b60cde6e4f
commit
1f07bde5ed
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ android.minapi = 27
|
|||
android.ndk = 19b
|
||||
android.skip_update = False
|
||||
android.accept_sdk_license = True
|
||||
android.arch = arm64-v8a
|
||||
android.archs = arm64-v8a
|
||||
#android.logcat_filters = *:S python:D
|
||||
|
||||
services = sidebandservice:services/sidebandservice.py:foreground
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue