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

Commit 216d1f77 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Mark configstore-utils as double_loadable" am: a7b9291b

am: eba42a4d

Change-Id: I02a99829a260941216c7365b350d159ae83fd79d
parents 4fb3613a eba42a4d
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" ],