sdm710-common: Drop unneeded sensors libs
we use prebuilt 2.0
This commit is contained in:
parent
31177d1229
commit
df5cd8ff7e
2 changed files with 0 additions and 5 deletions
|
@ -959,9 +959,6 @@ vendor/etc/sensors/config/sns_wrist_pedo.json
|
|||
vendor/etc/sensors/sns_reg_config
|
||||
|
||||
# Sensors
|
||||
-product/framework/vendor.qti.hardware.sensorscalibrate-V1.0-java.jar
|
||||
product/lib/vendor.qti.hardware.sensorscalibrate@1.0.so
|
||||
product/lib64/vendor.qti.hardware.sensorscalibrate@1.0.so
|
||||
vendor/bin/hw/android.hardware.sensors@2.0-service
|
||||
vendor/etc/init/android.hardware.sensors@2.0-service.rc
|
||||
vendor/lib/android.hardware.sensors@2.0-impl.so
|
||||
|
|
|
@ -305,8 +305,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Sensors
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.sensors@1.0-impl \
|
||||
android.hardware.sensors@1.0-service \
|
||||
libsensorndkbridge
|
||||
|
||||
# Soong namespaces
|
||||
|
|
Loading…
Reference in a new issue