commit | 4a3beba5064eb97c1aea3de3ec320b241a3f646d | [log] [tgz] |
---|---|---|
author | Hiroshi Sumita <hsumita@google.com> | Mon Feb 25 18:52:24 2019 +0900 |
committer | Hiroshi Sumita <hsumita@google.com> | Mon Feb 25 18:54:06 2019 +0900 |
tree | e1e24dc2eb3d9111cbb36c19cec2630970c520de | |
parent | c0c7f7560d5f7c301164a132909fc2b636516c83 [diff] |
Fix Resources.ThemeKey.setTo() to fix memory leak. mHashCode should be copied. Otherwise, the returned value of hashCode() is broken and it causes memory leak. Bug: http://b/113090317 Test: manually Change-Id: I89d89f06ea018d93f09eb2ac5f5e3a1b623750d2