From a78b2d22568d47492ba937fde87e6c6996a995a4 Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Fri, 6 Jan 2017 11:44:40 -0800 Subject: Update background text images in recovery Locale texts are missing in the recovery log due to an extra empty locale chunk in the png file. Fix the bug in the app and regenerate all the background texts and compress the file with pngcrush + zopflipng. Bug: 34054052 Test: Locale texts logged successfully on angler Change-Id: I89f823a53c1eb69756183e8e11113216d093304f --- res-xhdpi/images/erasing_text.png | Bin 72595 -> 73361 bytes res-xhdpi/images/error_text.png | Bin 51739 -> 52019 bytes res-xhdpi/images/installing_security_text.png | Bin 195507 -> 196871 bytes res-xhdpi/images/installing_text.png | Bin 174877 -> 175570 bytes res-xhdpi/images/no_command_text.png | Bin 85999 -> 86622 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xhdpi') diff --git a/res-xhdpi/images/erasing_text.png b/res-xhdpi/images/erasing_text.png index 2f8b46918..91cc35871 100644 Binary files a/res-xhdpi/images/erasing_text.png and b/res-xhdpi/images/erasing_text.png differ diff --git a/res-xhdpi/images/error_text.png b/res-xhdpi/images/error_text.png index ad18851c5..772b139e6 100644 Binary files a/res-xhdpi/images/error_text.png and b/res-xhdpi/images/error_text.png differ diff --git a/res-xhdpi/images/installing_security_text.png b/res-xhdpi/images/installing_security_text.png index acc6a7c2b..a7113a04a 100644 Binary files a/res-xhdpi/images/installing_security_text.png and b/res-xhdpi/images/installing_security_text.png differ diff --git a/res-xhdpi/images/installing_text.png b/res-xhdpi/images/installing_text.png index 32897d0f0..566eb0658 100644 Binary files a/res-xhdpi/images/installing_text.png and b/res-xhdpi/images/installing_text.png differ diff --git a/res-xhdpi/images/no_command_text.png b/res-xhdpi/images/no_command_text.png index eb43c59c5..b8da125cb 100644 Binary files a/res-xhdpi/images/no_command_text.png and b/res-xhdpi/images/no_command_text.png differ -- cgit v1.2.3