Skip to content
Snippets Groups Projects
Commit a10db39e authored by Piyush Mehrotra's avatar Piyush Mehrotra
Browse files

Set buffer size to match Linux pipe internal buffer when reading/writing...

Set buffer size to match Linux pipe internal buffer when reading/writing from/to pipes in Backup/Restore flow.

ag/21072118 used of feature flags to control buffer sizes, which are now deprecated. Those flags were also never used.
This change makes use of trunk-stable frozen flags to set the buffer size to match Linux pipe internal buffer when reading/writing from/to pipes in Backup/Restore flow.
See 'Pipe capacity' section in https://man7.org/linux/man-pages/man7/pipe.7.html

Bug: 265976737
Test: Ensure that the change builds (m -j frameworks/base)
	Ensure CTS and GTS B&R tests pass
Change-Id: I8bb96e2e273b0c7eb4809af985fe322e49bb0268
parent c835e984
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment