commit | 1df8c42a2def6b8f4bb1217c4e73ede1694649ac | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Thu Feb 04 17:24:55 2016 -0800 |
committer | Brad Ebinger <breadley@google.com> | Mon Feb 08 14:54:27 2016 -0800 |
tree | 6db75ce06d23bbacb95e5c65b1158f0f078a3168 | |
parent | b23dbfce7ea84c39cea75b612868a5832cb9af2b [diff] |
Defines the serialVersionUID for deserialization Upon migration from Android M to N, deserialization of the SIP profiles becomes impossible because the serialVersionUID of NetObject has changed. This change fixes the serialVersionUID to the previous value so that the SIP profiles are not lost during migration. BUG: 26361559 Change-Id: If4358d4f396881e87d6d41231e3eec41ada63a00