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
#!/usr/bin/env python | |
# | |
# shipit.py | |
# v1.7.1 | |
# | |
# Written by Dan Pasanen, 2016 | |
# WTFPL | |
# | |
# CHANGES | |
# v1.0 - initial release |
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
[ 0.000000,0] Initializing cgroup subsys cpuset | |
[ 0.000000,0] Initializing cgroup subsys cpu | |
[ 0.000000,0] Initializing cgroup subsys cpuacct | |
[ 0.000000,0] Linux version 3.10.93-CM-g324e03d-45441-gf28d34d-dirty (dp@build-vm) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #2 SMP PREEMPT Mon May 9 22:46:11 CDT 2016 | |
[ 0.000000,0] CPU: AArch64 Processor [410fd033] revision 3 | |
[ 0.000000,0] Machine: clark | |
[ 0.000000,0] cma: Found secure_region@0, memory base 0x0000000000000000, size 300 MiB, limit 0xffffffffffffffff | |
[ 0.000000,0] cma: Found qsecom_region@0, memory base 0x0000000000000000, size 24 MiB, limit 0xffffffffffffffff | |
[ 0.000000,0] cma: Found audio_region@0, memory base 0x0000000000000000, size 4 MiB, limit 0xffffffffffffffff | |
[ 0.000000,0] cma: Found removed_regions@0, memory base 0x0000000006400000, size 14 MiB, limit 0xffffffffffffffff |
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
[ 1.100637,4] MSM-CPP cpp_init_hardware:1121 stream_cnt:0 | |
[ 1.104321,5] __msm_jpeg_init:1525] Jpeg Device id 0 | |
[ 1.104485,5] __msm_jpeg_init:1525] Jpeg Device id 3<6>[ 1.105324,5] usbcore: registered new interface driver uvcvideo | |
[ 1.105332,5] USB Video Class driver (1.1.1) | |
[ 1.105989,5] i2c-msm-v2 f9967000.i2c: msm_bus_scale_register_client(mstr-id:84):0x14 (ok) | |
[ 1.106655,5] smb1351_parallel_charger_probe: smb1351 parallel successfully probed. | |
[ 1.108051,5] FG: fg_power_get_property: ESR Bad: -22 mOhm | |
[ 1.108466,5] FG: fg_power_get_property: ESR Bad: -22 mOhm | |
[ 1.108560,5] FG: fg_probe: FG Probe success - FG Revision DIG:2.1 ANA:1.2 PMIC subtype=10 | |
[ 1.108910,5] qpnp-smbcharger qpnp-smbcharger-ffffffc0ae8ae400: node /soc/qcom,spmi@fc4c0000/qcom,pmi8994@2/qcom,qpnp-smbcharger IO resource absent! |
This file has been truncated, but you can view the full file.
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
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** | |
Build fingerprint: 'motorola/clark_retus/clark:6.0/MPHS24.49-18-3/3:user/release-keys' | |
Revision: '0' | |
ABI: 'arm64' | |
pid: 5776, tid: 7336, name: WifiScanningSer >>> system_server <<< | |
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7f891a008d | |
x0 0000007f9b5ffd08 x1 0000007f9117b294 x2 0000000000008001 x3 0000007f8f122440 | |
x4 0000000000000000 x5 0000000000008001 x6 0000000000000000 x7 0000007f9117b298 | |
x8 0000000000001ca8 x9 0000000000001ca8 x10 0000007f9117b298 x11 0000007f891a007d | |
x12 0000000000008001 x13 0000000000000000 x14 0000000000000001 x15 651983267151c75d |
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 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 | |
** |
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
/system/bin/linker64 | |
Android | |
libqmi_csi.so | |
__android_log_print | |
qmi_csi_register | |
qmi_csi_send_resp | |
qmi_csi_handle_event | |
libqmi_common_so.so | |
common_qmi_idl_type_table_object_v01 | |
libcutils.so |
This file has been truncated, but you can view the full file.
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
Building CM13.0 for clark | |
Will clobber the build | |
Will repo sync | |
Will pull in repopicks and cherrypicks | |
Will upload when finished | |
Will tweet when finished | |
Will send an email to [email protected] when finished | |
Continuing build... | |
Syncing... | |
including device/asus/fugu/vendorsetup.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
#!/bin/bash | |
rom=cm | |
version=13.0 | |
tags='+(linaro|twrp)' | |
shopt -s extglob | |
while [ $# -gt 0 ]; do | |
case $1 in |
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
#!/bin/bash | |
if [[ `pwd` == *carbon* ]]; then | |
rom=carbon | |
version=cr-4.0 | |
else | |
rom=cm | |
version=13.0 | |
fi |
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
diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc | |
index 03ca9b1..d119fb8 100644 | |
--- a/rootdir/etc/init.qcom.power.rc | |
+++ b/rootdir/etc/init.qcom.power.rc | |
@@ -66,11 +66,11 @@ on enable-low-power | |
write /sys/devices/system/cpu/cpu0/cpufreq/interactive/use_sched_load 1 | |
write /sys/devices/system/cpu/cpu0/cpufreq/interactive/use_migration_notif 1 | |
write /sys/devices/system/cpu/cpu0/cpufreq/interactive/above_hispeed_delay 19000 | |
- write /sys/devices/system/cpu/cpu0/cpufreq/interactive/go_hispeed_load 90 | |
- write /sys/devices/system/cpu/cpu0/cpufreq/interactive/timer_rate 20000 |