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
1 file changed