diff options
| author | 2018-07-16 11:06:27 -0700 | |
|---|---|---|
| committer | 2018-07-17 16:39:39 +0000 | |
| commit | 7d48c5ba0cbb018485b5ac5b6092315853f5d51a (patch) | |
| tree | 814536c06a8597e454b035aee6a8b6e901fb7173 /libs/gui/ConsumerBase.cpp | |
| parent | 1e89d96564a1dc20d46e00f08fb8742dcf66235d (diff) | |
Make libbinder a shared library only (not static).
Letting the library be statically linked does a couple of bad things:
- (importantly) allows its internal implementation details to become frozen
- (still important) uses extra space on this device
For these reasons, it is being made shared-only.
Test: boot Pixel 2
Bug: 111454508
Change-Id: I787b9979646230485f7a2b3aa8ad949c7649bc88
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions