diff options
| author | 2016-07-14 14:17:24 -0700 | |
|---|---|---|
| committer | 2016-07-14 14:17:24 -0700 | |
| commit | 22819276b147e34a80e8ca696be5b3fda68764b9 (patch) | |
| tree | 350fc80272082d8b8a7986e7c4d92b8995df7bf3 /libs/gui/ConsumerBase.cpp | |
| parent | d4ffb636d8fbf851c6f8159aa5ee568177876702 (diff) | |
Workaround alloc-dealloc-mismatch error on ASan device boot.
/proc/self/environ inaccessible in SurfaceFlinger
=> ASan fails to read ASAN_OPTIONS => alloc-dealloc-mismatch bug is not
suppressed and prevents the device from booting.
This is not perfect because, by enabling it in asan build only, the first several attempts to start
surfaceflinger fail while the /data partition is being encrypted. On the other hand, this does not affect
user builds, and device eventually gets up anyway.
BUG=b/30067360
Change-Id: Ieaa37ff7768a11450ea33fee1f7d70a41b246c6a
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions