| commit | bb9d394b21bdfeb1ceb4cf6e4ed0306e39757b15 | [log] [tgz] |
|---|---|---|
| author | Kenny Root <kroot@google.com> | Wed Feb 16 10:13:53 2011 -0800 |
| committer | Kenny Root <kroot@google.com> | Wed Feb 16 10:56:32 2011 -0800 |
| tree | dbe7d5b2eef96e80ed4a3a1595e1a26cb19e228d | |
| parent | 9497144281b92dd5293ea734d668217bcf4e86e9 [diff] |
Clean up use of HAVE_ANDROID_OS HAVE_ANDROID_OS was defined as "1" for targets, but never defined as "0" for non-targets. Changing them to #ifdef should be safe and matches all the other uses of HAVE_ANDROID_OS throughout the system. Change-Id: I82257325a8ae5e4e4371ddfc4dbf51cea8ea0abb