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

Commit 68316cfd authored by Jason Macnak's avatar Jason Macnak
Browse files

opengl: make gl_headers available to host modules

Cherry-picks ag/13287439

Bug: 188569128
Test: build
Merged-In: I3dc40c1443c4db03ccf928dfa43263dc095a2d6c
Change-Id: Iee9c3ac8baeb58adc9daaf0cc79e706eceaa1639
parent a0b682cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ ndk_headers {

cc_library_headers {
    name: "gl_headers",
    host_supported: true,
    vendor_available: true,
    export_include_dirs: ["include"],
    llndk: {