platform_hardware_interfaces/camera
Jooyung Han c0b24f4f13 Remove AIDL-libs from VNDK
Some are still in VNDK because they are used in other VNDK libs.

Ignore-AOSP-First: some libs are still in internal master only.

Bug: 234181591
Test: m
Merged-In: If999df9c78a20df931177da11742b1c5de19bc08
Change-Id: If999df9c78a20df931177da11742b1c5de19bc08
(cherry picked from commit 5527adfd7f)
2022-06-14 14:08:59 +09:00
..
common Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
device Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
metadata Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
provider Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
README.md

Camera HALs


Overview:

The camera.* HAL tree is used by the Android camera service to discover and operate camera devices available on the device.

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.