commit | 9969b9db338e2c79302dbbdf08fdde835ae9084e | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Sat Nov 28 08:42:37 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Nov 30 09:53:30 2020 +0900 |
tree | 6f8782955801fd473ccc1ca5fa50f1d4709353e4 | |
parent | 8f46cdaa90917258f8779edaa8f39b7990758adc [diff] |
disable ubsan (integer_overflow) Due to the bug in the current stringstream, CodeWriter fails to write non-ascii characters when ubsan is on. Bug: 174366536 Test: aidl_unittests Test: aidlcpp system/iorap/binder/com/google/android/startop/iorap/IIorap.aidl Change-Id: I7f9ceb69b0652f56ccfcb19fa0f24c5ceed49b65
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview