commit | 47d263bfb0597b0f29827ff6e0fcf703b9dfabc6 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Thu Feb 25 11:44:35 2016 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Thu Feb 25 13:09:40 2016 -0800 |
tree | c9b74f6eb1337509001d182475cbc3297cb1d1ba | |
parent | 7dddce0f05cda70039e0a8e9f9aee427971d3576 [diff] |
Make libutils symbols protected This change is a workaround for apps linking libutils statically and dynamically which causes them to crash for newer version of Android. Bug: http://b/27313399 Change-Id: I47ac4146041b6eeef03cb605ea436719d552ec8f (cherry picked from commit 2c7960c8d971ce37058b948f9e5e4e5ee6782cea)