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

Commit 0b4f27e3 authored by Alix Espino's avatar Alix Espino Committed by Gerrit Code Review
Browse files

Merge "remove clang property from Android.bp files"

parents d836dd44 e36e8d6e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -31,8 +31,6 @@ cc_library_static {
        "HmacKeyManager.cpp",
    ],

    clang: true,

    shared_libs: [
        "liblog",
        "libcrypto",
+0 −2
Original line number Diff line number Diff line
@@ -43,8 +43,6 @@ cc_library_shared {
        "include-private",
    ],

    clang: true,

    cflags: [
        "-Wall",
        "-Werror",
+0 −2
Original line number Diff line number Diff line
@@ -72,8 +72,6 @@ cc_library {
        "include-private",
    ],

    clang: true,

    cflags: [
        "-Wall",
        "-Werror",