commit | 49298c530b34b6d5e0ed2e147956da2d7cdea921 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Thu Oct 15 10:56:48 2020 -0700 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Tue Nov 03 16:21:12 2020 -0800 |
tree | 45a6e00aaba97c63956a0475abffe60bffe400b3 | |
parent | ffa2fd957de87d68b777fd1c6b391de4a7f80f45 [diff] |
Small fixes to AidlConversion - Do not use convertReinterpret directly by composite types, but rather declare and expose converters. - Expose convertIntegral, since it is generally useful. - Extract string converters. Change-Id: Iff9ea0b4c2a8f5fc7e58e2f01dfbc8397b1cdd28