OSDN Git Service

Turn off adb on user builds.
authorJoe Onorato <joeo@google.com>
Wed, 2 May 2012 21:36:57 +0000 (14:36 -0700)
committerJoe Onorato <joeo@google.com>
Wed, 2 May 2012 21:36:57 +0000 (14:36 -0700)
commit8ad4bb16a0d8b8ff9b4d17e860db336111bef34d
tree4c7c533419b2f20324443ad670c126bbdd55ac3a
parentac2c989e8492a733bdd3d4c7e1bedd5210c56c8d
Turn off adb on user builds.

Tungsten is the first device we have done since post_process_props.py
and UsbDeviceManager were added that by default has no services running
on usb. Everything else has mtp.  This makes it so we always populate
the property with something.

Change-Id: Ic24f52462ed8866e87499c715dd21937e5b1128d
tools/post_process_props.py