Skip to content

Instantly share code, notes, and snippets.

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
@psyke83
psyke83 / init.c
Created June 27, 2014 00:33
cm7 init.c
/*
* 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
@psyke83
psyke83 / camcrash1.log
Created June 21, 2014 03:12
totoro camerahal - camera crash after taking picture
--------- 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
@psyke83
psyke83 / bcm21553_recovery_keys.c
Created June 17, 2014 15:12
recovery_keys_bcm21553 ics
#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)
@psyke83
psyke83 / surfaceflinger-totoro.log
Created May 29, 2014 03:03
cm11 surfaceflinger error on totoro
--------- 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
<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
<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
@psyke83
psyke83 / cm-11-20140429-EXPERIMENTAL-gerrit6881-2-galaxy5.zip.log
Created April 29, 2014 19:35
cm-11-20140429-EXPERIMENTAL-gerrit6881-2-galaxy5.zip
--------- 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
__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.
__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.