--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-platform/-/_-KMStklJkMJ.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
regards
CVS
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-platform/-/_-KMStklJkMJ.
see camera sensor HAL, there are two camera sensors support.
--
Kaspter Ju
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
Reference: http://goo.gl/M7V7c, http://goo.gl/ZCeRDPRODUCT_COPY_FILES += \frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
PRODUCT_COPY_FILES += \frameworks/base/data/etc/handheld_core_hardware_device1.xml:system/etc/permissions/handheld_core_hardware.xml \
PRODUCT_COPY_FILES += \frameworks/base/data/etc/handheld_core_hardware_device2.xml:system/etc/permissions/handheld_core_hardware.xml \
# These are the hardware-specific featuresPRODUCT_COPY_FILES += \frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/base/data/etc/android.hardware.sensor.accelerometer.xml:system/etc/permissions/android.hardware.sensor.accelerometer..xml \...
Mulitiple sensors of same "type" are not
supported in the framework.