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

Commit 9eb1bc05 authored by Lennart Wieboldt's avatar Lennart Wieboldt
Browse files

tests: remove LOCAL_CLANG



clang is the default compiler since Android nougat

Test: mma & verified it´s still build with clang
Change-Id: I9bfe0668eddf51dd56174fefc650a11002d38196
Signed-off-by: default avatarLennart Wieboldt <lennart.1997@gmx.de>
parent 30798ad1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ cc_library_shared {
    shared_libs: [
        "libcutils",
    ],
    clang: true,
    stl: "libc++",
    srcs: [
        "registration.cpp",