libbinder_rs: Switch dump() argument type to Write trait
Generalize the first argument of Interface::dump() to take any type implementing the Write trait instead of a std::fs::File. Bug: 242243245 Test: atest aidl_integration_test Merged-In: Iabd7ce5e424011488f16be219f5e7276c4ed19ba Change-Id: Iabd7ce5e424011488f16be219f5e7276c4ed19ba
Loading
Please register or sign in to comment