diff options
| author | 2017-07-10 11:40:00 +0800 | |
|---|---|---|
| committer | 2017-07-21 02:31:37 +0000 | |
| commit | c5996de4cea2b316f337688ed58870da8c971ca1 (patch) | |
| tree | e5e6d6d7a0a19d9ef8ed49b5e4ea81c048aaf3fe /python/python.go | |
| parent | f506d877232f612dedcccb4c28d02c57feada787 (diff) | |
Enable ubsan check flag in build
Ubsan is currently support ARM/ARM64,
so It's OK to enable the build Flag
Test: build test module with flags in Android.bp:
sanitize: {
all_undefined: true,
diag: {
undefined: true,
},
},
BUG:38250996
Change-Id: I37a01b4610132f58315e68335b3c3cdfb148357d
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions