summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueue.cpp
diff options
context:
space:
mode:
author Devin Moore <devinmoore@google.com> 2024-01-03 16:53:02 +0000
committer Devin Moore <devinmoore@google.com> 2024-01-03 17:59:24 +0000
commit84427d10b5be53bc2a3af785a9c1deb524fd51aa (patch)
tree5d375e02a0dba084c03267cbaf4d41ed8c20addc /libs/gui/BufferQueue.cpp
parent5bf557264d7a699bf7297f77005de831e5b22872 (diff)
Change return value when NDK symbol isn't present
In persistable bundle, if the NDK sysmbols aren't present the read/write parcel calls will fail. STATUS_FAILED_TRANSACTION is a special return value and shouldn't be used for this case. Return STATUS_INVALID_OPERATION instead. This change will allow the caller to handle the error. Test: m Bug: 317912559 Bug: 317676192 Change-Id: Ic15fe28f45887161af4ef4e28eb7c3b00dc46d29
Diffstat (limited to 'libs/gui/BufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions