mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-09 23:37:16 +09:00
Revert "sm6250-common: Update camera provider service to 2.5."
* Reason for revert: camera HAL doesn't implement notifyDeviceStateChange. This reverts commit 2ac59b869bed37bfaa480411ff98eed8991285f3. Change-Id: I7919e0c0160a4108c9d066e914211cb4daa9c24b
This commit is contained in:
parent
75fface281
commit
f7b5a79d5c
3
atoll.mk
3
atoll.mk
@ -88,7 +88,8 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.5-service_64
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
android.hardware.camera.provider@2.4-service_64
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libcamera2ndk_vendor \
|
||||
|
@ -22,7 +22,7 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.camera.provider</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@2.5::ICameraProvider/legacy/0</fqname>
|
||||
<fqname>@2.4::ICameraProvider/legacy/0</fqname>
|
||||
</hal>
|
||||
<hal format="hidl" override="true">
|
||||
<name>android.hardware.contexthub</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user