Add SparseArray#set for Kotlin index= operator

Just an alias for put to allow `array[index] = value` syntax in Kotlin.

Bug: 163565712

Test: manual, used in tests for separate feature

Change-Id: Ie9e17b8f4d16a52f4dc213e1ada8d61fce9eedaf
2 files changed