mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-02 12:07:17 +09:00
sm6250-common: Update camera provider service to 2.5.
Change-Id: Id13db7bbd2d0ee1bd544e1670990c3caf46768ab
This commit is contained in:
parent
4b391001ab
commit
2ac59b869b
3
atoll.mk
3
atoll.mk
@ -88,8 +88,7 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
android.hardware.camera.provider@2.4-service_64
|
||||
android.hardware.camera.provider@2.5-service_64
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libcamera2ndk_vendor \
|
||||
|
@ -22,7 +22,7 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.camera.provider</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@2.4::ICameraProvider/legacy/0</fqname>
|
||||
<fqname>@2.5::ICameraProvider/legacy/0</fqname>
|
||||
</hal>
|
||||
<hal format="hidl" override="true">
|
||||
<name>android.hardware.contexthub</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user