• Home
Name Date Size #Lines LOC

..--

common/03-May-2024-7,2134,162

device/03-May-2024-34,51122,668

metadata/03-May-2024-23,6427,822

provider/03-May-2024-23,51918,797

OWNERSD03-May-202470 42

README.mdD03-May-2024532 1811

README.md

1## Camera HALs ##
2---
3
4## Overview: ##
5
6The camera.* HAL tree is used by the Android camera service to discover and
7operate camera devices available on the device.
8
9More details and versioning information can be found within each particular HAL.
10
11More complete information about the Android camera HAL and subsystem can be found at
12[source.android.com](http://source.android.com/devices/camera/index.html).
13
14### AIDL Camera HAL Interfaces
15
16The AIDL Camera HAL interfaces can be found in the respective <interface>/aidl
17directories.
18