summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/17/changes
diff options
context:
space:
mode:
authorAbhijeet Kaur <abkaur@google.com>2019-03-29 17:04:48 +0000
committerAbhijeet Kaur <abkaur@google.com>2019-04-10 14:49:36 +0100
commitb462e2e49964ed500b49ad07cbe80d96866d61bb (patch)
treef2e9972d81641f78c513e9569124d610fb55631d /docs/html/sdk/api_diff/17/changes
parente6c15bce006ada957f209e2bd254d849f1f05bba (diff)
Pass valid file descriptor to binder
screenshotFd needs to be optional in Bugreport API. For some bugreports such as wifi,telephony, interactive etc taking a screenshot is not required. Initially, the API was sending invalid file descriptor to the Binder, but that binder transaction could not be completed as Binder validates the file descriptor to be valid and not-null. Adding a tmp.png screenshot file to pass to bugreport API call. In a separate CL in frameworks/native, added check that the bugreports that don't require screenshots would not use this file descriptor value. Bug: 128981582 Test: Tested by taking bugreports using Bugreport API in shell Change-Id: I3233f5753506ae159c9fa591742e6b99e361039b
Diffstat (limited to 'docs/html/sdk/api_diff/17/changes')
0 files changed, 0 insertions, 0 deletions