← Back to team overview

touch-packages team mailing list archive

[Bug 1414288] Re: adbd falsely looks for /data/.adb_onlock to override the screen lock check

 

** Branch linked: lp:ubuntu/vivid-proposed/android-tools

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to android-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1414288

Title:
  adbd falsely looks for /data/.adb_onlock to override the screen lock
  check

Status in android-tools package in Ubuntu:
  In Progress

Bug description:
  when flashing with ubuntu-device-flash having the --developer-mode
  option set, u-d-f puts a file called /data/.adb_onlock in place to
  allow overriding of the adbd screen state check during CI automation.

  while in recovery the mountpoint is /data, in a running ubuntu system
  the mountpoint is named /userdata so adb needs to be fixed to check
  /userdata/.adb_onlock instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-tools/+bug/1414288/+subscriptions


References