commit | d677dbab3ac260065e6fa9e40bc9a7a507aad719 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Sep 30 17:36:46 2016 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Nov 27 00:06:01 2016 +0530 |
tree | f1279685681c43b2fe7327ed083de041002b23bc | |
parent | d8b96a9440fba9f90088841843e0d65b5de14d26 [diff] |
Fix struct vs. class mismatch in forward definitions The warnings were being hidden by the use of -isystem to include frameworks/native/include. Bug: 31752268 Change-Id: Ib7227295e7b94c79cdc52e19c71be4066a11cedc Signed-off-by: mydongistiny <jaysonedson@gmail.com>