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

Commit d4214fa5 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

am: 80ffd26c

Change-Id: I1e29235b637d14a249169743387680e2c26318c8
parents db6692b6 80ffd26c
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",
    ],
}