Use Build.VERSION.CODENAME instead of SDK_INT until its set to 19.

SDK_INT is still set to 18 until K SDK is finalized. Until then we
can use CODENAME to see when we're on KLP.

Change-Id: I4129e99e604dad5769e790401879879a9909701e
1 file changed