Skip to content

Commit 9d3ea68

Browse files
author
Armin Mehdilou
committed
otautil: Android.bp libziparchive added
1 parent cf3f943 commit 9d3ea68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

otautil/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ cc_library_static {
2929
static_libs: [
3030
"libselinux",
3131
"libbase",
32+
"libziparchive",
3233
],
3334

3435
cflags: [

0 commit comments

Comments
 (0)