summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Chih-hung Hsieh <chh@google.com> 2016-09-28 23:07:38 +0000
committer android-build-merger <android-build-merger@google.com> 2016-09-28 23:07:38 +0000
commit64e47fabae23a53edab9d6e0dc1d04cca6105714 (patch)
treeb82e7a208062ec8fd65b2caec0e2d2663bcb39e5
parente7f4cb46c4fb5e9b76d48929d20825319e15af49 (diff)
parent9285335221eb7c0f04bea841bd285e0986256aae (diff)
Merge "Fix google-explicit-constructor warnings in HardwareAPI." am: c8de4a06ab
am: 9285335221 Change-Id: I33c5d3fdfa292b9593c0f38bba5bf24294544626
-rw-r--r--include/media/hardware/HardwareAPI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/hardware/HardwareAPI.h b/include/media/hardware/HardwareAPI.h
index 2c50ad6f15..cecf7152f4 100644
--- a/include/media/hardware/HardwareAPI.h
+++ b/include/media/hardware/HardwareAPI.h
@@ -270,7 +270,7 @@ struct DescribeColorFormatParams {
// output: fill out the MediaImage fields
MediaImage sMediaImage;
- DescribeColorFormatParams(const DescribeColorFormat2Params&); // for internal use only
+ explicit DescribeColorFormatParams(const DescribeColorFormat2Params&); // for internal use only
};
// A pointer to this struct is passed to OMX_GetParameter when the extension