commit | cf1af6314b8732015b8474badce1d15bef4cfada | [log] [tgz] |
---|---|---|
author | reillyg <[email protected]> | Wed Nov 18 16:42:58 2015 |
committer | Commit bot <[email protected]> | Wed Nov 18 16:44:01 2015 |
tree | 65175cdc1ab371d1acec33193b37341f041598ec | |
parent | 648108e6446226e9e8727f6828d9135c810ab19c [diff] |
Provide a stub implementation of device::UsbService on Android. By stubbing out the Android implementation of UsbService we can avoid the #ifdefs necessary to disable WebUSB on Android since it will be implemented eventually anyways. BUG=549257 Review URL: https://codereview.chromium.org/1450733002 Cr-Commit-Position: refs/heads/master@{#360346}