Ticket #687 (closed defect: later)
openmoko-dialer2 hardcodes gta01 hardware assumptions
| Reported by: | koen@… | Owned by: | thomas@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-dialer | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
from moko-notify.c:
#define SYS_BRIGHTNESS "/sys/class/backlight/gta01-bl/brightness"
#define SYS_VIBRATE "/sys/class/leds/gta01:vibrator"
this won't work on other devices.
Change History
Note: See
TracTickets for help on using
tickets.

This is deliberate until the appropriate abstraction framework is available.