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
Loading
Please register or sign in to comment