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