commit | 7d0cabc2f3c814724cf13df6deeaf0bbcb53eaeb | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Tue Apr 02 10:47:56 2019 -0700 |
committer | Jack Yu <jackyu@google.com> | Tue Apr 02 14:02:25 2019 -0700 |
tree | 91c5dba03fa2ce938e14e13d4a4a46291fbc1f6b | |
parent | 596a3b0b73afd70c8303ff66e1f44ad9d8f50dfa [diff] |
Passing ServiceState as byte array into ServiceStateProvider This allows the provider to reconstruct the service state object correctly. Also we can get rid of all the 'set' methods in ServiceState, which we'd like to remove in the future. Test: Manual Bug: 129768354 Merged-In: I48053f3ae7ed8ce5c24e7406d66c442023ff8882 Change-Id: I48053f3ae7ed8ce5c24e7406d66c442023ff8882 (cherry picked from commit 2372bebab590f1c09fb24cf6307b5c707e17583a)