summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2016-09-26 18:11:41 -0700
committer Colin Cross <ccross@android.com> 2016-09-29 23:35:15 +0000
commit3175c094d782822f6b7aaf31a8593150b5c48b41 (patch)
tree869122c4273f5a8bad05786dcb53d87b625356fc /libs/gui/ConsumerBase.cpp
parent9984fa0ed09c1ce33e78db4ba2b35a8201c0119e (diff)
Fix rule of three warnings
Sensor and BufferItem have destructors, the copy constructor and assignment operators should not be implicit. The warnings were being hidden by the use of -isystem to include frameworks/native/include. Bug: 31752268 Test: m -j Change-Id: If375d85cd3d6ded4ee6b27b841bf10f563254682
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions