39134: forgot to call commit() after editing a SharedPreference

This updates the lint check to handle some additional scenarios around
missing commit() calls for SharedPreference.Edit; in particular when
using edit() on field references and in chained method calls.

Change-Id: I1b249ed81ca9d0b0e1c85466ccfa1ecdd6c53fad
3 files changed