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

Commit cc769904 authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

Mark hidl utils as vndk am: 52cadaec

am: 97a31bcf

Change-Id: I5fb478bd38b7cf7e39b6b89a23571d423751cb36
parents 98e97347 97a31bcf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,6 +17,9 @@
cc_library_shared {
    name: "android.hardware.configstore-utils",
    vendor_available: true,
    vndk: {
        enabled: true,
    },
    defaults: ["hidl_defaults"],

    srcs: [ "ConfigStoreUtils.cpp" ],