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

Commit adcc3d82 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove bogus include_dirs.

Change-Id: I88184b5434caee2931e6ef04e1b6bcd055674b64
parent 3c42d097
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -63,9 +63,6 @@ cc_library_shared {
        "liblog",
        "libandroid",
    ],
    include_dirs: [
        "system/core/include",
    ],
    stl: "libc++_static",
    cflags: [
        "-Werror",