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

Commit 82c78c54 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh
Browse files

Allow some bionic tests to compile with gcc.

bionic/tests has some test cases compiled with both gcc and clang.

Bug: 30575506
Change-Id: I68576a931021089ecc6b9c9d14ef0b3e3cf05e2d
Test: build and find new warning in build.log
parent e71cdfbd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ endif

# A list of projects that are allowed to set LOCAL_CLANG to false.
LOCAL_CLANG_EXCEPTION_PROJECTS := \
  bionic/tests/ \
  device/huawei/angler/ \
  device/lge/bullhead/ \
  external/valgrind/ \