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

Commit bcc93cdc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove excess dependency on libGLESv2"

parents 60ff4361 c0353372
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -214,6 +214,7 @@ cc_library_shared {

    shared_libs: [
        "libbinder",
        "libGLESv2",
    ],

    export_shared_lib_headers: [
@@ -326,7 +327,6 @@ cc_defaults {
        "libbase",
        "libcutils",
        "libEGL",
        "libGLESv2",
        "libhidlbase",
        "liblog",
        "libnativewindow",