Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
grote committed Sep 2, 2024
1 parent 81518a4 commit a17b7f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ android_app {
"seedvault-lib-dav4jvm",
"seedvault-lib-okhttp",
],
aapt_include_all_resources: true,
compile_multilib: "both",
manifest: "app/src/main/AndroidManifest.xml",

platform_apis: true,
Expand Down
1 change: 1 addition & 0 deletions libs/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ android_library_import {
name: "seedvault-lib-zstd-jni",
aars: ["zstd-jni-1.5.6-5.aar"],
sdk_version: "current",
extract_jni: true,
}

java_import {
Expand Down

0 comments on commit a17b7f4

Please sign in to comment.