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

Commit 346bb593 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove excess dependency on libGLESv2" am: bcc93cdc

parents a406329e bcc93cdc
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",