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
<?xml version="1.0" ?> | |
<recipe> | |
<!-- Backup partitions that contain per-device configuration --> | |
<backup name="cid"/> | |
<backup name="frp"/> | |
<backup name="hw"/> | |
<backup name="misc"/> | |
<backup name="persist"/> | |
<backup name="prodpersist"/> | |
<backup name="utags"/> |
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
@echo off | |
set Calibre_HOME=D:\Tool\Calibre | |
set RAR_HOME=C:\Program Files\WinRAR | |
path %path%;%Calibre_HOME%;%RAR_HOME%;%~dp0% | |
for %%f in (in\*.*) do ( | |
title 変換中 %%~nf | |
if /i "%%~xf"==".azw" (ebook-convert "%%f" "%~dp0%%~nf") | |
if /i "%%~xf"==".azw3" (ebook-convert "%%f" "%~dp0%%~nf") |
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
// SPDX-License-Identifier: GPL-2.0 | |
/dts-v1/; | |
#include <dt-bindings/input/input.h> | |
#include "tegra20.dtsi" | |
/ { | |
model = "NEC NT-NA75W / LifeTouch Note"; | |
compatible = "nec,ltna7", "nvidia,tegra20"; |
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
kbc-developers/android_kernel_htc_m7wljのGPU周りが陳腐化しており、 | |
ROMで使用しているblob(adreno_nexus_may2016.zip)より古い状態になっています。 | |
下記のパッチを drivers/gpu/msm2 に適用すると安定感が増します。 | |
CM13にコミットされているパッチなのでCM13と14で効きます。 | |
msm: kgsl: Fix spinlock recursion in destroy pagetable | |
https://github.com/CyanogenMod/android_kernel_google_msm/commit/533a71107c55360c48467090f92e2dee9d8d7b69 | |
msm: kgsl: Fix Z180 memory leak |
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
e/main/src/android/rr/packages/apps/Settings/src/com/android/settings/fingerprint/FingerprintEnrollIntroduction.java:54: Duplicate local variable learnMoreButton | |
ERROR: /home/main/src/android/rr/packages/apps/Settings/src/com/android/settings/notification/ZenModePrioritySettings.java:156: ZEN_PRIORITY_VIBRATION_MODE cannot be resolved or is not a field | |
ERROR: /home/main/src/android/rr/packages/apps/Settings/src/com/android/settings/notification/ZenModePrioritySettings.java:161: ZEN_PRIORITY_VIBRATION_MODE cannot be resolved or is not a field | |
ERROR: /home/main/src/android/rr/packages/apps/Settings/src/com/android/settings/notification/NotificationBackend.java:175: The method getPackageNotificationSoundTimeout(String, int) is undefined for the type INotificationManager | |
ERROR: /home/main/src/android/rr/packages/apps/Settings/src/com/android/settings/notification/NotificationBackend.java:184: The method setPackageNotificationSoundTimeout(String, int, long) is undefined for the type INotificationManager | |
[32mCopyin |
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 sound/soc/msm/apq8064.c sound/soc/msm/apq8064.c | |
index e8603a6..72288e5 100644 | |
--- sound/soc/msm/apq8064.c | |
+++ sound/soc/msm/apq8064.c | |
@@ -1,4 +1,4 @@ | |
-/* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. | |
+/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. | |
* | |
* This program is free software; you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License version 2 and |
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 | |
# YOUR_ACCESS_TOKEN には https://www.pushbullet.com/#settings/account から取得したトークンを使用 | |
PUSHBULLET_TOKEN=YOUR_ACCESS_TOKEN | |
# CCacheを使う | |
export USE_CCACHE=1 | |
workdir=`pwd` | |
mkdir -p $workdir/log/success $workdir/log/fail $workdir/rom |
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
dlx: update blobs https://github.com/TheMuppets/proprietary_vendor_htc/commit/86ee994d82e91089c70cc87b4738dee1972c1a18 | |
vendor/htc/dlxj/proprietary/vendor/lib/libOpenCL.so | |
vendor/htc/dlxj/proprietary/vendor/lib/libqc-opt.so |
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] Booting Linux on physical CPU 0x0 | |
<6>[ 0.000000] Initializing cgroup subsys cpu | |
<6>[ 0.000000] Initializing cgroup subsys cpuacct | |
<5>[ 0.000000] Linux version 3.10.40-gc16a3c6 ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Tue Jul 28 17:58:25 UTC 2015 | |
<4>[ 0.000000] CPU: ARMv7 Processor [513f06f1] revision 1 (ARMv7), cr=10c5387d | |
<4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache | |
<6>[ 0.000000] Machine: Qualcomm APQ 8084 (Flattened Device Tree), model: Motorola APQ 8084 Shamu | |
<6>[ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000 | |
<6>[ 0.000000] Node qcom,msm-mem-hole removed memory d400000-fe00000 | |
<6>[ 0.000000] Node qcom,wdt@f9017000 memblock_reserve memory 3eae0000-3eaeb000 |
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 arch/arm/configs/cyanogenmod_impression_j_defconfig arch/arm/configs/cyanogenmod_impression_j_defconfig | |
new file mode 100644 | |
index 0000000..bf77416 | |
--- /dev/null | |
+++ arch/arm/configs/cyanogenmod_impression_j_defconfig | |
@@ -0,0 +1,3745 @@ | |
+# | |
+# Automatically generated file; DO NOT EDIT. | |
+# Linux/arm 3.4.10 Kernel Configuration | |
+# |
NewerOlder