<feature name="android.hardware.sensor.accelerometer" />
--tm
> --
> You received this message because you are subscribed to the Google Groups "android-platform" group.
> 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.
I know /system/etc/handheld_core_hardware.xml file has the hardware
components that all handheld devices must include. Did you check this
file?
Regards,
Leonardo YongUk KIM
|
did you edit platform/frameworks/base/data/etc/handheld_core_hardware.xml and removed the following line? <feature name="android.hardware.sensor.accelerometer" /> |
Hi,