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/BoardConfigCommon.mk b/BoardConfigCommon.mk | |
index 4a65f6b..8af9eeb 100644 | |
--- a/BoardConfigCommon.mk | |
+++ b/BoardConfigCommon.mk | |
@@ -43,7 +43,7 @@ TARGET_CPU_VARIANT := krait | |
# Kernel | |
BOARD_DTBTOOL_ARGS := --dt-tag "htc,project-id = <" | |
-BOARD_KERNEL_CMDLINE := console=none androidboot.hardware=qcom user_debug=31 ehci-hcd.park=3 zcache | |
+BOARD_KERNEL_CMDLINE := console=none androidboot.hardware=qcom user_debug=31 ehci-hcd.park=3 zcache androidboot.selinux=permissive |
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 | |
" 2" | |
SE-! | |
libcutils.so | |
__android_log_print | |
atrace_is_ready | |
atrace_setup | |
atrace_marker_fd | |
atrace_begin_body |
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/drivers/i2c/chips/CwMcuSensor.c b/drivers/i2c/chips/CwMcuSensor.c | |
index fac1dbb..c390305 100644 | |
--- a/drivers/i2c/chips/CwMcuSensor.c | |
+++ b/drivers/i2c/chips/CwMcuSensor.c | |
@@ -69,7 +69,7 @@ static int UseWakeMcu = 0; | |
#define MAX_BACKUP_CALL_STACK_SIZE 64 | |
#define MAX_CALL_STACK_SIZE 512 | |
#define MAX_I2C_BUF_SIZE 32 | |
-#define VIB_TIME 40 | |
+#define VIB_TIME 20 |
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.2 | |
# | |
# 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.102-CM-g2f576ef-95934-gd95f2b7 (dp@build-vm) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jul 5 20:54:17 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
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** | |
CM Version: '13.0-20160704-UNOFFICIAL-vk810' | |
Build fingerprint: 'lge/altev_vzw/altev:5.0.2/LRX22G/151122132be69:user/release-keys' | |
Revision: '0' | |
ABI: 'arm' | |
pid: 3104, tid: 3107, name: sensors.qcom >>> sensors.qcom <<< | |
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- | |
r0 00000000 r1 00000c23 r2 00000006 r3 b68ff978 | |
r4 b68ff980 r5 b68ff930 r6 00000000 r7 0000010c | |
r8 ffffffff r9 00000001 sl b68ff8dc fp 00000003 |
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/arch/arm/mach-msm/lge/awifi/board-awifi.c b/arch/arm/mach-msm/lge/awifi/board-awifi.c | |
index ec43e66..e720453 100644 | |
--- a/arch/arm/mach-msm/lge/awifi/board-awifi.c | |
+++ b/arch/arm/mach-msm/lge/awifi/board-awifi.c | |
@@ -100,14 +100,12 @@ | |
#if defined(CONFIG_LGE_IRDA) | |
#include <mach/clk-provider.h> | |
#endif | |
-// [[LGE_BSP_AUDIO, [email protected], Audience eS325 ALSA SoC Audio driver | |
+// |
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
-rw-rw---- bluetooth bluetooth u:object_r:persist_file:s0 .bt_nv.bin | |
-rw-rw-rw- root root u:object_r:persist_file:s0 WCNSS_qcom_wlan_factory_nv.bin | |
drwx------ system system u:object_r:persist_drm_file:s0 data | |
drwx------ root root u:object_r:persist_file:s0 lost+found | |
drwxrwx--- system system u:object_r:persist_property_file:s0 properties | |
drwx------ system system u:object_r:persist_file:s0 prov | |
drwxr-xr-x root root u:object_r:sensors_persist_file:s0 sensors |
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
/* This file has been generated by the Hex-Rays decompiler. | |
Copyright (c) 2007-2014 Hex-Rays <[email protected]> | |
Detected compiler: GNU C++ | |
*/ | |
#include <defs.h> | |
//------------------------------------------------------------------------- |
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/camera/CameraWrapper.cpp b/camera/CameraWrapper.cpp | |
index 56e45a8..f600a70 100644 | |
--- a/camera/CameraWrapper.cpp | |
+++ b/camera/CameraWrapper.cpp | |
@@ -33,6 +33,7 @@ | |
#include <hardware/camera.h> | |
#include <camera/Camera.h> | |
#include <camera/CameraParameters.h> | |
+#include <dirent.h> | |
#include <dlfcn.h> |