Migrate from the deprecated Charsets to StandardCharsets Migrate from the deprecated Charsets constants (in Guava) to the StandardCharsets constants (in the JDK). Change-Id: I2c65842546420455d876b85f56ebda08e785ef23 Signed-off-by: Edwin Kempin <ekempin@google.com>