Class android.graphics.drawable.shapes.Shape

Added interface java.lang.Cloneable.

Changed Methods
Shape clone() Change in return type from Object to Shape.
Method was inherited from java.lang.Object, but is now defined locally. Change of visibility from protected to public.