Class android.hardware.lights.LightsRequest

Changed Methods
Map<Light, LightState> getLightsAndStates() Change in return type from (Map<Integer, LightState>) to (Map<Light, LightState>).