mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Switch to regular camera provider impl
Change-Id: If6dd0c24b20e8520c01e72b83a8bc623d14ff518
This commit is contained in:
parent
22b76720e4
commit
8ae15d9d5d
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.4-impl-legacy \
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
android.hardware.camera.provider@2.4-service \
|
||||
camera.msm8952 \
|
||||
libshims_camera
|
||||
|
|
Loading…
Reference in a new issue