Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7b9291b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Mark configstore-utils as double_loadable"

parents 2a60b89b 0d257d5f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ cc_library_shared {
    vndk: {
        enabled: true,
    },
    double_loadable: true,
    defaults: ["hidl_defaults"],

    srcs: [ "ConfigStoreUtils.cpp" ],