1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 9cca8cd67b
camera: fix potential abort on std::stoi for rockchip hdmi
1 year ago
..
common Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
device camera: fix potential abort on std::stoi for rockchip hdmi 1 year ago
metadata Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
provider Rockchip Anroid12_SDK 20221117-rkr12 (8826f866) 2 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

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.