commit | 2f8daf9d61b0bd6260dda858f852b258e03341f4 | [log] [tgz] |
---|---|---|
author | johnme <[email protected]> | Fri Apr 15 18:17:44 2016 |
committer | Commit bot <[email protected]> | Fri Apr 15 18:19:08 2016 |
tree | ada3c0540bf865dc3ece556e6d415504df46d5bb | |
parent | f921fc4349a5fbff31a4e3953f172e3841abdd8b [diff] |
Implement InstanceIDAndroid using InstanceIDWithSubtype.java Replaces the previous stub implementation with a fully functional implementation backed by InstanceIDWithSubtype.java. Part of a series of patches: 1. https://codereview.chromium.org/1832833002 adds InstanceIDWithSubtype 2. this patch 3. https://codereview.chromium.org/1829023002 adds fake and test 4. https://codereview.chromium.org/1854093002 enables InstanceID by default 5. https://codereview.chromium.org/1851423003 switches Push to InstanceIDs BUG=589461 Review URL: https://codereview.chromium.org/1830983002 Cr-Commit-Position: refs/heads/master@{#387646}