commit | 90b8b6dfa7ee6ab6f2e473ea3cfa7d80e526bf9a | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Tue Feb 03 10:28:11 2015 -0800 |
committer | Brian Attwell <brianattwell@google.com> | Tue Feb 03 10:28:11 2015 -0800 |
tree | 4017253362c950311408a9bd3f2ead2a9f6af71a | |
parent | bfbc3d46a198c746baeb04fb2d2e275460ca2788 [diff] |
Don't use hidden INVALID_SUBSCRIPTION_ID Alternatively, I could unhide INVALID_SUBSCRIPTION_ID. However, the affected code doesn't actually need to know the value of SubscriptionManager#INVALID_SUBSCRIPTION_ID. ContactsCommon simply uses INVALID_SUB_ID when the value for subscription ID doesn't matter, because we know the mSubscriptionId value won't be read later. Bug: 18777272 Change-Id: I473ef361ae6cfa3a1484c38ca3aed88cc0b5d6d1