Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64e47fab authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by android-build-merger
Browse files

Merge "Fix google-explicit-constructor warnings in HardwareAPI." am: c8de4a06

am: 92853352

Change-Id: I33c5d3fdfa292b9593c0f38bba5bf24294544626
parents e7f4cb46 92853352
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -270,7 +270,7 @@ struct DescribeColorFormatParams {
    // output: fill out the MediaImage fields
    // output: fill out the MediaImage fields
    MediaImage sMediaImage;
    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
// A pointer to this struct is passed to OMX_GetParameter when the extension