← Back to team overview

touch-packages team mailing list archive

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

 

Public bug reported:

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 teh mountpoint is /data, in a running system the
mountpoint in named /android/data so adb needs to be fixed to check
/android/data/.adb_onlock instead.

** Affects: android-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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 teh mountpoint is /data, in a running system the
  mountpoint in named /android/data so adb needs to be fixed to check
  /android/data/.adb_onlock instead.

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


Follow ups

References