Make private, single-assignment fields "final" in android.content.

Follow Google's internal best practices of marking fields final if there
is no intention to reassign them.

Test: m dist && acloud create --local-instance --local-image
Change-Id: If6fd6c1c089fd2a704cbdf5c9db39597e460e496
12 files changed