Force clang for bionic

Bionic will only compile with clang, and Android.mk files force clang,
turn it on in Android.bp.

Change-Id: I9db06298adfeab4eeef031d88aa310776cad3af0
This commit is contained in:
Colin Cross 2016-05-18 14:06:22 -07:00
parent 42abf3d241
commit 5a22d3e13d
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ cc_defaults {
never: true,
},
native_coverage: false,
clang: true,
}
// ANDROIDMK TRANSLATION ERROR: unsupported directive