OSDN Git Service

Move vold to GCC.
authorDan Albert <danalbert@google.com>
Sat, 13 Dec 2014 01:47:16 +0000 (17:47 -0800)
committerDan Albert <danalbert@google.com>
Sat, 13 Dec 2014 01:47:16 +0000 (17:47 -0800)
commit084f0b3dd58e128bcd855b8f98d458a334b6a54a
tree4f782028892bfe251a4a994e30a9c5c3487b581f
parent89bcc638ab24af7bee0ff3ccfa190a08b721f0a4
Move vold to GCC.

It looks like clang might have a miscompile that is causing SIGBUS in
`ioctl_init` when the device is encrypted. Move back to GCC until we
can sort this out.

Bug: 18736778
Change-Id: I21ae3b9d7d9ebff8679ecc1a828b7c59f27d0903
Android.mk