Advertisement
techmik

Untitled

Sep 27th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. frameworks/base/services/java/com/android/server/LightsService.java:134: setLightLocked(int,int,int,int,int) in com.android.server.LightsService.Light cannot be applied to (int,java.lang.String,int,int,int)
  2. setLightLocked(color, LIGHT_ALWAYS_ON, 0, 0, BRIGHTNESS_MODE_USER);
  3. ^
  4.  
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement