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

Commit 80ffd26c authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "libprocessgroup: add -Wexit-time-destructors." am: 3312ca7e

am: 4fcd52fd

Change-Id: Iea468fd1c7d1c2e83e693c9b5afd0b81e4ce6e9a
parents aa6e045d 4fcd52fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,5 +45,6 @@ cc_library {
    cflags: [
        "-Wall",
        "-Werror",
        "-Wexit-time-destructors",
    ],
}