commit | 7929c0885b1e0ce1162a448c1eee76b5d74b3161 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Wed Sep 23 13:33:42 2020 -0400 |
committer | Ivan Lozano <ivanlozano@google.com> | Thu Sep 24 15:48:52 2020 -0400 |
tree | 6837fcfe304a4bc4610918b26c4ee319cdff732e | |
parent | fe81bae617646bd1d08281c3f6feca212abbf27f [diff] |
rust: Change BinderBindings.h extension to .hpp The build system now makes assumptions about how to interpret the wrapper source for rust_bindgen modules. As BinderBindings.h is a C++ header, change it's extension to .hpp so the build system automatically interprets it as a C++ header. Bug: 163580541 Test: m libbinder_ndk_bindgen Change-Id: I6ffd26b64ec388ec5a89b9138caeef37015ad973