msm8974-common: Rename the camera wrapper
Change-Id: Iaf40d24c567ecb6caa612b3d9e80a4e563f9bb11
This commit is contained in:
parent
99aa8bc806
commit
c727a48222
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ camera_module_t HAL_MODULE_INFO_SYM = {
|
||||||
version_major: 1,
|
version_major: 1,
|
||||||
version_minor: 0,
|
version_minor: 0,
|
||||||
id: CAMERA_HARDWARE_MODULE_ID,
|
id: CAMERA_HARDWARE_MODULE_ID,
|
||||||
name: "Hlte Camera Wrapper",
|
name: "MSM8974 Camera Wrapper",
|
||||||
author: "The CyanogenMod Project",
|
author: "The CyanogenMod Project",
|
||||||
methods: &camera_module_methods,
|
methods: &camera_module_methods,
|
||||||
dso: NULL, /* remove compilation warnings */
|
dso: NULL, /* remove compilation warnings */
|
||||||
|
|
Loading…
Add table
Reference in a new issue