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
1 file changed