Skip to content

Instantly share code, notes, and snippets.

FAILED: TARGET_KERNEL_BINARIES
/bin/bash -c "(make -j8 CFLAGS_MODULE=\"-fno-pic\" -C kernel/xiaomi/msm8937 O=/home/manojarora7277/slim/out/target/product/santoni/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\" aarch64-linux-androidkernel-\" Image.gz-dtb ) && (if grep -q '^CONFIG_OF=y' /home/manojarora7277/slim/out/target/product/santoni/obj/KERNEL_OBJ/.config; then echo \"Building DTBs\"; make -j8 CFLAGS_MODULE=\"-fno-pic\" -C kernel/xiaomi/msm8937 O=/home/manojarora7277/slim/out/target/product/santoni/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\" aarch64-linux-androidkernel-\" dtbs; fi ) && (if grep -q '^CONFIG_MODULES=y' /home/manojarora7277/slim/out/target/product/santoni/obj/KERNEL_OBJ/.config; then echo \"Building Kernel Modules\"; make -j8 CFLAGS_MODULE=\"-fno-pic\" -C kernel/xiaomi/msm8937 O=/home/manojarora7277/slim/out/target/product/santoni/obj/KERNEL_OBJ ARCH=arm64 CROSS_COMPILE=\" aarch64-linux-
@avirk
avirk / radio.log
Created February 13, 2018 03:24
radio log od poly
02-13 03:19:37.096 D/RILJ ( 5769): Unsol response received; Sending ack to ril.cpp [SUB0]
02-13 03:19:37.096 D/RILJ ( 5769): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED radioStateChanged: RADIO_OFF [SUB0]
02-13 03:19:37.097 D/QtiSubscriptionController( 5769): init by Context
02-13 03:19:37.098 D/use-Rlog/RLOG-QC_RIL_OEM_HOOK( 2803): Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
02-13 03:19:37.098 D/use-Rlog/RLOG-QC_RIL_OEM_HOOK( 2803): Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
02-13 03:19:37.099 D/UiccController( 5769): Creating UiccController
02-13 03:19:37.100 D/QtiTelephonyComponentFactory( 5769): makePhone
02-13 03:19:37.108 D/TelephonyTester( 5769): register for intent action=com.qualcomm.qti.internal.telephony.action_detached
02-13 03:19:37.108 D/TelephonyTester( 5769): register for intent action=com.qualcomm.qti.internal.telephony.action_attached
02-13 03:19:37.111 D/Phone ( 5769): mDoesRilSendMultipleCallRing=false
@avirk
avirk / polylogs.txt
Created February 13, 2018 03:15
Poly FC's
--------- beginning of main
04-06 10:09:06.460 425 425 W auditd : type=2000 audit(0.0:1): initialized
04-06 10:09:08.779 425 425 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
04-06 10:09:09.069 1 1 I init : type=1400 audit(0.0:3): avc: denied { create } for name="sdcard" scontext=u:r:init:s0 tcontext=u:object_r:tmpfs:s0 tclass=lnk_file permissive=1
04-06 10:09:09.079 390 390 I init : type=1400 audit(0.0:4): avc: denied { execute_no_trans } for path="/system/vendor/bin/qseecomd" dev="mmcblk0p24" ino=2770 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1
04-06 10:09:09.169 394 394 I fsck.f2fs: type=1400 audit(0.0:5): avc: denied { read } for name="mmcblk0p49" dev="tmpfs" ino=11421 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
04-06 10:09:09.169 394 394 I fsck.f2fs: type=1400 audit(0.0:6): avc: denied { open } for path="/dev/block/mmcblk0p49" dev="tmpfs" ino=11421 scontext=
@avirk
avirk / gist:d1152c318d47a7b8cb75aa152ea6f5a6
Created February 9, 2018 15:02
earphone sound comes only one side after take ss if ss sound is on
--------- beginning of system
03-03 05:15:44.870 I/vold (458): Vold 3.0 (the awakening) firing up
03-03 05:15:44.871 V/vold (458): Detected support for: exfat ext4 f2fs ntfs vfat
03-03 05:15:44.896 D/vold (458): e4crypt_init_user0
03-03 05:15:44.896 D/vold (458): e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
03-03 05:15:44.896 D/vold (458): Preparing: /data/system/users/0
03-03 05:15:44.899 D/vold (458): Preparing: /data/misc/profiles/cur/0
03-03 05:15:44.899 D/vold (458): Preparing: /data/system_de/0
03-03 05:15:44.900 D/vold (458): Preparing: /data/misc_de/0
03-03 05:15:44.900 D/vold (458): Preparing: /data/user_de/0
@avirk
avirk / gist:02fc8d5fc50569c30f24ddac18038f40
Created January 19, 2018 07:18
process system stopped and reboot
This file has been truncated, but you can view the full file.
--------- beginning of system
01-11 17:56:01.824 445 445 I vold : Vold 3.0 (the awakening) firing up
01-11 17:56:01.825 445 445 V vold : Detected support for: exfat ext4 f2fs ntfs vfat
01-11 17:56:01.840 445 454 D vold : e4crypt_init_user0
01-11 17:56:01.840 445 454 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-11 17:56:01.840 445 454 D vold : Preparing: /data/system/users/0
01-11 17:56:01.840 445 454 D vold : Preparing: /data/misc/profiles/cur/0
01-11 17:56:01.841 445 454 D vold : Preparing: /data/system_de/0
01-11 17:56:01.841 445 454 D vold : Preparing: /data/misc_de/0
01-11 17:56:01.841 445 454 D vold : Preparing: /data/user_de/0
This file has been truncated, but you can view the full file.
--------- beginning of system
01-11 17:56:01.824 445 445 I vold : Vold 3.0 (the awakening) firing up
01-11 17:56:01.825 445 445 V vold : Detected support for: exfat ext4 f2fs ntfs vfat
01-11 17:56:01.840 445 454 D vold : e4crypt_init_user0
01-11 17:56:01.840 445 454 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-11 17:56:01.840 445 454 D vold : Preparing: /data/system/users/0
01-11 17:56:01.840 445 454 D vold : Preparing: /data/misc/profiles/cur/0
01-11 17:56:01.841 445 454 D vold : Preparing: /data/system_de/0
01-11 17:56:01.841 445 454 D vold : Preparing: /data/misc_de/0
01-11 17:56:01.841 445 454 D vold : Preparing: /data/user_de/0
[ 70% 36498/51634] target Prebuilt: CtsShimPrivPrebuilt (/home/amar1virk/aosci...target/product/santoni/obj/APPS/CtsShimPrivPrebuilt_intermediates/package.apk
Archive: /home/amar1virk/aoscip/out/target/product/santoni/obj/APPS/CtsShimPrivPrebuilt_intermediates/package.apk
inflating: /home/amar1virk/aoscip/out/target/product/santoni/obj/APPS/CtsShimPrivPrebuilt_intermediates/uncompressedlibs/lib/arm64-v8a/libshim_jni.so
inflating: /home/amar1virk/aoscip/out/target/product/santoni/obj/APPS/CtsShimPrivPrebuilt_intermediates/uncompressedlibs/lib/armeabi-v7a/libshim_jni.so
deleting: lib/arm64-v8a/libshim_jni.so
deleting: lib/armeabi-v7a/libshim_jni.so
adding: lib/arm64-v8a/libshim_jni.so (stored 0%)
adding: lib/armeabi-v7a/libshim_jni.so (stored 0%)
[ 70% 36500/51634] target Package: Stk (/home/amar1virk/aoscip/out/target/product/santoni/obj/APPS/Stk_intermediates/package.apk)
nothing matches overlay file ic_launcher_sim_toolkit.png, for flavor xhdpi-v4
--------- beginning of system
02-27 10:35:43.414 439 439 I vold : Vold 3.0 (the awakening) firing up
02-27 10:35:43.415 439 439 V vold : Detected support for: exfat ext4 f2fs ntfs vfat
02-27 10:35:43.421 439 450 D vold : e4crypt_init_user0
02-27 10:35:43.421 439 450 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
02-27 10:35:43.421 439 450 D vold : Preparing: /data/system/users/0
02-27 10:35:43.422 439 450 D vold : Preparing: /data/misc/profiles/cur/0
02-27 10:35:43.422 439 450 D vold : Preparing: /data/system_de/0
02-27 10:35:43.423 439 450 D vold : Preparing: /data/misc_de/0
02-27 10:35:43.423 439 450 D vold : Preparing: /data/user_de/0
01-03 09:21:27.553 563 11886 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 1 line
01-03 09:21:27.560 589 11866 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 1 line
01-03 09:21:27.562 563 809 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 2 lines
01-03 09:21:27.563 589 11864 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 1 line
01-03 09:21:27.563 563 11837 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 1 line
01-03 09:21:27.569 589 11867 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 1 line
01-03 09:21:27.574 11794 11794 I chatty : uid=1001(radio) com.android.phone expire 248 lines
01-03 09:21:27.578 589 814 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 10 lines
01-03 09:21:27.579 11794 11822 I chatty : uid=1001(radio) com.android.phone expire 21 lines
01-03 09:21:27.580 563 809 I chatty : uid=1001(radio) /vendor/bin/hw/rild expire 10 lines
---- Dec 31, 2017 11:21:28 AM ----
12-31 11:21:03.373 1515 7908 W ActivityManager: Slow operation: 57ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked
12-31 11:21:03.597 32177 32182 I zygote64: Do partial code cache collection, code=498KB, data=326KB
12-31 11:21:03.597 32177 32182 I zygote64: After code cache collection, code=496KB, data=325KB
12-31 11:21:03.597 32177 32182 I zygote64: Increasing code cache capacity to 2MB