android: LinkerParams no longer Parceable
This is partial revert of r457679. Some old thirdparty android devices do not deal well with bindService intent with a Parceable. So make LinkerParams explicitly set fields in a Bundle rather than pass it as a Parceable. BUG=740653 Change-Id: I0ad409a20c638ec4ff91c4331a189aee381edf7b Reviewed-on: https://chromium-review.googlesource.com/565165Reviewed-by:Jay Civelli <jcivelli@chromium.org> Commit-Queue: Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#485448}
Showing
Please register or sign in to comment