wip
This commit is contained in:
parent
a374769389
commit
edd15fce67
4 changed files with 54 additions and 28 deletions
|
|
@ -120,6 +120,8 @@ def patch_apk(
|
|||
str(zipalign.absolute()),
|
||||
"-a",
|
||||
str(apksigner.absolute()),
|
||||
"--code-loading-patch-strategy",
|
||||
"model-class-loaders",
|
||||
]
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue