This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From b01f0b67e1617ce101d0bf931ed2c81f3f605f15 Mon Sep 17 00:00:00 2001 | |
| From: Conn O'Griofa <connogriofa@gmail.com> | |
| Date: Tue, 1 Jul 2014 22:48:22 +0100 | |
| Subject: [PATCH] Pass MINIGZIP and MKBOOTIMG variables to ota script | |
| --- | |
| build.sh | 8 ++++++++ | |
| 1 file changed, 8 insertions(+) | |
| diff --git a/build.sh b/build.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Copyright (C) 2008 The Android Open Source Project | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Unless required by applicable law or agreed to in writing, software |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------- beginning of /dev/log/main | |
| E/logwrapper( 1363): executing /system/bin/e2fsck failed: No such file or directory | |
| I/cm ( 1384): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___ | |
| I/cm ( 1385): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \ | |
| I/cm ( 1386): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/ | |
| I/cm ( 1389): Welcome to Android 4.4.4 / CyanogenMod-11-20140620-EXPERIMENTAL-gerrit7154-1-totoro | |
| --------- beginning of /dev/log/system | |
| I/auditd ( 1396): Starting up | |
| I/audit_log( 1396): Previous audit logfile detected, rotating | |
| I/installd( 1405): installd firing up |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <linux/input.h> | |
| #include "recovery_ui.h" | |
| #include "common.h" | |
| #include "extendedcommands.h" | |
| int device_toggle_display(volatile char* key_pressed, int key_code) { | |
| int alt = key_pressed[KEY_LEFTALT] || key_pressed[KEY_RIGHTALT]; | |
| if (alt && key_code == KEY_L) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------- beginning of /dev/log/main | |
| E/logwrapper( 1305): executing /system/bin/e2fsck failed: No such file or directory | |
| I/cm ( 1319): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___ | |
| I/cm ( 1320): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \ | |
| I/cm ( 1321): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/ | |
| I/cm ( 1324): Welcome to Android 4.4.2 / CyanogenMod-11-20140528-EXPERIMENTAL-totoro | |
| --------- beginning of /dev/log/system | |
| I/auditd ( 1329): Starting up | |
| I/audit_log( 1329): Previous audit logfile detected, rotating | |
| I/installd( 1337): installd firing up |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <6>[ 0.000000] Initializing cgroup subsys cpu | |
| <5>[ 0.000000] Linux version 2.6.35.7-androidarmv6+ (conn@studio15) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #2 PREEMPT Fri May 23 09:49:18 IST 2014 | |
| <4>[ 0.000000] CPU: ARMv6-compatible processor [4117b365] revision 5 (ARMv6TEJ), cr=00c5387f | |
| <4>[ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache | |
| <4>[ 0.000000] Machine: GT-I5500 Board | |
| <6>[ 0.000000] Partition (from atag) mibib -- Offset:0 Size:6 | |
| <6>[ 0.000000] Partition (from atag) qcsbl -- Offset:6 Size:2 | |
| <6>[ 0.000000] Partition (from atag) oemsbl -- Offset:8 Size:3 | |
| <6>[ 0.000000] Partition (from atag) amss -- Offset:b Size:64 | |
| <6>[ 0.000000] Partition (from atag) efs2 -- Offset:6f Size:61 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <6>[ 0.000000] Initializing cgroup subsys cpu | |
| <5>[ 0.000000] Linux version 2.6.35.7-androidarmv6+ (conn@studio15) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #2 PREEMPT Fri May 23 09:49:18 IST 2014 | |
| <4>[ 0.000000] CPU: ARMv6-compatible processor [4117b365] revision 5 (ARMv6TEJ), cr=00c5387f | |
| <4>[ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache | |
| <4>[ 0.000000] Machine: GT-I5500 Board | |
| <6>[ 0.000000] Partition (from atag) mibib -- Offset:0 Size:6 | |
| <6>[ 0.000000] Partition (from atag) qcsbl -- Offset:6 Size:2 | |
| <6>[ 0.000000] Partition (from atag) oemsbl -- Offset:8 Size:3 | |
| <6>[ 0.000000] Partition (from atag) amss -- Offset:b Size:64 | |
| <6>[ 0.000000] Partition (from atag) efs2 -- Offset:6f Size:61 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --------- beginning of /dev/log/main | |
| E/logwrapper( 89): executing /system/bin/e2fsck failed: No such file or directory | |
| I/cm ( 107): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___ | |
| I/cm ( 108): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \ | |
| I/cm ( 109): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/ | |
| I/cm ( 112): Welcome to Android 4.4.2 / CyanogenMod-11-20140429-EXPERIMENTAL-gerrit6881-2-galaxy5 | |
| --------- beginning of /dev/log/system | |
| I/auditd ( 117): Starting up | |
| I/audit_log( 117): Previous audit logfile not detected | |
| I/installd( 125): installd firing up |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| __bionic_open_tzdata: couldn't find any tzdata when looking for localtime! | |
| __bionic_open_tzdata: couldn't find any tzdata when looking for GMT! | |
| __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules! | |
| Starting recovery on Sat Mar 29 15:25:37 2014 | |
| framebuffer: fd 4 (240 x 320) | |
| CWM-based Recovery v6.0.4.7 | |
| Swipe up/down to change selections. | |
| Swipe to the right for enter. | |
| Swipe to the left for back. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| __bionic_open_tzdata: couldn't find any tzdata when looking for localtime! | |
| __bionic_open_tzdata: couldn't find any tzdata when looking for GMT! | |
| __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules! | |
| Starting recovery on Wed Mar 26 13:37:51 2014 | |
| framebuffer: fd 4 (240 x 320) | |
| CWM-based Recovery v6.0.4.7 | |
| Swipe up/down to change selections. | |
| Swipe to the right for enter. | |
| Swipe to the left for back. |