Preventive fix in setNotificationsEnabled

This code
setNotificationsEnabled(false);
...
notifyDataChanged();
...
setNotificationsEnabled(false);

should not notify that a change happended.

Change-Id: Ia639530dcc2a34c24a7edbe2d2ba3530d22cacb9
1 file changed
tree: ef8fc370959c29466cdbf5f1872cff6828d1b660
  1. carousel/
  2. common/
  3. CleanSpec.mk