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

Commit ba3c21e1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add pointer to default AIDL Camera HAL Implementation in README.md" am:...

Merge "Add pointer to default AIDL Camera HAL Implementation in README.md" am: 14762528 am: db93905f am: b5988d0f

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2300028



Change-Id: I1f7cc78b8bbefa2a32b72edbe9f7069d98e40589
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 307390a2 b5988d0f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -10,3 +10,8 @@ More details and versioning information can be found within each particular HAL.

More complete information about the Android camera HAL and subsystem can be found at
[source.android.com](http://source.android.com/devices/camera/index.html).

### AIDL Camera HAL Interfaces

The AIDL Camera HAL interfaces can be found in the respective <interface>/aidl
directories.
+6 −0
Original line number Diff line number Diff line
@@ -35,3 +35,9 @@ and operation of the pre-HIDL camera HAL module v2.4.
First HIDL version of the camara provider HAL callback interface, closely
matching the feature set and operation of the pre-HIDL camera HAL module
callbacks v2.4.

### AIDL Camera HAL Default Implementation ###

The default implementation can be found at
$ANDROID_BUILD_TOP/hardware/google/camera/common/hal/aidl_service and
$ANDROID_BUILD_TOP/hardware/google/camera/devices/EmulatedCamera