commit | ad749575b4520b2a6f946d54647b0b2bca945b42 | [log] [tgz] |
---|---|---|
author | Irina Tirdea <irina.tirdea@intel.com> | Fri Aug 31 16:53:51 2012 +0300 |
committer | Irina Tirdea <irina.tirdea@intel.com> | Mon Sep 03 02:48:01 2012 +0300 |
tree | d17702b959201fe2945accb3516c7c929d8052f6 | |
parent | ee36153b8ca239749174996f44bd07737aeace53 [diff] |
Remove workaround in aac for broken toolchain aac project forces the system not to include sys/types.h by defining _SYS_TYPES_H_. This is a workaround for broken android toolchain. This is no longer needed in latest android version and can be safely removed. This will also lead to more errors if changes in bionic headers are needed. Change-Id: Icb76c207d6b47e811eacff9f9403177629bfb451 Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>