Files
app_Settings/res/layout
Jason Monk 83290eef8c Update USB dialog for USB-C power option
Also includes a bit of visual updates, options now have summaries
as well.

Code has been refactored a bit, and is more flexible to easily
support any kind of power/data flow combination once its time
to support that.

Currently devices don't have USB-C ports, they can be simulated
with the following commands:
  $ adb shell dumpsys usb add-port "matrix" dual
  # ?s control whether these can be changed
  $ adb shell dumpsys usb connect-port "matrix" ufp? sink? device?
  # Do testing here
  $ adb shell dumpsys usb disconnect-port "matrix"
  $ adb shell dumpsys usb remove-port "matrix"
  $ adb shell dumpsys usb reset
  # Use the help for more info
  $ adb shell dumpsys usb -h

Bug: 21615151
Change-Id: I53ad4de51ff10a197c87bf2741756c1821ee9e74
2015-08-04 09:18:57 -04:00
..
2014-08-11 15:00:00 -07:00
2014-08-11 15:00:00 -07:00
2014-08-11 15:00:00 -07:00
2015-06-04 12:04:30 -04:00
2015-04-28 08:17:22 +00:00
2015-04-28 08:17:22 +00:00
2014-07-22 16:24:37 -07:00
2010-06-07 12:33:53 -07:00
2015-06-05 17:42:32 -07:00
2015-06-16 16:31:01 -04:00
2015-06-15 21:44:21 -07:00
2013-08-06 16:23:37 -07:00
2013-03-20 22:23:45 -07:00
2012-08-26 17:01:46 -07:00
2013-03-21 17:49:31 -07:00