History log of /external/nist-sip/java/gov/nist/javax/sip/address/NetObject.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1df8c42a2def6b8f4bb1217c4e73ede1694649ac 05-Feb-2016 Brad Ebinger <breadley@google.com> 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
/external/nist-sip/java/gov/nist/javax/sip/address/NetObject.java
600c7a4bbc7348167293eac928192e695b4ad5ba 08-Feb-2010 Chung-yih Wang <cywang@google.com> First-time check-in

Modify the LogWriter.java to make it compilable without apache logger.
/external/nist-sip/java/gov/nist/javax/sip/address/NetObject.java