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

Commit ea13312d authored by Alix's avatar Alix
Browse files

Deleted clang property in Android.bp files

Deleted deprecated clang property in Android.bp files using bpmodify.

Bug: 208980553
Test: treehugger
Change-Id: I07c0f96d07ad39dfedfc7ede275b7794c58bf2d2
parent 3ce97170
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ cc_library_shared {
    name: "libhwc2on1adapter",
    vendor: true,

    clang: true,
    cflags: [
        "-Wall",
        "-Werror",
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ cc_library_shared {
    name: "libhwc2onfbadapter",
    vendor: true,

    clang: true,
    cflags: [
        "-Wall",
        "-Wextra",