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

Commit 08be544c authored by Michael Hoisie's avatar Michael Hoisie Committed by Automerger Merge Worker
Browse files

Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev...

Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d76747 am: e8c87eff am: cf4c91b2 am: ce5263aa

Change-Id: I7c5ced7e2a0fb4a7afa376c3870ecff52c8d9387
parents 31c8d221 ce5263aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ cc_defaults {
        "bionic_libc_platform_headers",
        "gl_headers",
        "libsystem_headers",
        "libhardware_headers",
        "libnativebase_headers",
    ],
    export_header_lib_headers: ["gl_headers"],
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

#include <stdlib.h>

#include <hardware/gralloc.h>

#include <EGL/egl.h>

#include <cutils/properties.h>
+0 −2
Original line number Diff line number Diff line
@@ -23,8 +23,6 @@
#include <stdlib.h>
#include <string.h>

#include <hardware/gralloc1.h>

#include <EGL/egl.h>
#include <EGL/eglext.h>
#include <EGL/eglext_angle.h>