Skip to content

Instantly share code, notes, and snippets.

View drewis's full-sized avatar

Andrew Sutherland drewis

View GitHub Profile
pick 8b8308c RIL: Make RIL subclassable
pick 46d5264 RIL: Support signal strength format from v3 vendor RILs
pick 660f1e9 RIL: handle the lack of version gracefully on older RILs
pick 1fec644 RIL: fix pin unlock for old ril
pick e158ee6 Break the legacy ril shims into specific features. The ICC feature breaks crespo, but crepso
needs the signal strength feature.
pick 0256d9a v3 RIL: Fix getDataCallState and PIN setting
pick bd16607 telephony: Support broken RIL implementations without CALL_RING events
pick 9cd5237 v3 RIL: another getDataCallState fix
pick 051fa88 RIL: skip broken RIL_UNSOL_DATA_CALL_LIST_CHANGED
@drewis
drewis / gist:4070689
Created November 14, 2012 06:42
jellybean..android-4.1.2_r1
af936f1 timezone: data file should be 32 bit aligned
036b0db Revert "Upgrade to tzdata2012d."
ac90e8e armv6: REX routines are currently broken, use alternatives
2b7d59b bionic: Update fcntl header from the kernel
6355334 libc: extend ARCH_ARM_USE_NON_NEON_MEMCPY to linaro
6440aa1 libc: update inclusion logic for linaro string routines
5e5d9fc bionic: Implement bzero correctly
06dbc6c bionic: Add ARMv7 optimized string handling routines
7a746c1 Remove previous linaro optimized strlen
055462a linker: New sources to manage the ELF program header table.
build
bootable/recovery
bionic
dalvik
device/asus/grouper
device/generic/goldfish
device/samsung/crespo
device/samsung/toro
device/samsung/tuna
device/ti/panda
<?xml version="1.0" encoding="UTF-8" ?>
<root>
<build>
<date type="str">2012.11.03</date>
<type type="str">nightly</type>
<devices>
<item>
<passion>
<md5sum type="str">ff67f80465dc7fbd880afef5fbb58aaa</md5sum>
<zip type="str">Evervolv-perdo-3.1.0-passion-nightly-20121103.zip</zip>
@drewis
drewis / gist:3861676
Created October 9, 2012 21:50
Evervolv projects to update for 4.1.2_r1
TODO:
frameworks/base
packages/apps/Launcher2
DONE: (no or single file conlicts)
build
external/openssl
@drewis
drewis / gist:3861486
Created October 9, 2012 21:14
android-4.1.1_r6..android-4.1.2_r1
project build/
25454bc JZO54K
0d6a91e JZO54J
ba7bed7 JZO54I
b097af8 JZO54H
a5b7347 JZO54G
e859020 JZO54F
dbf1b57 JZO54E
f33d47b JZO54D
3c47c4e JZO54C
@drewis
drewis / gist:3844148
Created October 6, 2012 05:54
qcom-display diff ev..cm
diff --git a/Android.mk b/Android.mk
index 0b5f9ee..0b50b34 100644
--- a/Android.mk
+++ b/Android.mk
@@ -2,8 +2,13 @@
#libs to be built for QCOM targets only
ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
-display-hals := libgralloc libgenlock libcopybit liblight
+display-hals := libgralloc libgenlock libcopybit
@drewis
drewis / gist:3815790
Created October 2, 2012 02:17
android-4.1.1_r4..android-4.1.1_r6
project bionic/
40e7ed5 Unhide rtld_db_dlactivity()
project build/
52ea916 JRO03R
8deff5c JRO03Q
add1fb4 JRO03P
b9201d1 JRO03O
ef88e79 JRO03N
c8c68e3 JRO03M
@drewis
drewis / gist:3291349
Created August 8, 2012 01:51
android-4.1.1_r3..android-4.1.1_r4
project build/
43c06c9 JRO03L
ad0fad3 JRO03K
524b316 JRO03J
5a62579 JRO03I
project device/samsung/tuna/
a553787 tuna: kernel prebuilt
project frameworks/base/
@drewis
drewis / gist:3167995
Created July 24, 2012 04:13
crespo git diff android-4.0.4_r2..android-4.1.1_r3
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2927c72..ac7f5db 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -20,5 +20,9 @@
# Use the non-open-source parts, if they're present
-include vendor/samsung/crespo/BoardConfigVendor.mk
+# Use the open-source board-info file if none was set by the vendor
+# config.