diff options
author | Jorim Jaggi <jjaggi@google.com> | 2017-10-27 17:47:49 +0200 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2017-11-01 22:15:47 +0100 |
commit | dfc2737e1142515ae6ae0bac1161f20c7484f202 (patch) | |
tree | 1a18156324135fd3f7e30e11fdf24c7c93b9186e /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 28fef15b7bf946b1e7b10b49fdbce7d67f1ec542 (diff) |
Check not released to avoid native crash
If we modify some property of a SurfaceControl in a transaction
and that SurfaceControl is already released, it will generate
a native crash. Check on the Java side already to avoid native
crash (and loose the stack trace).
Test: Boots
Change-Id: I19b1394daba46e37f8f0c4cfecc0ff99b9859837
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions