Android CTS 7.0 Release 28 (5165225)
QCamera2: HAL3: correct timestamp calculation in HFR mode

When the phone powers up for several days,
the timestamp (in ns, nano sec) of frames will exceed the
precision of float data type.

It will lead to incorrect timestamp calculation in
HFR batch mode. Use double instead

Ack-by: Gaoxiang Chen

BUG=24842044

Change-Id: I63598e56178b980fa817c1c77f77f0e6a005767b
(cherry picked from commit ece15b4fa7cc4c622e41cc9a4cd28187ae584e9e)
1 file changed