perfpropd: Remove libbinder as a static library.

Letting the library 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, libbinder is being made shared-only.

Test: boot Pixel 2
Change-Id: Ic3be46d395915ee62d90d5d8852c2ac436dccc22
2 files changed