commit | 1972dc69615a7c757a2c264c9a6b79f5c9759d15 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Fri May 16 11:34:57 2014 +0900 |
committer | Dave Borowitz <dborowitz@google.com> | Wed Jun 04 13:40:38 2014 +0000 |
tree | e193869fae6e0776cd904cc87dcc9280ac0e9696 | |
parent | 939ad083587744a59548c763cc2a46ca9ed753f9 [diff] |
Add DataSource interface Add a new DataSource interface that provides the read() method. Make ChangeDataSource extend this interface. This will allow additional data source interfaces to be defined later, for example an account data source that can be used by a secondary index of user accounts. Change-Id: I73b1858a5bffb9dbac459f295e04ef4610873d01