diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2014-11-25 21:52:12 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2015-03-05 16:06:43 +0900 |
commit | 0ea7b1b094def6b4db6b9b50df2e7dbf44c5c5ad (patch) | |
tree | e819b1a3b1daf6d99fba0f07a7b632a99d22b5fd /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1569f98ce18c696d624af56a22a47f772d51b7c8 (diff) |
Enable Ethernet if the device has FEATURE_USB_HOST.
Any device that supports USB OTG is capable of running Ethernet
via a USB OTG cable and Ethernet to USB adapter.
Currently, we only start the Ethernet system service if the
device has FEATURE_ETHERNET, but this requires that every device
explicitly declare FEATURE_ETHERNET, which causes bugs like
http://b/18515146 , where the L OTA broke Ethernet on nakasi.
Therefore, start the Ethernet service on all devices that have
FEATURE_USB_HOST.
Bug: 18515146
Change-Id: I3b4e85d1ad8e1aea9baa046a27f5b4dd68c42028
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions