commit | efac0521d620823cbb885d165c84363984c66b97 | [log] [tgz] |
---|---|---|
author | John Reck <[email protected]> | Fri Jan 24 16:04:26 2020 -0800 |
committer | John Reck <[email protected]> | Fri Jan 24 16:06:14 2020 -0800 |
tree | fe70c4a57185d764039eea2e5ba7890d8121ba59 | |
parent | c8e17b66f313fd2777876b20a09f61f0c7fa0f79 [diff] |
Improve bitmap IPC Make all received bitmaps immutable as this improves re-use for subsequent transfers. Remove minimum size to stay on ashmem, as Parcel's writeBlob already has similar logic. This effectively reduces the minimum size to 16kB. Bug: 148301859 Test: device booted, a notification showed up Change-Id: I2fafb0989944c0ef82de6edcb4924056a592cf66