Skip to content

Conversation

@DrRamm
Copy link

@DrRamm DrRamm commented Feb 19, 2018

No description provided.

freshgiammi and others added 21 commits December 31, 2017 22:09
Standard paths of AOSPlusone. You may want to change it accordingly to
your rom.
We could fix them... or we could silence them, since it compiles and
works just fine this way.

J/K, we should really fix them. But in the meanwhile, let it compile.

Signed-off-by: freshgiammi <[email protected]>
Fixes Clang complaining about syntax (-Wgnu-designator)

Signed-off-by: freshgiammi <[email protected]>
See if this makes any difference, even if we fixed the errors.

Signed-off-by: freshgiammi <[email protected]>
- mBufferCount is an unsigned int
- Typecast to uint32_t to allow comparing it with index
  which is an int
Issue:
Total number of ints in native handle is unknown to the video
framework because of defining common ints locally within camera
header. This is causing issue in batch mode recording usecase.
Fix:
Set VIDEO_METADATA_NUM_COMMON_INTS in a shared header between
camera and video subsystems.
CRs-Fixed: 1056156
Change-Id: I593f08debfea3db7070273a72d774c7fb963c4ca
Waits for sensorservice initialization before opening the actual HAL.

Moved to OSS HAL from CameraWrapper. Originally by Danny Baumann <[email protected]>.

Change-Id: I876d2f0a57e17da392d451987047189b05a5e72b
Change-Id: Iafc067c878daad27e3fb0c032ffb12b74b4d29ac
Signed-off-by: Kshitij Gupta <[email protected]>
Change-Id: I47293ac0299aca81d9ab0abf48504a2aa1345de5
Signed-off-by: Kshitij Gupta <[email protected]>
- We aren't syncing the CAF Display HAL, so why even bother?

Change-Id: I4e813b40bc58967c279e93387c395b10db0fedd2
Signed-off-by: Kshitij Gupta <[email protected]>
- Seems to throw a ton of errors
- HAL builds fine without it

Signed-off-by: Kshitij Gupta <[email protected]>
- Our HAL needs this on Oreo
- Backport this change to our HAL

Signed-off-by: Kshitij Gupta <[email protected]>
Signed-off-by: Kshitij Gupta <[email protected]>
In Android O, Cameraprovider service is introduced newly and its
starting before main service which results in getnumofcameras failure.
Added re-try count to fix this issue.

Change-Id: I3a3ee1cbe6ad983d5ad7266f154b33b93d303804
Signed-off-by: Kshitij Gupta <[email protected]>
* Remove re declaration.
* Define i as int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants