Merge remote-tracking branch \'weave/master\' into aosp-master
am: 865df91ec2

* commit '865df91ec2516f2eac50bd17d0d3e42c874a27f2': (21 commits)
  Remove unused constant
  Update documentation with new command name
  Remove the unneeded libweave directory
  Update the virtual lock to the real schema
  Update documentation for repo tool
  Update virtual light to standard schema
  Remove hardcoded paths
  Give network privider some time to figure out connectivity state
  Fix -bootstrapping option
  Check if we have root access
  Add support for virtual lock & light devices
  Add interface documentation through comments
  Remove hard-coded check for standard command definitions
  Replace services list with value generated from model device id
  Remove standard state definitions
  Update more interfaces with comments / documentation
  Missing part of CL:1421
  Move standard commands and state definitions into separate file
  Rename *Base* method and properties to *Standard* ones
  Remove unused file
  ...