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

Commit 7581d8cb authored by Courtney Goeltzenleuchter's avatar Courtney Goeltzenleuchter Committed by android-build-merger
Browse files

Fix soong dependency issue am: 381019d9

am: 42cf6cba

Change-Id: Icef9c49054642b5b53f2e3265457c543e9b01267
parents a8b986c2 42cf6cba
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ cc_library_shared {
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.configstore@1.0",
	"android.hardware.configstore-utils",
        "libbase",
        "libnativeloader",
        "libcutils",
@@ -79,8 +80,6 @@ cc_library_shared {
        "liblog",
    ],

    header_libs: ["android.hardware.configstore-utils"],

    static_libs: [
        "libarect",
        "libgrallocusage",