Introduce utility library for sending usage feedback.

It allows each app to conveniently send data usage feedback
to ContactsProvider, which includes
TIMES_CONTACTED/LAST_TIME_CONTACTED existing before ICS and
DataUsageFeedback stuff introduced in ICS.

This library checks API version and update relevant data
appropriately, so each application doesn't need to take care
of details of API (and possible API change in ICS)

TODO:
- need test for this.

Must be after I602c0b83afca674904946f59bbdfc4dca07d46e4

Bug: 4371572
Change-Id: Id84ef81392c48d8c59eb89e0407eec0c592f3b31
1 file changed
tree: 35a9bbca56746c7374e1ab1fb5e9c3e26630b574
  1. carousel/
  2. chips/
  3. common/
  4. CleanSpec.mk