mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
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_minor: 0,
|
||||
id: CAMERA_HARDWARE_MODULE_ID,
|
||||
name: "Hlte Camera Wrapper",
|
||||
name: "MSM8974 Camera Wrapper",
|
||||
author: "The CyanogenMod Project",
|
||||
methods: &camera_module_methods,
|
||||
dso: NULL, /* remove compilation warnings */
|
||||
|
|
Loading…
Reference in a new issue