commit | 270a422efd5744b4b15cecbcfc0c349131d0c767 | [log] [tgz] |
---|---|---|
author | Yu Ping Hu <yph@google.com> | Tue May 21 13:49:22 2013 -0700 |
committer | Yu Ping Hu <yph@google.com> | Tue May 21 13:49:22 2013 -0700 |
tree | cce55223e9362eb10ca1745bc07dc0c487357eea | |
parent | d1fe03924460b1ca09300dc9e6cebf70286c9de1 [diff] |
Synchronize checkDatabases. This function can delete the database while other threads are trying to read it, which is bad. The readers are already synchronized methods so this should prevent that. Bug: 8964541 Change-Id: Ib2f606f274500f0935a5f0211609cf458a0a6005