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

Commit 42cf6cba authored by Courtney Goeltzenleuchter's avatar Courtney Goeltzenleuchter Committed by android-build-merger
Browse files

Fix soong dependency issue

am: 381019d9

Change-Id: Ibaed4bd3a446ecdbffeb16c072e5326422aeab13
parents a9ece3a7 381019d9
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",