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

Commit 7dc4a1de authored by Derek Sollenberger's avatar Derek Sollenberger Committed by Android (Google) Code Review
Browse files

Merge "Reduce overhead by combining libskia and libhwui into a single library."

parents 0ca3a5b4 913aaef5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ cc_test {
        "libhardware",
        "libhardware_legacy",
        "libui",
        "libskia",
        "libinput",
        "libinputflinger",
        "libinputservice",
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ LOCAL_SHARED_LIBRARIES := \
    libgui \
    liblog \
    libsync \
    libskia \
    libhwui \
    android.hardware.graphics.common@1.0
LOCAL_STATIC_LIBRARIES := \
    libbase \