HomeSort by relevance Sort by last modified time
    Searched refs:adb_keys (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/devil/devil/android/tools/
provision_devices.py 242 """Wipes data from device, keeping only the adb_keys for authorization.
247 Thus, adb_keys file is rewritten so the device does not need to be
257 adb_keys = device.ReadFile(adb_wrapper.ADB_KEYS_FILE,
264 adb_keys_set = set(adb_keys)
  /external/v8/build/android/
provision_devices.py 212 """Wipes data from device, keeping only the adb_keys for authorization.
217 Thus, adb_keys file is rewritten so the device does not need to be
230 adb_keys = device.ReadFile(constants.ADB_KEYS_FILE,
237 adb_keys_set = set(adb_keys)
  /system/sepolicy/
file_contexts 6 /adb_keys u:object_r:adb_keys_file:s0

Completed in 1136 milliseconds