summaryrefslogtreecommitdiff
path: root/opengl/libagl/BufferObjectManager.cpp
diff options
context:
space:
mode:
author Abhijeet Kaur <abkaur@google.com> 2019-03-28 11:04:43 +0000
committer Abhijeet Kaur <abkaur@google.com> 2019-04-11 14:49:05 +0100
commit1f3d886c2570f6d8b89dc55aecdcb0ad7d68f485 (patch)
tree47805fe5c6b52f47c80f61ecffc265754bafa394 /opengl/libagl/BufferObjectManager.cpp
parent0a75a6ae0e662034bc39934df4d9721b534a7db0 (diff)
Remove screenshot_fd as optional param
Binder does not allow invalid fd to be passed in function calls, so remove "optional" in IDumpstate.aidl Also, remove TODO to make screenshot fd optional, as the binder call requires valid screenshot fd. Also, we do not need valid screenshot fd for lite bugreports (wifi/telephony/interactive etc). Although the Binder makes sure that valid fds are passed, this is just an additional check on top of that. Bug: 128981582 Test: * adb shell mkdir /data/nativetest64 * mmm -j frameworks/native/cmds/dumpstate/ && adb push ${OUT}/data/nativetest64/dumpstate_test* /data/nativetest64 && adb shell /data/nativetest64/dumpstate_test/dumpstate_test && printf "\n\n#### ALL TESTS PASSED ####\n" Change-Id: Idf6093832fea0f11f12ff2bc0fd1dcec6fd502df
Diffstat (limited to 'opengl/libagl/BufferObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions