| commit | 991b4d797ddc10521345b98d5fdece10a2802139 | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <[email protected]> | Tue Mar 05 00:46:35 2024 +0000 |
| committer | Android Build Coastguard Worker <[email protected]> | Tue Mar 05 00:46:35 2024 +0000 |
| tree | 610c5daec84e17b6819a56f24949efe1aedc1992 | |
| parent | 016eabc7c3439ed52223f059d0fc902a36099ad4 [diff] | |
| parent | 749f7ecfa99a814a64549db2a0524d2190719d66 [diff] |
Snap for 11526283 from 749f7ecfa99a814a64549db2a0524d2190719d66 to 24Q2-release Change-Id: Ifc60ba7618ce5a5e761ae4844842f2e1ae62a9b9
diff --git a/host/ColorBuffer.cpp b/host/ColorBuffer.cpp index 3cdecbf..2a9bcd1 100644 --- a/host/ColorBuffer.cpp +++ b/host/ColorBuffer.cpp
@@ -99,7 +99,6 @@ colorBuffer->mGlAndVkAreSharingExternalMemory = true; } else { ERR("Failed to import memory to ColorBufferGl:%d", handle); - return nullptr; } } }