diff options
author | Colin Cross <ccross@android.com> | 2016-09-16 10:12:52 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2016-09-21 17:45:31 -0700 |
commit | 9993e799f1bffc20837eaf4a0260152f58041bae (patch) | |
tree | aaaa9ac0e78ad3f045c1933cf6d92327af477dec /libutils/FileMap.cpp | |
parent | efee71c2defdea4f105d2ff71950f935d6ff2a27 (diff) |
Hide warning in cutils/trace.h
system/core/include is included in the global include path using
-isystem, which hides all warnings. cutils/trace.h has an ignored
return value warning, move the implementation to trace-dev.c so it
doesn't cause warnings in every module that includes it in preparation
for moving from -isystem to -I.
Test: m -j native
Bug: 31492149
Change-Id: If8b3fe13059c9e59c2d5208294d427d84fa6e588
Diffstat (limited to 'libutils/FileMap.cpp')
0 files changed, 0 insertions, 0 deletions