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-xxhdpi/images/erasing_text.png | Bin 119060 -> 121386 bytes res-xxhdpi/images/error_text.png | Bin 84432 -> 85555 bytes res-xxhdpi/images/installing_security_text.png | Bin 447442 -> 387979 bytes res-xxhdpi/images/installing_text.png | Bin 416541 -> 355503 bytes res-xxhdpi/images/no_command_text.png | Bin 243828 -> 148704 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xxhdpi/images') diff --git a/res-xxhdpi/images/erasing_text.png b/res-xxhdpi/images/erasing_text.png index 8ff2b2fcf..8e8dfc450 100644 Binary files a/res-xxhdpi/images/erasing_text.png and b/res-xxhdpi/images/erasing_text.png differ diff --git a/res-xxhdpi/images/error_text.png b/res-xxhdpi/images/error_text.png index 658d4ea56..7fd1983d5 100644 Binary files a/res-xxhdpi/images/error_text.png and b/res-xxhdpi/images/error_text.png differ diff --git a/res-xxhdpi/images/installing_security_text.png b/res-xxhdpi/images/installing_security_text.png index 23fcaa441..9779927ef 100644 Binary files a/res-xxhdpi/images/installing_security_text.png and b/res-xxhdpi/images/installing_security_text.png differ diff --git a/res-xxhdpi/images/installing_text.png b/res-xxhdpi/images/installing_text.png index fd8e58464..fa488960e 100644 Binary files a/res-xxhdpi/images/installing_text.png and b/res-xxhdpi/images/installing_text.png differ diff --git a/res-xxhdpi/images/no_command_text.png b/res-xxhdpi/images/no_command_text.png index 23932d6b7..d72a840e9 100644 Binary files a/res-xxhdpi/images/no_command_text.png and b/res-xxhdpi/images/no_command_text.png differ -- cgit v1.2.3