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

Commit b6aa196c authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Export common since it's being used directly.

am: 23aa5b1b

Change-Id: I200cc7bbfa745eefb2b9e478ed58520319f2298e
parents 2de9c938 23aa5b1b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ cc_library_shared {

    shared_libs: [
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.common@1.1",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.configstore@1.0",
@@ -90,6 +91,10 @@ cc_library_shared {
        "liblog",
    ],

    export_shared_lib_headers: [
        "android.hardware.graphics.common@1.1",
    ],

    static_libs: [
        "libarect",
        "libgrallocusage",