diff options
author | Winson Chung <winsonc@google.com> | 2020-07-07 14:22:40 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2020-07-07 21:38:45 +0000 |
commit | e18aa866fb4ce4546a0b4471fe4b30bb828f232e (patch) | |
tree | 7e86a2e1ae99c7ad9553e23a4aba83fd3669b964 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8694c4b8d25bf862c1a2efea0982700600d85c80 (diff) |
Tweaking workaround to use fallback with null buffer
- This case still shouldn't ever happen, but we're still
getting crashes. It looks like the call to wrapHardwareBuffer
will always create a hw buffer even if the graphic buffer
is null, and the internal call to wrap the hw buffer may
not have the flags if a null buffer is provided.
Bug: 157562905
Test: Haven't been able to reproduce
Change-Id: Ia61809a4dc53317139446d099cfa262c095d2aea
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions