commit | 72c0b57f6495d9ce3db3e4ab823862cb040e1c27 | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Fri Oct 05 16:41:58 2018 -0700 |
committer | Fan Xu <fanxu@google.com> | Wed Oct 10 16:25:55 2018 -0700 |
tree | f5d58e3b33e753dc8ccf6108cce2e7b67fa694e1 | |
parent | fada6b899b4e8cf6d4c84452741ccee4a43cd8ef [diff] |
Add a helper function to get service runtime The bufferhub binder service would be used a lot after migrated to binder, so have a helper function and including all the checks inside it should help a lot. Also rewrite the test to use and check this function as well. Test: "atest buffer_hub_binder_service-test" passed. Bug: 112338294 Change-Id: Ifa66f25cc284b2c03586b8dc75e05801bf393fa6