diff --git a/Android.bp b/Android.bp index 0687b19..083c363 100644 --- a/Android.bp +++ b/Android.bp @@ -59,6 +59,7 @@ cc_library_shared { vndk: { enabled: true, }, + double_loadable: true, srcs: [ "src/tiff_parser.cc", "src/piex.cc",