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

Commit 06a76342 authored by Alex Vakulenko's avatar Alex Vakulenko
Browse files

Export surface flinger includes

* Before we start using libvrflinger, we need to export the
  surface flinger includes.

Bug: None
Test: Compile surfaceflinger and libvrflinger together
Change-Id: I88a56236f297eb58397fcda5ff28bfecbd4e0971
parent 4fe60582
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
cc_library_static {
    name: "libsurfaceflingerincludes",
    export_include_dirs: ["."],
}