commit | 22c1f9ac9f0730219dbefe69eb98be21787b1bff | [log] [tgz] |
---|---|---|
author | Po-Chien Hsueh <pchsueh@google.com> | Fri May 17 15:08:20 2019 +0800 |
committer | PO HUNG CHEN <howardsoc@google.com> | Tue May 21 01:17:30 2019 +0000 |
tree | df31fd4bda4723eddcb83d229f8bd692b2acc939 | |
parent | 7687aaac1d60de95c55a2bc62f3e23a56e2f16bd [diff] |
Reduce parcel size to avoid binder transaction failure Reduce buffer size to 8192 to avoid binder transaction failures. According to our previous tests. Reducing the buffer size to 8K doesn't show negative impact on performance. Bug: 132923636 Test: Successfully install a DSU Change-Id: Ibe51ab748b4f6c1d3c3ac8286519380ea8afc184