OSDN Git Service

Preload2: Fix object to sync on
authorAndreas Gampe <agampe@google.com>
Fri, 19 Feb 2016 17:24:43 +0000 (09:24 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 19 Feb 2016 17:24:43 +0000 (09:24 -0800)
commitf2a9933fa7082daf97d8290c0f9d001ba63b62aa
treef630ae78bac7eb0ce9f0e572e37c45321b326936
parentb97cfe8076c903ab32f4e4cf1c2646817cbd5dc5
Preload2: Fix object to sync on

When moving to sync on the right objects, these waits() have been
forgotten.

Change-Id: I61b0d3c5cc41b7f46fbdd3099ec44221e653001a
tools/preload2/src/com/android/preload/DeviceUtils.java