commit | cb7fc21f1a005bc07758989002b05bba65b91434 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Oct 04 15:15:44 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Oct 04 16:02:59 2017 -0700 |
tree | 81860c66c16a269d0d3d264e0473428b9533c042 | |
parent | 85bb01dd6bb8e2392dff5eafd568b57e8ea5e04d [diff] [blame] |
Convert usb service .mk -> .bp. Test: none Bug: 33420795 Change-Id: I4b489a08d850b7c49231e0daadcb9d96e57a7e55
diff --git a/usb/Android.bp b/usb/Android.bp index 33f70eb..ed19a37 100644 --- a/usb/Android.bp +++ b/usb/Android.bp
@@ -1,5 +1,6 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/default", "1.0/vts/functional", ]