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

Commit f434183d authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

Merge "Remove bogus include_dirs." into main

parents 9c9df018 adcc3d82
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",