commit | 8ba2310e61702f5d2dd6a30eb2f299c282ab55d6 | [log] [tgz] |
---|---|---|
author | Yang Ni <yangni@google.com> | Mon Feb 01 16:20:41 2016 -0800 |
committer | Yang Ni <yangni@google.com> | Mon Feb 01 16:25:33 2016 -0800 |
tree | c219425c9948d220ba5b49f41dabbdd86ff93c03 | |
parent | c17bf3ff97c6618f1d90070a413ff3f0631d8b88 [diff] |
Avoid casting varargs Bug: 26912071 The auto generating tool for API should not cast arguments of varargs. Doing so would be incorrect code in the auto-generated test calls for RS API. Change-Id: I88637b306cd4224e2018f5a0dbc2683b59b86f1f