Interface android.service.quickaccesswallet.GetWalletCardsCallback

Changed from a class to an interface. Changed from non-abstract to abstract. Change from final to non-final.

Changed Methods
void onFailure(GetWalletCardsError) Changed from non-abstract to abstract.  
void onSuccess(GetWalletCardsResponse) Changed from non-abstract to abstract.