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

Commit 8188b7f3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark configstore-utils as double_loadable"

parents d62d32bf 9fb3c20b
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" ],