libsensors: remove unused incorrect sensor defines

Get rid of the the SENSORS_xxx (1 << ID_yyy).
  ID_L was 4096
  SENSORS_LIGHT was (1 << ID_L)

Change-Id: I3f8365a4c1bac23f0a380e55389960036f7dee19
2 files changed