Loading camera/device/3.5/ICameraDevice.hal +3 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,9 @@ interface ICameraDevice extends @3.2::ICameraDevice { * * The streamList must contain at least one output-capable stream, and may * not contain more than one input-capable stream. * In contrast to regular stream configuration the framework does not create * or initialize any actual streams. This means that Hal must not use or * consider the stream "id" value. * * ------------------------------------------------------------------------ * Loading Loading
camera/device/3.5/ICameraDevice.hal +3 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,9 @@ interface ICameraDevice extends @3.2::ICameraDevice { * * The streamList must contain at least one output-capable stream, and may * not contain more than one input-capable stream. * In contrast to regular stream configuration the framework does not create * or initialize any actual streams. This means that Hal must not use or * consider the stream "id" value. * * ------------------------------------------------------------------------ * Loading