diff options
author | Robin Lee <rgl@google.com> | 2016-02-29 17:43:54 +0000 |
---|---|---|
committer | Robin Lee <rgl@google.com> | 2016-03-01 18:56:14 +0000 |
commit | e4487ea288e9fea837995d9bc4608c8a4a253ec8 (patch) | |
tree | dca512b8025bfdc8d858ceec8964ebb040b34055 /docs/html/sdk/api_diff | |
parent | 42d8b7d7abe4ecab049e020c3836dae97660dd4d (diff) |
More sensible return code for Credentials.deleteAll
Was: result = True iff nDeleted != 0
Now: result = True iff nDeleted == nExisted
The most common reason you'd want to delete all credentials under an
alias is to be sure they no longer exist. The new contract gives a
way to do this without multiple IPCs to the same service.
Bug: 27335182
Change-Id: I8762b9b4fcc48037387dd805dbd0dbbe141d5b24
Diffstat (limited to 'docs/html/sdk/api_diff')
0 files changed, 0 insertions, 0 deletions