commit | d14e989421472d1441ce47212a8b99a5fece16d3 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon May 02 19:20:26 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Jun 02 15:29:11 2016 -0700 |
tree | 6411879bd9f62694ad2180c3d6caaf4232751024 | |
parent | 6a0eb71c05ed3f188b1885abd2fef93e8d8482db [diff] |
cutils: don't fortify property_get on clang. clang doesn't do the frontend inlining/dead code elimination needed for the fortified implementation to work. Therefore, turn it off. Bug: http://b/28381737 Change-Id: Ie8dd970e3908b1daaa587ad2bd041e8f6e2089db