commit | e8341ca185ae3071bcc2341997ba90a2794ad622 | [log] [tgz] |
---|---|---|
author | junwan <junwan@codeaurora.org> | Thu Jul 21 15:45:04 2016 +0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:18:32 2016 -0600 |
tree | 1389049be6b0f5bf5aff79ca3e59880b3b1abf17 | |
parent | 87c9459ff2f9e3b8095fa281c48c634a307bd1bf [diff] |
Fix cursor is not closed properly issue Cursor should be closed properly, or CloseGuard will report exception when GC happen if StrictMode is enabled. Change-Id: Iddccdf39068f7e34cc66a6d678b457bf3b5826bd CRs-Fixed: 1039281