sdm710-common: Provide android.frameworks.sensorservice@1.0 on vendor

F linker  : CANNOT LINK EXECUTABLE "/vendor/bin/mm-pp-dpps": library "android.frameworks.sensorservice@1.0.so" not found: needed by main executable
This commit is contained in:
bartcubbins 2023-10-27 22:26:34 +02:00 committed by CakesTwix
parent ddbd3a0222
commit df268abe1a
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -422,7 +422,8 @@ PRODUCT_PACKAGES += \
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@2.0.vendor \
libsensorndkbridge
libsensorndkbridge \
android.frameworks.sensorservice@1.0.vendor
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \