I have noticed that antialiasing of second hand in onPartialUpdate(dc) not worked for the new fr 255/955 devices.
I set dc.setAntiAlias(true) in onUpdate(dc). For all other devices it works then also in onPartialUpdate(dc), but not for fr255/955.
...