commit | ca0adce78b2287178f24ad3839ea5b4c22e50fb2 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Tue Feb 18 12:59:41 2020 -0800 |
committer | Alec Mouri <alecmouri@google.com> | Tue Feb 18 12:59:41 2020 -0800 |
tree | 5661e489d0bfb806f68a950b7da895b5c705f413 | |
parent | b55d7214b0f3dad360dc6813bb709fe848647c9e [diff] |
[libandroid_graphics] Add a missing release() call RenderProxy acquires its own references to the ANativeWindow and does not steal it, so there needs to be an additional ANativeWindow_release call in setSurface Test: builds Test: interact with device Change-Id: I598f57febf835cda7fb4195b19e03c3723698702