dev/binder help - General Topics

device has 32 bit kernel, setup twrp tree to build 32 bit and still get erors in logcat that when I google search point me in the direction that the issue is missmatch of 64 bit driver and 32 bit envirment.
Code:
09-01 03:36:36.869 249 249 I vndservicemanag: type=1400 audit(0.0:21): avc: denied { ioctl } for path="/dev/vndbinder" dev="tmpfs" ino=2210 ioctlcmd=0x6209 scontext=u:r:recovery:s0 tcontext=ubject_r:vndbinder_device:s0 tclass=chr_file permissive=1
09-01 03:36:36.873 249 249 E ProcessState: Binder driver protocol(8) does not match user space protocol(7)! ioctl() return value: 0
09-01 03:36:36.876 1 1 I init : type=1400 audit(0.0:22): avc: denied { mounton } for path="/dev/usb-ffs/adb" dev="functionfs" ino=11556 scontext=u:r:init:s0 tcontext=ubject_r:functionfs:s0 tclass=dir permissive=1
09-01 03:36:36.876 249 249 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
09-01 03:36:36.876 249 249 F ProcessState: Binder driver '/dev/vndbinder' could not be opened. Terminating.
--------- beginning of crash
09-01 03:36:36.877 249 249 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 249 (vndservicemanag), pid 249 (vndservicemanag)
09-01 03:36:36.877 248 248 E ProcessState: Binder driver protocol(8) does not match user space protocol(7)! ioctl() return value: 0
09-01 03:36:36.877 248 248 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
09-01 03:36:36.877 248 248 F ProcessState: Binder driver '/dev/binder' could not be opened. Terminating.

i was using wrong build flags. I even mention in the above post , that i need 64 bit binder , but did not use it.

Related

[ROM][MM][LOS-13][m7] | 2018-02-22 | 9L5

These are cm13.0 builds for the international HTC One m7, build from CyanogenMod's sources with a few modifications and here and there a cherry-pick from unmerged commits.
Disclaimer: I AM NOT RESPONSIBLE IF YOU BREAK YOUR DEVICE OR DROP YOUR COFFEE !
---
Bugs (known):
- Bluetooth disables every few hours
- High battery consumption
- In energy saver there is no option to enable vibration
- Random reboots every few days
---
Download: Android File Host Folder
Archiv
open_gapps-arm-6.0-pico-20160717-9L5-modified.zip:
Be careful: This package is only (REALLY ONLY) for Play Store access.
Means, there are e.g. no Calendar&Contacts Sync adapter included, or anything. ONLY the things NEEDED for getting Play Store access.
source:
CyanogenMod Gerrit / GitHub
My Kernel Fork
Version Information
Status: abandoned
RC Release Date: 2016-09-17
last release: 2018-02-22
For changelogs have a look at the Gerrit. I filtered it with this link for only merged and cm13.0 related commits yet:
device
kernel
Apart from the official changes, I use a fork of the cm kernel as I changed a few things there:
Enabled SWAP option - it's not set by default, it will only create a SWAP if you set it with a kernel config app. cm merged it now official
undervolted CPU - see here
Initial GPU Overclock - thanks @ pattyboi : ) cherry-picked from his repo
pushed GPU to 545Mhz
undervolted GPU and later this oh and did I tell you about this yet
tbaldens fastcharge (if I read the changed code correct, it only forces the device to charge in AC mode, even if USB is recognized) - thanks @ pattyboi : ) cherry-picked from his repo
Added User Voltage Control for CPU (and therefore removed the default undervolt)
Added smartmax CPU-Governor
Since 2016-10-02 build:
reverted: 163000 - msm: HTC: m7: Enable static 802.11 regulatory database
Since 2016-10-22 build:
166184 - UPSTREAM: netfilter: x_tables: validate e->target_offset early - MERGED
166185 - msm: perf: Do not allocate new hw_event if event is duplicate - MERGED
166186 - ASoC: msm: audio-effects: misc fixes in h/w accelerated effect - MERGED
166187 - perf: duplicate deletion of perf event - MERGED
166188 - net: Fix use after free in the recvmmsg exit path - MERGED
166189 - binder: prevent kptr leak by using %pK format specifier - MERGED
166190 - fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE - MERGED
166191 - Replace %p with %pK to prevent leaking kernel address - MERGED
166192 - fix infoleak in rtnetlink - MERGED
Since 2016-09-03 build:
160241 - Torch: Add legacy check for camera hardware - MERGED
Since 2016-07-31 build:
Fix GPS - thanks for finding the working lib @flab80 - fixed in cm's vendor-repo
Since 2016-07-17 build:
151062 - Revert "Revert "m7-common: fix broken rotation"" - MERGED
Since 2016-06-14 build:
148941 - m7-common: Remove HTC sound config - MERGED
148942 - m7-common: Clean up Android.mk - MERGED
148943 - m7-common: Remove deprecated vold flags - MERGED
148944 - m7-common: Organize boardconfig - MERGED
148945 - m7-common: Remove extra AAPT_CONFIG - MERGED
148946 - m7-common: Organize m7-common.mk - MERGED
140146 - PackageInstaller: Themes: Add Tint mode for custom icon - MERGED
149372 - frameworks_base: SysUI: Don't let rogue themes ruin notifications - MERGED
Since 2016-04-10 build:
135528 - frameworks_base: bootanimation: Reduce thread priority - cm did a great job with the new Android is updating screen
139192 - SettingsProvider : load region-specific settings - MERGED
138263 - Settings: Rework vibration intensity slider - MERGED
138571 - Settings: Save vibration intensity on close - MERGED
140103 - Global actions: fix airplane mode switch for MSIM - MERGED
139976 - SysUI: Deprecate collapseNotificationPanel [2/2] - MERGED
139975 - LLS: Deprecate collapseNotificationPanel [1/2] - MERGED
140184 - porting jpeg_mem_src() from jpeg lib v8c - MERGED
139886 - init: Increase coldboot timeout to 5 seconds - MERGED
131628 - frameworks_base: Barrier only messages shouldn't prevent the idle handlers from running - cm did a great job with the new Android is updating screen
131627 - frameworks_base: policy: Show a simple dialog about optimizing apps - cm did a great job with the new Android is updating screen
129343 - m7-common: Switch to Clang by default - MERGED
129345 - m7-common: use Snap camera app - MERGED
125274 - m7-common: Shim libhtc_symbols instead - MERGED
Used apps: No-Frills CPU for cpu settings, and Kernel Adiutor for everything else. Settings not mentioned, aren't touched.
Kernel Adiutor:
CPU-Voltage (set on boot):
- see attached screenshot
Battery (set on boot):
- USB Fast Charge
I/O Scheduler (set on boot):
- Scheduler: noop
- Read-Ahead 2048kB
Kernel Samepage Merging (set on boot):
- disabled 'Kernel Samepage Merging'
Low Memmory Killer (set on boot):
- Profile middle
virtual memmory (set on boot):
- swappiness 10
- Disksize 1000MB
No frills CPU (set on boot)
- CPU Govoner: smartmax
Two Questions:
1. What recovery is recommended for this to install?
2. What GAPP is best for this to install?
Thanx.
alammori said:
Two Questions:
1. What recovery is recommended for this to install?
2. What GAPP is best for this to install?
Thanx.
Click to expand...
Click to collapse
twrp 3.0 and open gapps pico
@9Lukas5 be careful with cpu/gpu undervolt by default (depending on device silicon strength of course) it can lead to major issues great job otherwise!
edit: and one thing,REMOVE CPUBOOST,trust me
So no official builds I think )
9Lukas5 said:
Bad News on this one: It seems our m7's camera has brought the dev a big headache and he gave up on it as he spent too much time on it yet. So it doesn't look like the camera will get fixed in the near future :/
Click to expand...
Click to collapse
This sounds bad.
So no MM for my M7
@Maik268 I guess no official one until this is fixed.
But if you can live with a 'only-one-shot-per-open' camera and (I think I read that) a buggy Bluetooth calling, this is a great daily driver. I use it since December
L
Gesendet von meinem HTC One m7
9Lukas5 said:
@Maik268 I guess no official one until this is fixed.
But if you can live with a 'only-one-shot-per-open' camera and (I think I read that) a buggy Bluetooth calling, this is a great daily driver. I use it since December
L
Gesendet von meinem HTC One m7
Click to expand...
Click to collapse
Unfortunately I can't live with that.
I need my camera really often at work. I already tried MM for a few day, it's running great, but without a fully working camera it's useless for me at the moment
pattyboi:) said:
@9Lukas5 be careful with cpu/gpu undervolt by default (depending on device silicon strength of course) it can lead to major issues great job otherwise!
edit: and one thing,REMOVE CPUBOOST,trust me
Click to expand...
Click to collapse
Thanks, could you tell me where I change that? I set it for me personally in kernel adiutor, but are those values in one central place, or are they all spread over the whole source code?
L
Gesendet von meinem HTC One m7
Hey
I was thinking about the camera issues. Do you think that this may have something to do with Sony libraries missing or being incompatible?
As cRDroid is also CM-based maybe we can mix things up if the camera is working on cRDroid or at least compare the proprietary files.
I don't have my HTC One M7 at the moment so I am unable to test it. I made a build myself from CM source using TheMuppets' prorpietary files.
Everything else is stock, so no undervolt, etc.
*EDIT*
Got back my HTC One, will do some testing.
*EDIT2*
Hm... I see they are struggling with the same issue.
delete - saw the edits after writing an answer^^
So far it looks like it has something to do with the mediaserver crashing:
Code:
03-29 17:32:37.245 3408 3408 V CAM_PhotoModule: old picture_size = 2688 x 1520
03-29 17:32:37.245 3408 3408 V CAM_PhotoModule: new picture_size = 2688 x 1520
03-29 17:32:37.246 3408 3408 E CAM_PhotoModule: Invalid preview resolution:
03-29 17:32:37.246 3408 3408 V CAM_PhotoModule: Preview size is 1920x1088
03-29 17:32:37.246 3408 3408 V CAM_PhotoModule: Thumbnail size is 0x0
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: Picture format value =jpeg
03-29 17:32:37.247 3408 3408 D CameraSettings: Supported iso values: auto,ISO_HJR,ISO100,ISO200,ISO400,ISO800,ISO1600
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: Color effect value =none
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: Saturation value =5
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: Contrast value =5
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: Sharpness value =10
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: Face Recognition value = off
03-29 17:32:37.247 3408 3408 V CAM_PhotoModule: AE Bracketing value =Off
03-29 17:32:37.247 3408 3408 E CAM_PhotoModule: advancedFeature value =none
03-29 17:32:37.248 3408 3408 V CAM_PhotoModule: autoExposure value =frame-average
03-29 17:32:37.248 3408 3408 V CAM_PhotoModule: antiBanding value =auto
03-29 17:32:37.249 3408 3408 D Util : Parameters: [ae-bracket-hdr-values=Off,HDR,AE-Bracket, ae-bracket-hdr=Off, antibanding-values=off,50hz,60hz,auto, antibanding=auto, auto-exposure-lock-supported=true, auto-exposure-lock=false, auto-exposure-values=frame-average,center-weighted,spot-metering,smart-metering, auto-exposure=frame-average, auto-whitebalance-lock-supported=true, auto-whitebalance-lock=false, awb-calibration-check=success, camera-mode-values=0,1, camera-mode=1, capture-burst-captures-values=-1, capture-burst-exposures-values=-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6,7,8,9,10,11,12, capture-burst-exposures=, capture-burst-interval-max=10, capture-burst-interval-min=1, capture-burst-interval-supported=true, capture-burst-interval=1, capture-burst-retroactive-max=-1, capture-burst-retroactive=0, capture-burst-timeinterval-max=1000, capture-burst-timeinterval-min=0, capture-burst-timeinterval-supported=true, capture-burst-timeinterval=0, capture-mode-values=normal,contiburst,contiburst-one-shot,hdr,panorama,zoe,contizoe, capture-mode=normal, contiburst-type=unlimited, contrast-min=0, contrast=5, denoise-values=off, denoise=denoise-off, dual-camera-supported=false, effect-values=none,mono,negative,solarize,sepia,posterize,whiteboard,blackboard,aqua,emboss,sketch,neon, effect=none, exposure-compensation-step=0.166667, exposure-compensation=0, face-detection-values=off,on, face-detection=on, flash-calibration-check=success, flash-mode-values=off,auto,on,torch, flash-mode=auto, focal-length=3.82, focus-areas=(-198,-291,29,109,1), focus-distances=0.100000,0.150000,0.170000, focus-mode-values=auto,infinity,normal,macro,fixed,continuous-picture,continuous-video, focus-mode=auto, gps-timestamp=1459265556, hdr-need-1x=false, hdr-supported=true, hfr-size-values=800x480,640x480, histogram-values=enable,disable, histogram=disable, horizontal-view-angle=69.6, iso-values=auto,ISO_HJR,ISO100,ISO200,ISO400,ISO800,ISO1600, iso=auto, jpeg-quality=85, jpeg-thumbnail-height=0, jpeg-thumbnail-quality=90,
03-29 17:32:37.250 3408 3408 D Util : Parameters: jpeg-thumbnail-size-values=512x288,480x288,432x288,512x384,352x288,0x0, jpeg-thumbnail-width=0, lensshade-values=enable,disable, lensshade=enable, long-shot=off, lsc-calibration-check=success, luma-adaptation=3, max-contrast=10, max-exposure-compensation=12, max-longshot-snap=-1, max-num-detected-faces-hw=0, max-num-detected-faces-sw=0, max-num-focus-areas=1, max-num-metering-areas=1, max-saturation=10, max-sharpness=30, max-zoom=59, mce-values=enable,disable, mce=enable, metering-areas=(-255,-391,86,209,1), min-exposure-compensation=-12, no-display-mode=0, num-jpegs-per-shutter=1, num-queue-depth=2, num-snaps-per-shutter=1, ois-setting=true, ois_mode=off, ois_support=true, overlay-format=265, picture-format-values=jpeg,raw, picture-format=jpeg, picture-size-values=2688x1520,2592x1456,2048x1520,2048x1216,2048x1152,1920x1088,1600x1200,1600x896,1520x1520,1456x1088,1456x880,1456x832,1440x1088,1280x960,1280x768,1280x720,1024x768,1088x1088,800x600,800x480,720x720,640x480,640x384,640x368,480x480,352x288,320x240,176x144, picture-size=2688x1520, power-mode-supported=true, power-mode=Normal_Power, preview-format-values=yuv420sp,yuv420sp-adreno,yuv420p,yuv420p,nv12, preview-format=yuv420sp, preview-fps-range-values=(3,200000), preview-fps-range=10000,60000, preview-frame-rate-mode=frame-rate-fixed, preview-frame-rate-modes=frame-rate-auto,frame-rate-fixed, preview-frame-rate-values=5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120, preview-frame-rate=120, preview-size-values=1920x1088,1456x832,1440x1088,1280x720,1088x1088,960x720,960x544,800x480,768x464,768x432,720x720,720x480,640x480,640x384,640x368,576x432,544x544,480x480,480x320,384x288,352x288,320x240,240x160,176x144, preview-size=1920x1088,
03-29 17:32:37.250 3408 3408 D Util : Parameters: recording-hint=false, redeye-reduction-values=enable,disable, redeye-reduction=disable, rotation=90, saturation-min=0, saturation=5, scene-detect-values=off,on, scene-detect=off, scene-mode-values=off,auto,action,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,fireworks,sports,party,candlelight,backlight,flowers,AR,text,hdr, scene-mode=auto, selectable-zone-af-values=auto,spot-metering,center-weighted,frame-average, selectable-zone-af=auto, sharpness-min=0, sharpness=10, single-isp-output-enabled=false, skinToneEnhancement-values=enable,disable, skinToneEnhancement=0, slow-motion-res=768x432, slow-motion-x=4, smileinfo-byface-supported=1, strtextures=OFF, time-cons-post-processing=enable, touch-af-aec-values=touch-off,touch-on, touch-af-aec=touch-off, touchAfAec-dx=100, touchAfAec-dy=100, vertical-view-angle=43.0, video-720p60fps-supported=true, video-frame-format=yuv420sp, video-hdr-supported=true, video-hdr-values=off,on, video-hdr=off, video-hfr-values=off,60, video-hfr=off, video-mode=0, video-slow-motion-supported=true, video-snapshot-supported=true, video-stabilization-supported=true, video-stabilization=false, video-zoom-support=true, whitebalance-values=auto,incandescent,fluorescent,daylight,cloudy-daylight, whitebalance=auto, zoe-supported=true, zoom-ratios=100,102,104,107,109,112,114,117,120,123,125,128,131,135,138,141,144,148,151,155,158,162,166,170,174,178,182,186,190,195,200,204,209,214,219,224,229,235,240,246,251,257,263,270,276,282,289,296,303,310,317,324,332,340,348,356,364,373,381,390, zoom-supported=true, zoom=0, zsl-values=off,on, zsl=on, zsl_mymode=on]
03-29 17:32:37.255 208 208 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-29 17:32:37.255 208 208 F DEBUG : Build fingerprint: 'htc/m7_google/m7:5.0.1/LRX22C.H3/434277:user/release-keys'
03-29 17:32:37.255 208 208 F DEBUG : Revision: '0'
03-29 17:32:37.255 208 208 F DEBUG : ABI: 'arm'
03-29 17:32:37.255 673 2379 W NativeCrashListener: Couldn't find ProcessRecord for pid 7959
03-29 17:32:37.255 208 208 F DEBUG : pid: 7959, tid: 10442, name: mm_camera_poll >>> /system/bin/mediaserver <<<
03-29 17:32:37.255 208 208 E DEBUG : AM write failed: Broken pipe
03-29 17:32:37.255 208 208 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x149
03-29 17:32:37.256 673 1148 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10056
03-29 17:32:37.257 673 3532 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10056
03-29 17:32:37.257 673 2769 W BackupManagerService: dataChanged but no participant pkg='org.cyanogenmod.snap' uid=10056
03-29 17:32:37.258 3408 3408 I CAM_PhotoModule: Using preview width = 1920& height = 1088
03-29 17:32:37.258 3408 3408 D CAM_UI : setAspectRatio() ratio[1.7647059] mAspectRatio[1.7647059]
03-29 17:32:37.259 3408 3408 V CAM_UI : setTransformMatrix: scaledTextureWidth = 1080.0, scaledTextureHeight = 1905.8823
03-29 17:32:37.262 3408 3408 D CAM_UI : setAspectRatio() ratio[1.7647059] mAspectRatio[1.7647059]
03-29 17:32:37.262 3408 3408 V CAM_UI : setTransformMatrix: scaledTextureWidth = 1080.0, scaledTextureHeight = 1905.8823
03-29 17:32:37.270 208 208 F DEBUG : r0 00000101 r1 ffffffff r2 b48802fc r3 80000000
03-29 17:32:37.271 208 208 F DEBUG : r4 b0ae2c00 r5 b39c8d40 r6 b39c8d4c r7 b39c8d44
03-29 17:32:37.271 208 208 F DEBUG : r8 b39c7400 r9 b456c024 sl b39c8d38 fp b0ae2c00
03-29 17:32:37.271 208 208 F DEBUG : ip b487fdb4 sp a40828d0 lr b485f735 pc b485ef36 cpsr 40070030
03-29 17:32:37.276 208 208 F DEBUG :
03-29 17:32:37.276 208 208 F DEBUG : backtrace:
03-29 17:32:37.276 208 208 F DEBUG : #00 pc 00049f36 /system/lib/hw/camera.vendor.msm8960.so (android::util_get_Hal_obj(camera_device*)+5)
03-29 17:32:37.276 208 208 F DEBUG : #01 pc 0004a731 /system/lib/hw/camera.vendor.msm8960.so (release+52)
03-29 17:32:37.276 208 208 F DEBUG : #02 pc 000046d5 /system/lib/libimage-jpeg-enc-omx-comp.so (handleMessage+164)
03-29 17:32:37.276 208 208 F DEBUG : #03 pc 0003f5f7 /system/lib/libc.so (__pthread_start(void*)+30)
03-29 17:32:37.276 208 208 F DEBUG : #04 pc 00019ccb /system/lib/libc.so (__start_thread+6)
03-29 17:32:37.729 673 2790 D QMI_FW : QCCI: QMUXD: xport_rx[1 <- 16]: 659 bytes on conn_id: 9
03-29 17:32:37.729 673 2790 D QMI_FW : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0000, msg_id - 0025, msg_len - 028c
03-29 17:32:37.729 673 2790 E LocSvc_adapter: I/<--- void globalEventCb(locClientHandleType, uint32_t, locClientEventIndUnionType, void*) line 88 QMI_LOC_EVENT_GNSS_SV_INFO_IND_V02
03-29 17:32:37.729 673 2790 E LocSvc_utils_q: D/msg_q_snd: Sending message with handle = 0x9DD61300
03-29 17:32:37.729 673 2790 E LocSvc_utils_ll: D/linked_list_add: Adding to list data_obj = 0x9DD61300
03-29 17:32:37.729 673 2787 E LocSvc_utils_ll: D/linked_list_remove: Removing from list
03-29 17:32:37.729 673 2787 E LocSvc_utils_q: D/msg_q_rcv: Received message 0x9DD61300 rv = 0
03-29 17:32:37.729 673 2787 E LocSvc_eng: D/void loc_eng_deferred_action_thread(void*):1415] received msg_id = LOC_ENG_MSG_REPORT_SV context = 0xaec028d0
03-29 17:32:37.729 673 2787 E LocSvc_afw: I/<=== sv_status_cb - line 1127 23
03-29 17:32:37.729 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.729 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSV,6,1,23,04,00,000,24,02,14,118,,06,18,075,,10,00,000,*7E
03-29 17:32:37.729 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSV,6,2,23,12,78,333,,14,34,302,,15,12,180,,17,07,036,*7A
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSV,6,3,23,19,31,049,,22,00,000,,24,63,123,,25,46,264,*7C
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSV,6,4,23,29,09,199,,32,30,305,,78,23,300,,86,39,045,*75
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSV,6,5,23,77,67,002,,69,09,344,,88,14,175,,87,50,135,*76
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSV,6,6,23,85,00,000,,67,14,241,,68,24,295,*40
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGSA,A,1,,,,,,,,,,,,,,,*1E
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPVTG,,T,,M,,N,,K,N*2C
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPRMC,,V,,,,,,,,,,N*53
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: I/<=== nmea_cb line 59 0x93a7a734
03-29 17:32:37.730 673 2787 E LocSvc_eng_nmea: D/NMEA <$GPGGA,,,,,,0,,,,,,,,*66
03-29 17:32:37.730 673 2787 E LocSvc_eng: D/void loc_eng_deferred_action_thread(void*):1402] 134 listening ...
03-29 17:32:37.730 673 2787 E LocSvc_utils_q: D/msg_q_rcv: Waiting on message
03-29 17:32:37.730 673 2790 E LocSvc_utils_q: D/msg_q_snd: Finished Sending message with handle = 0x9DD61300
03-29 17:32:38.000 673 2790 D QMI_FW : QCCI: QMUXD: xport_rx[1 <- 16]: 146 bytes on conn_id: 9
03-29 17:32:38.000 673 2790 D QMI_FW : QCCI: QMI_CCI_RX: cntl_flag - 04, txn_id - 0000, msg_id - 0024, msg_len - 008b
03-29 17:32:38.000 673 2790 E LocSvc_adapter: I/<--- void globalEventCb(locClientHandleType, uint32_t, locClientEventIndUnionType, void*) line 88 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
03-29 17:32:38.000 673 2790 E LocSvc_adapter: D/Reporting postion from V2 Adapter
03-29 17:32:38.000 673 2790 E LocSvc_utils_q: D/msg_q_snd: Sending message with handle = 0x9B5C4C30
03-29 17:32:38.000 673 2790 E LocSvc_utils_ll: D/linked_list_add: Adding to list data_obj = 0x9B5C4C30
03-29 17:32:38.000 673 2790 E LocSvc_utils_q: D/msg_q_snd: Finished Sending message with handle = 0x9B5C4C30
03-29 17:32:38.000 673 2787 E LocSvc_utils_ll: D/linked_list_remove: Removing from list
03-29 17:32:38.000 673 2787 E LocSvc_utils_q: D/msg_q_rcv: Received message 0x9B5C4C30 rv = 0
03-29 17:32:38.000 673 2787 E LocSvc_eng: D/void loc_eng_deferred_action_thread(void*):1415] received msg_id = LOC_ENG_MSG_REPORT_POSITION context = 0xaec028d0
03-29 17:32:38.000 673 2787 E LocSvc_eng: D/void loc_eng_deferred_action_thread(void*):1402] 135 listening ...
03-29 17:32:38.000 673 2787 E LocSvc_utils_q: D/msg_q_rcv: Waiting on message
03-29 17:32:38.048 208 208 F DEBUG :
03-29 17:32:38.048 208 208 F DEBUG : Tombstone written to: /data/tombstones/tombstone_03
03-29 17:32:38.049 673 760 I BootReceiver: Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE)
03-29 17:32:38.059 3408 5000 W CameraBase: mediaserver's remote binder Camera object died
03-29 17:32:38.059 3408 5000 W CameraBase: Camera service died!
*EDIT*
Ah, I missed that you have already added the logcat output for this error in the other thread.
Hey @9Lukas5 where are you getting the source from. Is there any guide to build the rom?
@aloknm I used this wiki guide from cm:
https://wiki.cyanogenmod.org/w/Build_for_m7
And additionally I had to add a link to the proprietary files I think in my local_manifest
When I'm at home I'll send you the content of the manifest in my build environment
L
Gesendet von meinem HTC One m7
As far as the camera issue goes this is what I figured out so far:
camera.vendor.msm8960.so is calling util_get_Hal_obj; camera.vendor.msm8960.so is prorietary, so nothing we can do here
util_get_Hal_obj is part of the QCOM HAL Wrapper:
android_hardware_qcom_camera/QCamera2/HAL/wrapper/QualcommCamera.cpp:
Code:
...
QCamera2HardwareInterface *util_get_Hal_obj( struct camera_device * device)
{
QCamera2HardwareInterface *hardware = NULL;
if(device && device->priv){
camera_hardware_t *camHal = (camera_hardware_t *)device->priv;
hardware = camHal->hardware;
}
return hardware;
}
....
The address is extracted here: camera_hardware_t *camHal = (camera_hardware_t *)device->priv;
hardware = camHal->hardware;
However, so far I could not find the struct definition of camera_device, which would be handy because we want to know what device->priv exactly is
Then we would have to figure out who or what is defining the original camera_device and why it is suddenly pointing to a wrong address
Yeah, it is pretty messed up. I don't know if I will be able to look into it more....
Does anyone happen to know where the struct camera_device is specified?
@sToRm1nG you seem much more a 'developer' than me . I'm more like, let's see what we can *easily* punch together and works atm^^
Edit: could you edit your post above with the long logcat output and make spoiler tag around the code tag? In tapatalk you have to scroll through the whole code :/
@aloknm I'm using the three xml's I attached in my ./.repo/local_manifests/ folder.
The roomservice.xml came from cm, I edited just to delete the kernel repo and created the other one for including my own fork of the kernel and the local_manifest.xml is also created from me after googling around, why my builds are too small and won't boot up. There I added the proprietary_vendor from the aicp github, what fixed my builds.
L
9Lukas5 said:
@sToRm1nG you seem much more a 'developer' than me . I'm more like, let's see what we can *easily* punch together and works atm^^
Edit: could you edit your post above with the long logcat output and make spoiler tag around the code tag? In tapatalk you have to scroll through the whole code :/
@aloknm I'm using the three xml's I attached in my ./.repo/local_manifests/ folder.
The roomservice.xml came from cm, I edited just to delete the kernel repo and created the other one for including my own fork of the kernel and the local_manifest.xml is also created from me after googling around, why my builds are too small and won't boot up. There I added the proprietary_vendor from the aicp github, what fixed my builds.
L
Click to expand...
Click to collapse
*HIDEON*
I will try and see if I can add some additional logging to QualcommCamera.cpp to see if the address actually changes (if not this would be even more confusing).
I had a lot of Java programming at university and a little C++ and even a little bit of C.
New build is online
Be aware of the following:
- I added user side Voltage Control for CPU, therefore I reverted the CPU undervolt back to stock values.
For those want to keep the undervolt like it was set before, please have a look to the commit here. Check the changed lines to find the voltage table shown in your kernel control app, and then set the values to the ones they were before :good:
- I added the cpu governor smartmax:
If someone has mindblowing governor settings for smartmax, please let me know
L

Help with CM13 boot loop - logcat included

Hi,
my oneplus one with CM13 (14_06 build) is stuck in a bootloop and I don't know how to solve.
Here's what I have tried to do:
Wipe cache
Flash a previous build
Delete the last apps I have installed via adb (pm uninstall APPNAME)
The last thing I have done before rebooting is installing the GMSCore from MicroG project (Yes, I don't have gapps).
http://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616
Then I have successfully removed the gsmcore via adb but the bootloop continued.
The phone reboots when "Prearing contacts storage" appears....
Here's my logcat (*:E)
Code:
06-14 14:46:46.384 3660 3660 E Minikin : addFont failed to create font /system/fonts/DroidSansFallback.ttf
06-14 14:46:46.384 3660 3660 E Minikin : addFont failed to create font /system/fonts/MTLmr3m.ttf
06-14 14:46:48.623 3654 3654 E installd: eof
06-14 14:46:48.623 3654 3654 E installd: failed to read size
06-14 14:46:49.304 4935 4935 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
06-14 14:46:49.304 4935 4935 E QCOM PowerHAL: Failed to get prefetcher handle.
06-14 14:46:49.305 4935 4935 E QCOM PowerHAL: Invalid hint ID.
06-14 14:46:49.894 4935 4935 E art : DexFile_getDexOptNeeded file '/system/framework/org.apache.http.legacy.jar' does not exist
06-14 14:46:51.356 3653 3653 E msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
06-14 14:46:51.356 3653 3653 E msm8974_platform: hw_util_open success
06-14 14:46:51.356 3653 3653 E msm8974_platform: send_codec_cal cal sent for anc_cal
06-14 14:46:51.356 3653 3653 E ACDB-LOADER: ACDB -> send_codec_cal
06-14 14:46:51.356 3653 3653 E msm8974_platform: send_codec_cal cal sent for mad_cal
06-14 14:46:51.357 3653 3653 E msm8974_platform: send_codec_cal cal sent for mbhc_cal
06-14 14:46:51.358 3653 3653 E audio_hw_primary: Amplifier initialization failed
06-14 14:46:51.358 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.358 3653 3653 E ACDB-LOADER: Error: ACDB AFE returned = -19
06-14 14:46:51.377 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.377 3653 3653 E ACDB-LOADER: Error: ACDB AFE returned = -19
06-14 14:46:51.386 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.397 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.430 3653 3653 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
06-14 14:46:51.435 3653 5160 E AudioFlinger: no wake lock to update!
06-14 14:46:51.437 3653 5161 E AudioFlinger: no wake lock to update!
06-14 14:46:51.443 3653 5163 E AudioFlinger: no wake lock to update!
06-14 14:46:51.455 3653 3653 E SoundTriggerHwService: couldn't load sound trigger module sound_trigger.primary (No such file or directory)
06-14 14:46:51.460 3653 3653 E RadioService: couldn't load radio module radio.primary (No such file or directory)
06-14 14:46:52.409 3649 3649 E Netd : netlink response contains error (File exists)
06-14 14:46:52.409 3649 3649 E Netd : Can't add IPv4 default route to dummy0: File exists
06-14 14:46:53.221 3657 5266 E QC-QMI : qmi_client [3657] 16: failed to locate client data
06-14 14:46:53.222 3656 3656 E QC-QMI : qmuxd: RX on fd=27 returned error=0 errno[11:Try again]
06-14 14:46:53.222 3656 3656 E QC-QMI : QMUX qmux_client_id=16 not found in qmux client list, unable to remove
06-14 14:46:53.228 3657 5272 E QC-QMI : qmi_client [3657] 17: failed to locate client data
06-14 14:46:53.229 3656 3656 E QC-QMI : qmuxd: RX on fd=27 returned error=0 errno[11:Try again]
06-14 14:46:53.229 3656 3656 E QC-QMI : QMUX qmux_client_id=17 not found in qmux client list, unable to remove
06-14 14:46:53.328 3656 3718 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:53.562 3656 3729 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:53.848 3656 3735 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.073 3656 3745 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.252 3656 3749 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.538 3656 3756 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.800 3656 3760 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:55.083 3656 3776 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:47:22.040 4935 4935 E PackageManager: updateAllSharedLibrariesLPw failed: Package com.android.dialer requires unavailable shared library com.qualcomm.qti.smartsearch; failing!
06-14 14:47:22.042 3654 3654 E installd: invalid apk path '/system/framework/org.cyanogenmod.platform-res.apk' (bad prefix)
06-14 14:47:22.225 4935 5987 E qti_sensors_hal: SensorsContext: Hal opened lib /system/lib/hw/sensors.oem.so failed!
06-14 14:47:22.268 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.268 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.268 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle is -1 or error is true or mSensors[handle] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5987 E qti_sensors_hal: OEMAddSensors : The OEM_module is NULL!
06-14 14:47:22.350 4935 4935 E ConsumerIrService: Can't open consumer IR HW Module, error: -2
06-14 14:47:22.504 4935 6037 E EventHub: could not get driver version for /dev/input/mice, Not a typewriter
06-14 14:47:22.550 4935 6037 E filemap : mmap(0,4096) failed: No such device

[APP] [NO-ROOT] themeDIY for Samsung Galaxy S8/S7/S6/J/C ✺ 6.x/7.x

Original Thread
https://forum.xda-developers.com/android/apps-games/app-themediy-samsung-galaxy-s8-s7-s6-j-t3685010
Idk if im right here. but someone told me i should post my problem here. I have a ported S8 Nougat Samsung Music on Android 6.0.1 Marshmallow an i get an fatal error which makes the app crash after few minutes of using:
Code:
10-07 01:23:10.812 449 449 F DEBUG : pid: 4054, tid: 4383, name: RenderThread >>> com.sec.android.app.music:service <<<
10-07 01:23:12.972 923 2455 I ActivityManager: Process com.sec.android.app.music:service (pid 4054)(adj 1) has died(153,322)
10-07 01:23:12.972 923 2455 W ActivityManager: Scheduling restart of crashed service com.sec.android.app.music/com.samsung.android.app.music.service.PlayerService2 in 1000ms
10-07 01:23:13.172 426 426 I SurfaceFlinger: id=261 createSurf (13x13),1 flag=4, Application Error: com.sec.android.app.music
10-07 01:23:13.832 426 1473 I SurfaceFlinger: id=189 Removed com.sec.android.app.music/com.samsung.android.app.music.common.activity.PlayerActivity (6/10)
10-07 01:23:13.842 426 445 I SurfaceFlinger: id=189 Removed com.sec.android.app.music/com.samsung.android.app.music.common.activity.PlayerActivity (-2/10)
10-07 01:23:14.812 426 2050 I SurfaceFlinger: id=261 Removed Application Error: com.sec.android.app.music (8/9)
10-07 01:23:14.812 426 448 I SurfaceFlinger: id=261 Removed Application Error: com.sec.android.app.music (-2/9)
---- 07.10.2017 01:23:32 ----
Can anyone tell me how to understand a log to solve the problem? bc i understand nothing..
thx
Looks like some system files were deleted. Did you remove anything or was it given to you like that.

[HELP] Bootloop Problem

First of all, I must say that I'm quite new to this community. I've been messing around with kernels, but suddenly my device refuse to boot. I've tried resetting every single partition thats available and formatting data through TWRP. I also tried re-installing official fastboot ROM from en.miui.com that reset everything. Including boot.img and recovery.img. However, nothing seem to make any progress.
The symptoms of my problem are as follows:
1. Phone turns on; splash screen is displayed.
2. it stays there for a couple of second before displaying the couple first boot animation frames.
3. it freezes while the boot animation is running.
4. then it restarts itself and the whole process is repeated.
This actually happened to me not too long ago, but it came back to life just after a simple "battery unplug". However, this time it presist. Even after a full format of EVERYTHING in my phone. Luckly, there's none of my important data in there.
I then retrieved my log file through twrp. Here's what i got at the end of my log file:
Code:
<13>[ 3.523346] init: (Initializing SELinux non-enforcing took 0.04s.)
<13>[ 3.525498] init: init second stage started!
<13>[ 3.529071] init: Running restorecon...
<11>[ 3.568153] init: waitpid failed: No child processes
<13>[ 3.568577] init: (Loading properties from /default.prop took 0.00s.)
<11>[ 3.569064] init: /init.rc: 13: invalid keyword 'setcon'
<11>[ 3.569192] init: /init.rc: 61: invalid keyword 'load_all_props'
<11>[ 3.569300] init: could not import file '/init.recovery.logd.rc' from '/init.rc': No such file or directory
<13>[ 3.569427] init: (Parsing /init.recovery.usb.rc took 0.00s.)
<13>[ 3.569488] init: (Parsing /init.recovery.service.rc took 0.00s.)
<11>[ 3.569520] init: could not import file '/init.recovery.vold_decrypt.rc' from '/init.rc': No such file or directory
<13>[ 3.569742] init: (Parsing /init.recovery.qcom.rc took 0.00s.)
<13>[ 3.569757] init: (Parsing /init.rc took 0.00s.)
<5>[ 3.569862] audit: type=1400 audit(11.620:3): avc: denied { setcheckreqprot } for pid=1 comm="init" scontext=u:r:init:s0 tcontext=u:object_r:kernel:s0 tclass=security permissive=1
<13>[ 3.569934] init: Starting service 'ueventd'...
<13>[ 3.570353] init: Waiting for /dev/.coldboot_done...
<13>[ 3.571800] ueventd: ueventd started!
<6>[ 3.605035] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 3.625762] FG: get_prop_capacity: loading batt profile, return last soc 99
<13>[ 3.979764] ueventd: Coldboot took 0.41s.
<13>[ 3.984123] init: Waiting for /dev/.coldboot_done took 0.41s.
<7>[ 3.986624] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 3.987824] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
<7>[ 3.989003] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
<5>[ 3.990202] audit: type=1400 audit(12.043:4): avc: denied { mounton } for pid=1 comm="init" path="/dev/usb-ffs/adb" dev="functionfs" ino=119 scontext=u:r:init:s0 tcontext=u:object_r:functionfs:s0 tclass=dir permissive=1
<6>[ 3.990243] ffs_data_put(): freeing
<3>[ 3.990494] enable_store: android_usb: already disabled
<13>[ 3.990912] init: (Loading properties from /system/build.prop took 0.00s.)
<13>[ 3.990949] init: (Loading properties from /vendor/build.prop took 0.00s.)
<13>[ 3.990981] init: (Loading properties from /factory/factory.prop took 0.00s.)
<11>[ 3.991030] fs_mgr: Cannot open file /fstab.qcom
<11>[ 3.991046] init: unable to read fstab /fstab.qcom: No such file or directory
<13>[ 3.991090] init: (Loading properties from /data/local.prop took 0.00s.)
<11>[ 3.991119] init: Unable to open persistent property directory "/data/property": No such file or directory
<13>[ 3.991667] init: Starting service 'set_permissive'...
<13>[ 3.992082] init: Starting service 'recovery'...
<13>[ 3.992380] init: Starting service 'ldconfigtxt'...
<13>[ 3.992850] init: write_file: Unable to open '/dev/cpuset/foreground/cpus': No such file or directory
<13>[ 3.992897] init: write_file: Unable to open '/dev/cpuset/foreground/boost/cpus': No such file or directory
<13>[ 3.992935] init: write_file: Unable to open '/dev/cpuset/background/cpus': No such file or directory
<13>[ 3.992973] init: write_file: Unable to open '/dev/cpuset/system-background/cpus': No such file or directory
<13>[ 3.993018] init: write_file: Unable to open '/dev/cpuset/top-app/cpus': No such file or directory
<5>[ 3.993072] random: permissive.sh urandom read with 86 bits of entropy available
<5>[ 3.993075] random: recovery urandom read with 86 bits of entropy available
<13>[ 3.993330] init: Starting service 'adbd'...
<6>[ 3.993938] msm_thermal:store_cc_enabled Core control disabled
<6>[ 3.994286] mode_store: bcl disabled
<6>[ 3.994371] hotplug_mask_store: bcl hotplug mask updated to 0
<6>[ 3.994418] hotplug_soc_mask_store: bcl soc hotplug mask updated to 0
<6>[ 3.994456] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 3.995388] mode_store: bcl enabled
<6>[ 3.997232] read descriptors
<6>[ 3.997250] read strings
<6>[ 3.998712] msm_thermal:store_cc_enabled Core control enabled
<6>[ 3.999004] mode_store: bcl disabled
<6>[ 3.999074] hotplug_mask_store: bcl hotplug mask updated to 12
<6>[ 3.999115] hotplug_soc_mask_store: bcl soc hotplug mask updated to 8
<6>[ 3.999154] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 3.999598] mode_store: bcl enabled
<13>[ 3.999842] init: write_file: Unable to write to '/proc/sys/kernel/sched_downmigrate': Invalid argument
<5>[ 4.001100] audit: type=1400 audit(12.053:5): avc: denied { write } for pid=388 comm="touch" name="sbin" dev="rootfs" ino=6900 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<5>[ 4.001144] audit: type=1400 audit(12.053:6): avc: denied { add_name } for pid=388 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<5>[ 4.001188] audit: type=1400 audit(12.053:7): avc: denied { create } for pid=388 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<5>[ 4.001266] audit: type=1400 audit(12.053:8): avc: denied { write } for pid=388 comm="touch" path="/sbin/ld.config.txt" dev="rootfs" ino=1256 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<13>[ 4.002502] init: Service 'ldconfigtxt' (pid 388) exited with status 0
<5>[ 4.009764] audit: type=1400 audit(12.060:9): avc: denied { write } for pid=396 comm="setenforce" name="enforce" dev="selinuxfs" ino=4 scontext=u:r:recovery:s0 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=1
<13>[ 4.011933] init: Service 'set_permissive' (pid 386) exited with status 0
<4>[ 4.013950] drv2604_firmware_load : firmware not found,use default settings.
<11>[ 4.049875] init: avc: denied { set } for property=twrp.crash_counter pid=387 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1
<3>[ 4.109934] <CORE> smem:rpm:rpm_requests[1:2] xprt_single_threaded_tx: Error -28 writing data
<3>[ 4.110070] <CORE> smem:rpm:rpm_requests[1:2] xprt_single_threaded_tx: Error -28 writing data
<3>[ 4.110206] <CORE> smem:rpm:rpm_requests[1:2] xprt_single_threaded_tx: Error -28 writing data
<5>[ 4.588221] synaptics_rmi4_sensor_report: spontaneous reset detected
<5>[ 4.684448] audit: type=1400 audit(12.736:10): avc: denied { create } for pid=387 comm="recovery" name="mtab" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
<6>[ 4.697873] EXT4-fs (sda12): recovery complete
<6>[ 4.697893] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts:
<7>[ 4.697916] SELinux: initialized (dev sda12, type ext4), uses xattr
<6>[ 4.697932] SELinux: Context u:object_r:mnt_vendor_file:s0 is not valid (left unmapped).
<6>[ 4.711393] EXT4-fs (sda13): recovery complete
<6>[ 4.711413] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts:
<7>[ 4.711433] SELinux: initialized (dev sda13, type ext4), uses xattr
<6>[ 4.721093] EXT4-fs (sda14): recovery complete
<6>[ 4.721112] EXT4-fs (sda14): mounted filesystem with ordered data mode. Opts:
<7>[ 4.721132] SELinux: initialized (dev sda14, type ext4), uses xattr
<6>[ 4.750194] EXT4-fs (sda14): mounted filesystem with ordered data mode. Opts:
<7>[ 4.750226] SELinux: initialized (dev sda14, type ext4), uses xattr
<6>[ 4.784490] EXT4-fs (sde39): mounted filesystem without journal. Opts:
<7>[ 4.784543] SELinux: initialized (dev sde39, type ext4), uses xattr
<6>[ 4.794826] EXT4-fs (sde38): mounted filesystem without journal. Opts:
<7>[ 4.794875] SELinux: initialized (dev sde38, type ext4), uses xattr
<6>[ 4.794910] SELinux: Context u:object_r:vendor_file:s0 is not valid (left unmapped).
<6>[ 4.809113] SELinux: Context u:object_r:network_watchlist_data_file:s0 is not valid (left unmapped).
<6>[ 4.809323] SELinux: Context u:object_r:textclassifier_data_file:s0 is not valid (left unmapped).
<6>[ 4.813600] SELinux: Context u:object_r:update_engine_log_data_file:s0 is not valid (left unmapped).
<6>[ 4.814065] SELinux: Context u:object_r:wm_trace_data_file:s0 is not valid (left unmapped).
<6>[ 4.816872] SELinux: Context u:object_r:incident_data_file:s0 is not valid (left unmapped).
<6>[ 4.817438] SELinux: Context u:object_r:stats_data_file:s0 is not valid (left unmapped).
<6>[ 4.818887] SELinux: Context u:object_r:trace_data_file:s0 is not valid (left unmapped).
<6>[ 4.820577] SELinux: Context u:object_r:vendor_data_file:s0 is not valid (left unmapped).
<6>[ 4.821804] SELinux: Context u:object_r:tombstone_wifi_data_file:s0 is not valid (left unmapped).
<6>[ 4.825785] SELinux: Context u:object_r:wpa_data_file:s0 is not valid (left unmapped).
<6>[ 4.826118] SELinux: Context u:object_r:hostapd_data_file:s0 is not valid (left unmapped).
<6>[ 4.860460] SELinux: Context u:object_r:fingerprint_vendor_data_file:s0 is not valid (left unmapped).
<6>[ 4.897685] SELinux: Context u:object_r:storaged_data_file:s0 is not valid (left unmapped).
<7>[ 4.915536] SELinux: initialized (dev sde35, type vfat), uses genfs_contexts
<6>[ 4.930176] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts:
<7>[ 4.930241] SELinux: initialized (dev sda12, type ext4), uses xattr
<6>[ 5.181804] FG: get_prop_capacity: loading batt profile, return last soc 99
<11>[ 5.789189] init: avc: denied { set } for property=sys.usb.config pid=387 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:system_radio_prop:s0 tclass=property_service permissive=1
<3>[ 5.789724] dwc3 6a00000.dwc3: ep0out: Unable to dequeue while in LPM
<6>[ 5.791610] mtp_bind_config
<6>[ 5.838362] EXT4-fs (sde39): mounted filesystem without journal. Opts:
<7>[ 5.838420] SELinux: initialized (dev sde39, type ext4), uses xattr
<4>[ 6.594007] audit_printk_skb: 531 callbacks suppressed
<5>[ 6.594064] audit: type=1400 audit(1544633104.340:188): avc: denied { read write } for pid=426 comm="recovery" name="mtp_usb" dev="tmpfs" ino=15189 scontext=u:r:recovery:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1
<5>[ 6.594201] audit: type=1400 audit(1544633104.340:189): avc: denied { open } for pid=426 comm="recovery" path="/dev/mtp_usb" dev="tmpfs" ino=15189 scontext=u:r:recovery:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1
<6>[ 6.594256] mtp_open
<5>[ 6.598416] audit: type=1400 audit(1544633104.344:190): avc: denied { read } for pid=426 comm="recovery" name="media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 6.598552] audit: type=1400 audit(1544633104.344:191): avc: denied { open } for pid=426 comm="recovery" path="/data/media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 6.598967] audit: type=1400 audit(1544633104.344:192): avc: denied { getattr } for pid=426 comm="recovery" path="/data/media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 10.405497] random: nonblocking pool is initialized
<6>[ 11.121590] of_batterydata_get_best_profile: a1_atl found
<6>[ 12.054328] FG: fg_batt_profile_init: Battery profile not same, clearing data
<6>[ 14.162783] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 14.163578] FG: get_prop_capacity: loading batt profile, return last soc 99
<5>[ 14.981843] audit: type=1400 audit(1544633112.730:193): avc: denied { read } for pid=387 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
<6>[ 15.012520] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.013021] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.015172] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.015706] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.016153] FG: get_prop_capacity: loading batt profile, return last soc 99
<3>[ 15.081192] msm-usb-ssphy-qmp 7410000.ssphy: QMP PHY initialization timeout
<3>[ 15.081271] msm-usb-ssphy-qmp 7410000.ssphy: USB3_PHY_PCS_STATUS:69696969
<6>[ 15.081554] msm-dwc3 6a00000.ssusb: DWC3 exited from low power mode
<6>[ 15.279496] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 15.306046] android_usb gadget: high-speed config #1: 66bf0c8.android_usb
<6>[ 15.306476] msm-dwc3 6a00000.ssusb: Avail curr from USB = 500
<6>[ 15.307078] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.308538] FG: get_prop_capacity: loading batt profile, return last soc 99
<6>[ 15.360394] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 17.188434] FG: fg_batt_profile_init: Battery SOC: 82, V: 4110693uV
<6>[ 29.173731] FG: soc_work_fn: adjust_soc: s 82 r 192626 i -136260 v 4221319 t 285
<6>[ 48.447759] EXT4-fs (sde38): mounted filesystem without journal. Opts:
<7>[ 48.447794] SELinux: initialized (dev sde38, type ext4), uses xattr
<6>[ 49.119820] EXT4-fs (sde39): mounted filesystem without journal. Opts:
<7>[ 49.119854] SELinux: initialized (dev sde39, type ext4), uses xattr
<6>[ 49.228534] FG: soc_work_fn: adjust_soc: s 82 r 192626 i -136260 v 4221319 t 285
<6>[ 49.368692] EXT4-fs (sde38): mounted filesystem without journal. Opts:
<7>[ 49.368727] SELinux: initialized (dev sde38, type ext4), uses xattr
<7>[ 49.757427] SELinux: initialized (dev sde35, type vfat), uses genfs_contexts
<6>[ 50.081666] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts:
<7>[ 50.081699] SELinux: initialized (dev sda12, type ext4), uses xattr
<6>[ 69.280324] FG: soc_work_fn: adjust_soc: s 82 r 185424 i -124816 v 4222692 t 287
<6>[ 89.333668] FG: soc_work_fn: adjust_soc: s 82 r 191894 i -141753 v 4233526 t 285
<6>[ 109.387047] FG: soc_work_fn: adjust_soc: s 82 r 191894 i -141753 v 4233526 t 285
<6>[ 129.440299] FG: soc_work_fn: adjust_soc: s 82 r 191894 i -141905 v 4236120 t 285
<6>[ 149.493760] FG: soc_work_fn: adjust_soc: s 82 r 187133 i -141295 v 4237493 t 285
<6>[ 169.547246] FG: soc_work_fn: adjust_soc: s 83 r 187133 i -141295 v 4237493 t 285
<6>[ 189.600279] FG: soc_work_fn: adjust_soc: s 83 r 180297 i -142211 v 4238714 t 287
<6>[ 209.653574] FG: soc_work_fn: adjust_soc: s 83 r 184692 i -142058 v 4238714 t 287
<6>[ 229.707022] FG: soc_work_fn: adjust_soc: s 83 r 184692 i -142058 v 4238714 t 290
<6>[ 249.760250] FG: soc_work_fn: adjust_soc: s 84 r 191406 i -140685 v 4238714 t 290
<6>[ 269.813554] FG: soc_work_fn: adjust_soc: s 84 r 186645 i -137328 v 4238103 t 292
<6>[ 289.867179] FG: soc_work_fn: adjust_soc: s 84 r 186645 i -137328 v 4238103 t 292
<5>[ 300.903686] audit: type=1400 audit(1544633398.650:194): avc: denied { read } for pid=387 comm="recovery" name="/" dev="sde35" ino=1 scontext=u:r:recovery:s0 tcontext=u:object_r:vfat:s0 tclass=dir permissive=1
<5>[ 300.903714] audit: type=1400 audit(1544633398.650:195): avc: denied { open } for pid=387 comm="recovery" path="/firmware" dev="sde35" ino=1 scontext=u:r:recovery:s0 tcontext=u:object_r:vfat:s0 tclass=dir permissive=1
<5>[ 301.914814] audit: type=1400 audit(1544633399.660:196): avc: denied { getattr } for pid=387 comm="recovery" path="/firmware/image/data.msc" dev="sde35" ino=137 scontext=u:r:recovery:s0 tcontext=u:object_r:vfat:s0 tclass=file permissive=1
<6>[ 309.920528] FG: soc_work_fn: adjust_soc: s 84 r 185424 i 55083 v 4196600 t 295
<6>[ 329.973595] FG: soc_work_fn: adjust_soc: s 84 r 182983 i -141600 v 4238714 t 297
<6>[ 350.026950] FG: soc_work_fn: adjust_soc: s 84 r 182983 i -141600 v 4238714 t 297
<6>[ 370.080360] FG: soc_work_fn: adjust_soc: s 84 r 178344 i -142363 v 4240392 t 300
<6>[ 390.136894] FG: soc_work_fn: adjust_soc: s 84 r 178344 i -142363 v 4240392 t 300
<6>[ 410.187239] FG: soc_work_fn: adjust_soc: s 84 r 161499 i -141600 v 4241308 t 300
<6>[ 430.240222] FG: soc_work_fn: adjust_soc: s 85 r 159057 i -141600 v 4241766 t 300
<6>[ 450.293799] FG: soc_work_fn: adjust_soc: s 85 r 159057 i -141600 v 4241766 t 302
<6>[ 470.346808] FG: soc_work_fn: adjust_soc: s 85 r 159057 i -141905 v 4242528 t 302
<6>[ 490.400247] FG: soc_work_fn: adjust_soc: s 85 r 156982 i 37688 v 4213384 t 305
<6>[ 510.453593] FG: soc_work_fn: adjust_soc: s 85 r 156982 i 37688 v 4213384 t 305
<6>[ 530.507006] FG: soc_work_fn: adjust_soc: s 85 r 158813 i -141600 v 4243597 t 305
<6>[ 550.560363] FG: soc_work_fn: adjust_soc: s 85 r 154907 i -140685 v 4243749 t 305
<5>[ 563.384221] audit: type=1400 audit(1544633661.130:197): avc: denied { write } for pid=387 comm="recovery" name="media" dev="sda14" ino=1395361 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 563.384246] audit: type=1400 audit(1544633661.130:198): avc: denied { add_name } for pid=387 comm="recovery" name="recovery.log" scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=dir permissive=1
<5>[ 563.384307] audit: type=1400 audit(1544633661.130:199): avc: denied { create } for pid=387 comm="recovery" name="recovery.log" scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391292] audit: type=1400 audit(1544633661.137:200): avc: denied { write open } for pid=387 comm="recovery" path="/data/media/recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391389] audit: type=1400 audit(1544633661.137:201): avc: denied { getattr } for pid=387 comm="recovery" path="/data/media/recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391532] audit: type=1400 audit(1544633661.137:202): avc: denied { ioctl } for pid=426 comm="recovery" path="/dev/mtp_usb" dev="tmpfs" ino=15189 ioctlcmd=4d03 scontext=u:r:recovery:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1
<5>[ 563.391862] audit: type=1400 audit(1544633661.137:203): avc: denied { setattr } for pid=387 comm="recovery" name="recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391908] audit: type=1400 audit(1544633661.137:204): avc: denied { relabelfrom } for pid=387 comm="recovery" name="recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
<5>[ 563.391930] audit: type=1400 audit(1544633661.137:205): avc: denied { relabelto } for pid=387 comm="recovery" name="recovery.log" dev="sda14" ino=1395366 scontext=u:r:recovery:s0 tcontext=u:object_r:media_rw_data_file:s0 tclass=file permissive=1
I'll be delighted if someone with more experience in this field can help me out with this.
Thanks in advance.
Zyr0 said:
First of all, I must say that I'm quite new to this community. I've been messing around with kernels, but suddenly my device refuse to boot. I've tried resetting every single partition thats available and formatting data through TWRP. I also tried re-installing official fastboot ROM from en.miui.com that reset everything. Including boot.img and recovery.img. However, nothing seem to make any progress.
The symptoms of my problem are as follows:
1. Phone turns on; splash screen is displayed.
2. it stays there for a couple of second before displaying the couple first boot animation frames.
3. it freezes while the boot animation is running.
4. then it restarts itself and the whole process is repeated.
This actually happened to me not too long ago, but it came back to life just after a simple "battery unplug". However, this time it presist. Even after a full format of EVERYTHING in my phone. Luckly, there's none of my important data in there.
I then retrieved my log file through twrp. Here's what i got at the end of my log file:
I'll be delighted if someone with more experience in this field can help me out with this.
Thanks in advance.
Click to expand...
Click to collapse
Don't post logs directly to the thread, upload the logs to something like pastebin then link the log here. Upload your log then come back here to edit your post to remove the extremely long log that you posted then post the link to where you uploaded the log, anyone reading this thread can click your link to read your log, instead of taking up so much of the page here.
Sent from my LGL84VL using Tapatalk

Telephone not working on my MiDrAi(Xiaomi)

MiDrAi is a protable language translator and a learner for language noobs developed by Xiaomi and sold in China. It's shipped with highly modded Android system (based on Android Pie) ,and now I've unlocked its bootloader and flashed a gsi (Havoc OS 3.12, Android Q).
The device has the ability to use LTE network, however the dialer just doesn't want to work. After entering the number, pressing the green call button gets no response. Does anyone knows how to get the telephone working on this device?
Dialer is the one Havoc OS has.
Soc is mt6761, along with the system is 32bit
Is it a software problem or hardware problem?
system logs attached.
logs here
Spoiler
Code:
05-28 19:08:07.901 E/Dialer (18359): MotorolaHiddenMenuKeySequence - the key sequence array is not matching, turn off feature.key sequence: 0 != 0, key pattern 0 != 0
05-28 19:08:07.981 W/Binder:750_E( 750): type=1400 audit(0.0:367199): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:07.984 I/chatty ( 750): uid=1000 system_server identical 1 line
05-28 19:08:07.988 W/Binder:750_7( 750): type=1400 audit(0.0:367201): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:08.207 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 0
05-28 19:08:08.210 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 3
05-28 19:08:08.214 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: DirectoryContactsCursorLoader{aa26228 id=3}
05-28 19:08:08.218 I/Dialer (18359): SmartDialCursor.newInstance - Cursor was null or empty
05-28 19:08:08.219 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: SearchContactsCursorLoader{3fc2b41 id=0}
05-28 19:08:08.565 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:08.771 W/sh (13828): type=1400 audit(0.0:367205): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:08.774 W/sh (18425): type=1400 audit(0.0:367206): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:08.774 I/chatty (18425): uid=10182(u0_a182) cat identical 1 line
05-28 19:08:08.774 W/sh (18425): type=1400 audit(0.0:367208): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:08.778 W/cat (18425): type=1400 audit(0.0:367209): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:08.928 I/Dialer (18359): CallUtil.isVideoEnabled - isVideoEnabled: false
05-28 19:08:09.217 E/NotificationService( 750): Suppressing notification from package by user request.
05-28 19:08:09.579 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:09.694 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 0
05-28 19:08:09.697 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 3
05-28 19:08:09.698 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: DirectoryContactsCursorLoader{aefbb5d id=3}
05-28 19:08:09.702 I/Dialer (18359): SmartDialCursor.newInstance - Cursor was null or empty
05-28 19:08:09.702 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: SearchContactsCursorLoader{a174cd2 id=0}
05-28 19:08:10.011 W/Thread-24( 750): type=1400 audit(0.0:367649): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:10.090 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:10.105 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:10.154 W/SP ( 2164): File ref is being finalized but wasn't closed, file: 2023012316_en[7]
05-28 19:08:10.155 W/SP ( 2164): File ref is being finalized but wasn't closed, file: main_en_gb_2022101700_1[4]
05-28 19:08:10.156 W/SP ( 2164): File ref is being finalized but wasn't closed, file: main_en_us_2023020900_1[4]
05-28 19:08:10.156 W/SP ( 2164): File ref is being finalized but wasn't closed, file: main_en_us_2022101700_2[2]
05-28 19:08:10.344 W/Binder:750_1E( 750): type=1400 audit(0.0:367650): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:10.351 W/Binder:750_F( 750): type=1400 audit(0.0:367652): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:10.558 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:10.562 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:10.592 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:10.634 W/adb (16564): type=1400 audit(0.0:367653): avc: granted { search } for comm=64657669636520706F6C6C name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c212,c256,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:10.806 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:10.810 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:11.007 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:11.012 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:11.021 W/Thread-24( 750): type=1400 audit(0.0:367655): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:11.192 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:11.198 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:11.278 W/sh (13828): type=1400 audit(0.0:367656): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:11.605 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:12.028 W/Thread-24( 750): type=1400 audit(0.0:368099): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:12.252 E/SpannableStringBuilder(18359): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-28 19:08:12.551 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 0
05-28 19:08:12.554 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 3
05-28 19:08:12.560 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: DirectoryContactsCursorLoader{e0b9ead id=3}
05-28 19:08:12.561 I/Dialer (18359): SmartDialCursor.newInstance - Cursor was null or empty
05-28 19:08:12.562 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: SearchContactsCursorLoader{c1975e2 id=0}
05-28 19:08:12.618 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:12.638 W/adb (16564): type=1400 audit(0.0:368100): avc: granted { search } for comm=64657669636520706F6C6C name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c212,c256,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:12.711 E/WifiNative( 750): Could not get Iface object for interface null
05-28 19:08:12.713 E/BatteryExternalStatsWorker( 750): no controller energy info supplied for bluetooth
05-28 19:08:12.772 I/netd ( 737): trafficSwapActiveStatsMap() <0.56ms>
05-28 19:08:12.777 I/netd ( 737): tetherGetStats() <1.84ms>
05-28 19:08:12.802 E/system_server( 750): Failed to get IAshmemDeviceService.
05-28 19:08:12.938 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 0
05-28 19:08:12.941 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 3
05-28 19:08:12.942 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: DirectoryContactsCursorLoader{a2ef665 id=3}
05-28 19:08:12.945 I/Dialer (18359): SmartDialCursor.newInstance - Cursor was null or empty
05-28 19:08:12.947 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: SearchContactsCursorLoader{c2fdf3a id=0}
05-28 19:08:13.034 W/Thread-24( 750): type=1400 audit(0.0:368102): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:13.218 W/Binder:750_E( 750): type=1400 audit(0.0:368103): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:13.636 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:13.638 W/adb (16564): type=1400 audit(0.0:368104): avc: granted { search } for comm=64657669636520706F6C6C name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c212,c256,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:13.708 I/VoiceInputManagerWrapper( 2164): VoiceInputManagerWrapper.shutdownVoiceInternal():97 shutdownVoiceInternal()
05-28 19:08:13.784 W/sh (13828): type=1400 audit(0.0:368106): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:13.788 W/sh (18442): type=1400 audit(0.0:368107): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:13.860 I/thermal_repeater( 984): [recvMdThermalInfo] ret=27, strLen=127, 3, 60, 14, 0, 32767, 25438
05-28 19:08:13.930 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 0
05-28 19:08:13.932 I/Dialer (18359): NewSearchFragment.onCreateLoader - loading cursor: 3
05-28 19:08:13.933 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: DirectoryContactsCursorLoader{8fbde19 id=3}
05-28 19:08:13.936 I/Dialer (18359): SmartDialCursor.newInstance - Cursor was null or empty
05-28 19:08:13.939 I/Dialer (18359): NewSearchFragment.onLoadFinished - Loader finished: SearchContactsCursorLoader{13f5ede id=0}
05-28 19:08:14.314 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:14.321 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:14.645 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:14.764 I/Dialer (18359): PreCallImpl.buildIntent - No UI requested, running pre-call directly
05-28 19:08:14.769 I/Dialer (18359): DialpadFragment.hideAndClearDialpad - enter
05-28 19:08:15.048 W/Thread-24( 750): type=1400 audit(0.0:368550): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:15.101 W/android.display( 750): type=1400 audit(0.0:368551): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:15.100 I/[email protected]( 851): powerHintAsync hint:8, data:1
05-28 19:08:15.102 V/NativeCrypto( 5381): SSL handshake aborted: ssl=0x77986b68: I/O error during system call, Connection reset by peer
05-28 19:08:15.104 I/libPowerHal( 851): 8: cpu_ctrl set freq: 2001000 -1
05-28 19:08:15.107 I/[email protected]( 851): powerHintAsync hint:8, data:0
05-28 19:08:15.107 I/libPowerHal( 851): 8: cpu_ctrl set freq: -1 -1
05-28 19:08:15.110 D/ImageWallpaper( 1504): wallpaper visibility changes to: true
05-28 19:08:15.154 W/ActivityManager( 750): Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://ch.deletescape.lawnchair.ci:10185?v=7&cv=9 pkg=com.google.android.googlequicksearchbox } U=0: not found
05-28 19:08:15.210 W/InputDispatcher( 750): Failed to pilfer pointers: no pointers on display 0.
05-28 19:08:15.268 E/NotificationService( 750): Suppressing notification from package by user request.
05-28 19:08:15.474 W/Binder:750_E( 750): type=1400 audit(0.0:368552): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:15.478 W/Binder:750_E( 750): type=1400 audit(0.0:368554): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:15.486 W/IMGMemtrackHAL( 851): hal_get_memory: memtrack cache rebuild was required
05-28 19:08:15.497 D/BoundBrokerSvc( 6018): onUnbind: Intent { act=com.google.android.gms.wallet.service.BIND pkg=com.google.android.gms }
05-28 19:08:15.503 D/BoundBrokerSvc( 6018): onUnbind: Intent { act=com.google.android.gms.chromesync.service.zeroparty.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsApiService }
05-28 19:08:15.507 D/BoundBrokerSvc( 6018): onUnbind: Intent { act=com.google.android.gms.auth.api.phone.service.SmsRetrieverApiService.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsApiService }
05-28 19:08:15.515 D/BoundBrokerSvc( 5381): onUnbind: Intent { act=com.google.android.gms.location.places.GeoDataApi dat=chimera-action: cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
05-28 19:08:15.573 D/BoundBrokerSvc( 6018): onUnbind: Intent { act=com.google.firebase.dynamiclinks.service.START pkg=com.google.android.gms }
05-28 19:08:15.659 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:15.681 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:15.896 V/AppLockService( 750): setForegroundApp(ch.deletescape.lawnchair.ci)
05-28 19:08:15.708 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:15.908 I/Dialer (18359): CallLogFragment.onPause - enter
05-28 19:08:15.908 I/Dialer (18359): CallLogFragment.onPageUnselected - enter
05-28 19:08:15.909 I/Dialer (18359): MainSearchController.onActivityPause - enter
05-28 19:08:15.909 I/Dialer (18359): MainSearchController.closeSearch - enter
05-28 19:08:15.910 I/Dialer (18359): MainSearchController.hideDialpad - enter
05-28 19:08:15.966 E/SpannableStringBuilder(18359): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-28 19:08:16.002 W/OpenGLRenderer(18359): Incorrectly called buildLayer on View: AppCompatImageButton, destroying layer...
05-28 19:08:16.002 W/OpenGLRenderer(18359): Incorrectly called buildLayer on View: RelativeLayout, destroying layer...
05-28 19:08:16.028 F/libc (18359): FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xa3173548)
05-28 19:08:16.028 F/libc (18359): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 18393 (RenderThread), pid 18359 (.android.dialer)
05-28 19:08:16.002 W/OpenGLRenderer(18359): Incorrectly called buildLayer on View: RelativeLayout, destroying layer...
05-28 19:08:16.058 W/Thread-24( 750): type=1400 audit(0.0:368593): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:16.160 I/crash_dump32(18460): obtaining output fd from tombstoned, type: kDebuggerdTombstone
05-28 19:08:16.164 I//system/bin/tombstoned( 1021): received crash request for pid 18393
05-28 19:08:16.165 I/crash_dump32(18460): performing dump of process 18359 (target tid = 18393)
05-28 19:08:16.193 F/DEBUG (18460): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-28 19:08:16.193 F/DEBUG (18460): Build fingerprint: 'google/coral/coral:10/QQ3A.200805.001/6578210:user/release-keys'
05-28 19:08:16.193 F/DEBUG (18460): Revision: '0'
05-28 19:08:16.193 F/DEBUG (18460): ABI: 'arm'
05-28 19:08:16.194 F/DEBUG (18460): Timestamp: 2023-05-28 19:08:16+0800
05-28 19:08:16.194 F/DEBUG (18460): pid: 18359, tid: 18393, name: RenderThread >>> com.android.dialer <<<
05-28 19:08:16.194 F/DEBUG (18460): uid: 10167
05-28 19:08:16.194 F/DEBUG (18460): signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
05-28 19:08:16.195 F/DEBUG (18460): Abort message: 'FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xa3173548)'
05-28 19:08:16.195 F/DEBUG (18460): r0 00000000 r1 000047d9 r2 00000006 r3 8522c048
05-28 19:08:16.195 F/DEBUG (18460): r4 8522c05c r5 8522c040 r6 000047b7 r7 0000016b
05-28 19:08:16.195 F/DEBUG (18460): r8 8522c058 r9 8522c048 r10 8522c078 r11 8522c068
05-28 19:08:16.195 F/DEBUG (18460): ip 000047d9 sp 8522c018 lr b184fc53 pc b184fc66
05-28 19:08:16.301 W/sh (13828): type=1400 audit(0.0:368594): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:16.378 F/DEBUG (18460):
05-28 19:08:16.378 F/DEBUG (18460): backtrace:
05-28 19:08:16.378 F/DEBUG (18460): #00 pc 0005ec66 /apex/com.android.runtime/lib/bionic/libc.so (abort+166) (BuildId: 3a1139c75e958fb4637eb73e584fb8a4)
05-28 19:08:16.378 F/DEBUG (18460): #01 pc 000a7e29 /apex/com.android.runtime/lib/bionic/libc.so (__fortify_fatal(char const*, ...)+32) (BuildId: 3a1139c75e958fb4637eb73e584fb8a4)
05-28 19:08:16.378 F/DEBUG (18460): #02 pc 000a74df /apex/com.android.runtime/lib/bionic/libc.so (pthread_mutex_lock+94) (BuildId: 3a1139c75e958fb4637eb73e584fb8a4)
05-28 19:08:16.378 F/DEBUG (18460): #03 pc 000422b7 /vendor/lib/egl/libGLESv2_mtk.so (BuildId: 1ebb921b8796095f3c07c351837a80e8)
05-28 19:08:16.379 F/DEBUG (18460): #04 pc 00024687 /vendor/lib/egl/libGLESv2_mtk.so (BuildId: 1ebb921b8796095f3c07c351837a80e8)
05-28 19:08:16.379 F/DEBUG (18460): #05 pc 000247dd /vendor/lib/egl/libGLESv2_mtk.so (BuildId: 1ebb921b8796095f3c07c351837a80e8)
05-28 19:08:16.379 F/DEBUG (18460): #06 pc 0003a907 /vendor/lib/egl/libGLESv2_mtk.so (glFinish+194) (BuildId: 1ebb921b8796095f3c07c351837a80e8)
05-28 19:08:16.379 F/DEBUG (18460): #07 pc 0011c4ab /system/lib/libhwui.so (GrGLGpu::onFinishFlush(GrSurfaceProxy*, SkSurface::BackendSurfaceAccess, GrFlushFlags, bool, void (*)(void*), void*)+72) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #08 pc 00395547 /system/lib/libhwui.so (GrGpu::finishFlush(GrSurfaceProxy*, SkSurface::BackendSurfaceAccess, GrFlushFlags, int, GrBackendSemaphore*, void (*)(void*), void*)+90) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #09 pc 001fee8b /system/lib/libhwui.so (GrDrawingManager::flush(GrSurfaceProxy*, SkSurface::BackendSurfaceAccess, GrFlushFlags, int, GrBackendSemaphore*, void (*)(void*), void*)+866) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #10 pc 0026d225 /system/lib/libhwui.so (GrContext::flush(GrFlushFlags, int, GrBackendSemaphore*, void (*)(void*), void*)+40) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #11 pc 0026d130 /system/lib/libhwui.so (android::uirenderer::renderthread::CacheManager::trimMemory(android::uirenderer::renderthread::CacheManager::TrimMemoryMode)+136) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #12 pc 0026d078 /system/lib/libhwui.so (android::uirenderer::renderthread::CanvasContext::trimMemory(android::uirenderer::renderthread::RenderThread&, int)+260) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #13 pc 00210944 /system/lib/libhwui.so (android::uirenderer::WorkQueue::process()+248) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #14 pc 002106c0 /system/lib/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) (BuildId: 25fb8e5367638b8d110fdf051b518131)
05-28 19:08:16.379 F/DEBUG (18460): #15 pc 0000d8fb /system/lib/libutils.so (android::Thread::_threadLoop(void*)+182) (BuildId: 605cf1a2f2618181dea992e7ac915862)
05-28 19:08:16.379 F/DEBUG (18460): #16 pc 000a6bb7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20) (BuildId: 3a1139c75e958fb4637eb73e584fb8a4)
05-28 19:08:16.379 F/DEBUG (18460): #17 pc 00060151 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 3a1139c75e958fb4637eb73e584fb8a4)
05-28 19:08:16.301 I/chatty (18464): uid=10182(u0_a182) cat expire 1 line
05-28 19:08:16.301 W/sh (18464): type=1400 audit(0.0:368597): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:16.672 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:16.738 I/system_server( 750): Background young concurrent copying GC freed 132657(5906KB) AllocSpace objects, 5(196KB) LOS objects, 24% free, 18MB/24MB, paused 229us total 106.863ms
05-28 19:08:17.071 W/Thread-24( 750): type=1400 audit(0.0:369037): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:17.440 E//system/bin/tombstoned( 1021): Tombstone written to: /data/tombstones/tombstone_04
05-28 19:08:17.445 I/ActivityTaskManager( 750): START u0 {flg=0x10000000 cmp=com.termux/.app.TermuxActivity} from uid 10212
05-28 19:08:17.456 I/BootReceiver( 750): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
05-28 19:08:17.457 I/DropBoxManagerService( 750): add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
05-28 19:08:17.473 I/[email protected]( 851): powerHintAsync hint:8, data:1
05-28 19:08:17.474 I/libPowerHal( 851): 8: cpu_ctrl set freq: 2001000 -1
05-28 19:08:17.491 W/android.display( 750): type=1400 audit(0.0:369038): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:17.502 W/BroadcastQueue( 750): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-28 19:08:17.502 W/BroadcastQueue( 750): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-28 19:08:17.522 I/DropBoxManagerService( 750): add tag=system_app_native_crash isTagEnabled=true flags=0x2
05-28 19:08:17.546 W/ActivityTaskManager( 750): Force finishing activity com.android.dialer/.main.impl.MainActivity
05-28 19:08:17.531 W/android.display( 750): type=1400 audit(0.0:369039): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:17.534 W/Binder:750_19( 750): type=1400 audit(0.0:369040): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:17.554 W/android.display( 750): type=1400 audit(0.0:369041): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:17.573 W/BroadcastQueue( 750): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-28 19:08:17.573 W/BroadcastQueue( 750): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-28 19:08:17.585 V/AppLockService( 750): setForegroundApp(com.termux)
05-28 19:08:17.599 I/OMXClient(16440): IOmx service obtained
05-28 19:08:17.600 I/OMXMaster( 980): makeComponentInstance(OMX.google.vorbis.decoder) in [email protected] process
05-28 19:08:17.663 W/InputDispatcher( 750): channel '4e01eb5 com.android.dialer/com.android.dialer.main.impl.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
05-28 19:08:17.663 E/InputDispatcher( 750): channel '4e01eb5 com.android.dialer/com.android.dialer.main.impl.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
05-28 19:08:17.665 I/ActivityManager( 750): Process com.android.dialer (pid 18359) has died: cch CRE
05-28 19:08:17.665 I/libprocessgroup( 750): Successfully killed process cgroup uid 10167 pid 18359 in 0ms
05-28 19:08:17.672 I/Zygote ( 738): Process 18359 exited due to signal 6 (Aborted)
05-28 19:08:17.672 I/WindowManager( 750): WIN DEATH: Window{4e01eb5 u0 com.android.dialer/com.android.dialer.main.impl.MainActivity}
05-28 19:08:17.673 W/InputDispatcher( 750): Attempted to unregister already unregistered input channel '4e01eb5 com.android.dialer/com.android.dialer.main.impl.MainActivity (server)'
05-28 19:08:17.686 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:17.696 W/ActivityManager( 750): setHasOverlayUi called on unknown pid: 18359
05-28 19:08:17.762 I/[email protected]( 851): powerHintAsync hint:8, data:0
05-28 19:08:17.763 I/libPowerHal( 851): 8: cpu_ctrl set freq: -1 -1
05-28 19:08:17.871 W/InputMethodManagerService( 750): Ignoring showSoftInput of uid 10212: [email protected]
05-28 19:08:18.036 I/GoogleInputMethodService( 2164): GoogleInputMethodService.onFinishInput():3261
05-28 19:08:18.037 I/GoogleInputMethodService( 2164): GoogleInputMethodService.updateDeviceLockedStatus():2110 repeatCheckTimes = 0, locked = false
05-28 19:08:18.037 I/GoogleInputMethodService( 2164): GoogleInputMethodService.onStartInput():1898 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x2000000 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=com.termux fieldId=2131231121 fieldName=null extras=null hintLocales=[]}, false)
05-28 19:08:18.039 I/GoogleInputMethodService( 2164): GoogleInputMethodService.shouldHideHeaderOnInitialState():4088 ShouldHideHeaderOnInitialState = false
05-28 19:08:18.052 I/GoogleInputMethodService( 2164): GoogleInputMethodService.updateDeviceLockedStatus():2110 repeatCheckTimes = 1, locked = false
05-28 19:08:18.053 I/HardKeyTracker( 2164): HardKeyTracker.registerKeySequence():62 Register key sequence hww{[email protected], lastModifier=0, keyCodes=[57, 57], actions=[1, 0]}
05-28 19:08:18.054 I/HardKeyTracker( 2164): HardKeyTracker.registerKeySequence():62 Register key sequence hww{[email protected], lastModifier=0, keyCodes=[58, 58], actions=[1, 0]}
05-28 19:08:18.057 I/GoogleInputMethodService( 2164): GoogleInputMethodService.onStartInputView():2019 onStartInputView(EditorInfo{inputType=0x0(NULL) imeOptions=0x2000000 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=com.termux fieldId=2131231121 fieldName=null extras=null hintLocales=[]}, false)
05-28 19:08:18.059 I/GoogleInputMethodService( 2164): GoogleInputMethodService.updateDeviceLockedStatus():2110 repeatCheckTimes = 1, locked = false
05-28 19:08:18.059 W/ModuleManager( 2164): ModuleManager.loadModule():454 Module ezx is not available
05-28 19:08:18.081 W/Thread-24( 750): type=1400 audit(0.0:369108): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:18.066 I/InputContextChangeTracker( 2164): InputContextChangeTracker.fixLyingSelectionRangeFromSurroundingText():1492 fixLyingSelectionRangeFromSurroundingText(): [-1, -1]([-1, -1]) -> [0, 0]([0, 0])
05-28 19:08:18.067 I/DeviceModeUtil( 2164): DeviceModeUtil.getDeviceMode():133 Get device mode phone by ui mode:1 and smallestScreenWidthDp:380
05-28 19:08:18.080 I/KeyboardHeightUtil( 2164): KeyboardHeightUtil.getKeyboardHeightRatio():190 systemKeyboardHeightRatio:1.000000; userKeyboardHeightRatio:1.050000.
05-28 19:08:18.081 I/AndroidIME( 2164): AbstractIme.onActivate():86 PasswordIme.onActivate() : EditorInfo = inputType=0x0(NULL) imeOptions=0x2000000 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=com.termux fieldId=2131231121 fieldName=null extras=null hintLocales=[], IncognitoMode = false, DeviceLocked = false
05-28 19:08:18.095 W/AccessPointUtil( 2164): AccessPointUtil.setActionDefs():177 The long press action of voice is conflict with dragging action
05-28 19:08:18.101 I/KeyboardHeightUtil( 2164): KeyboardHeightUtil.calculateMaxKeyboardBodyHeight():37 leave 158 height for app when screen height:739, header height:56 and isFullscreenMode:false, so the max keyboard body height is:525
05-28 19:08:18.103 W/Keyboard( 2164): Keyboard.getKeyboardViewHelper():616 null helper is returned: keyboardDef=iqv{cacheKey=2132215372+2132215984_theme_border_stylesheet_googleblue_materiallight_phone_zh_CN_202_1_device=phone_device_size=default_enable_adaptive_translate=false_enable_chinese_9key_tablet_large_v2=false_enable_chinese_inline_composing_shape_based=false_enable_chinese_inline_composing_zh_cn=true_enable_large_tablet_batch_1=false_enable_large_tablet_batch_2=false_enable_more_candidates_view_for_multilingual=false_enable_multilingual_typing=false_enable_nav_redesign=false_enable_navbar_motion=false_enable_number_row=false_enable_preemptive_decode=true_enable_secondary_symbols=true_enable_voice_in_chinese=true_expressions=normal_four_or_more_letter_rows=false_keyboard_mode=normal_language=en_orientation=portrait_physical_keyboard=nokeys_pref_enable_chinese_inline_composing=true_show_secondary_digits=false_show_suggestions=true_split_with_duplicate_keys=true_variant=qwerty, className=.latin.keyboard.LatinPasswordKeyboard, id=#0x7f0b0602, initialStates=0, keyboardViewDefs=[irn{direction=null, id=#0x7f0b0140, isScalable=true, layoutId=#0x7f0e02ef, type=BODY, touchable=true}, irn{direction=LOCALE, id=#0x7f0b0140, isScalable=false, layoutId=#0x7f0e0468, type=HEADER, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e0542, recentKeyLayoutId=0, recentKeyPopupLayoutId=0, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=FLOATING_CANDIDATES, helpersCreated=[[email protected], [email protected], null, null],
05-28 19:08:18.104 W/Keyboard( 2164): Keyboard.getKeyboardViewHelper():616 null helper is returned: keyboardDef=iqv{cacheKey=2132215372+2132215984_theme_border_stylesheet_googleblue_materiallight_phone_zh_CN_202_1_device=phone_device_size=default_enable_adaptive_translate=false_enable_chinese_9key_tablet_large_v2=false_enable_chinese_inline_composing_shape_based=false_enable_chinese_inline_composing_zh_cn=true_enable_large_tablet_batch_1=false_enable_large_tablet_batch_2=false_enable_more_candidates_view_for_multilingual=false_enable_multilingual_typing=false_enable_nav_redesign=false_enable_navbar_motion=false_enable_number_row=false_enable_preemptive_decode=true_enable_secondary_symbols=true_enable_voice_in_chinese=true_expressions=normal_four_or_more_letter_rows=false_keyboard_mode=normal_language=en_orientation=portrait_physical_keyboard=nokeys_pref_enable_chinese_inline_composing=true_show_secondary_digits=false_show_suggestions=true_split_with_duplicate_keys=true_variant=qwerty, className=.latin.keyboard.LatinPasswordKeyboard, id=#0x7f0b0602, initialStates=0, keyboardViewDefs=[irn{direction=null, id=#0x7f0b0140, isScalable=true, layoutId=#0x7f0e02ef, type=BODY, touchable=true}, irn{direction=LOCALE, id=#0x7f0b0140, isScalable=false, layoutId=#0x7f0e0468, type=HEADER, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e0542, recentKeyLayoutId=0, recentKeyPopupLayoutId=0, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=WIDGET, helpersCreated=[[email protected], [email protected], null, null],
05-28 19:08:18.105 I/DeviceModeUtil( 2164): DeviceModeUtil.getDeviceMode():133 Get device mode phone by ui mode:1 and smallestScreenWidthDp:380
05-28 19:08:18.106 W/Keyboard( 2164): Keyboard.getKeyboardViewHelper():616 null helper is returned: keyboardDef=iqv{cacheKey=2132215372+2132215984_theme_border_stylesheet_googleblue_materiallight_phone_zh_CN_202_1_device=phone_device_size=default_enable_adaptive_translate=false_enable_chinese_9key_tablet_large_v2=false_enable_chinese_inline_composing_shape_based=false_enable_chinese_inline_composing_zh_cn=true_enable_large_tablet_batch_1=false_enable_large_tablet_batch_2=false_enable_more_candidates_view_for_multilingual=false_enable_multilingual_typing=false_enable_nav_redesign=false_enable_navbar_motion=false_enable_number_row=false_enable_preemptive_decode=true_enable_secondary_symbols=true_enable_voice_in_chinese=true_expressions=normal_four_or_more_letter_rows=false_keyboard_mode=normal_language=en_orientation=portrait_physical_keyboard=nokeys_pref_enable_chinese_inline_composing=true_show_secondary_digits=false_show_suggestions=true_split_with_duplicate_keys=true_variant=qwerty, className=.latin.keyboard.LatinPasswordKeyboard, id=#0x7f0b0602, initialStates=0, keyboardViewDefs=[irn{direction=null, id=#0x7f0b0140, isScalable=true, layoutId=#0x7f0e02ef, type=BODY, touchable=true}, irn{direction=LOCALE, id=#0x7f0b0140, isScalable=false, layoutId=#0x7f0e0468, type=HEADER, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e0542, recentKeyLayoutId=0, recentKeyPopupLayoutId=0, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=FLOATING_CANDIDATES, helpersCreated=[[email protected], [email protected], null, null],
05-28 19:08:18.106 W/Keyboard( 2164): Keyboard.getKeyboardViewHelper():616 null helper is returned: keyboardDef=iqv{cacheKey=2132215372+2132215984_theme_border_stylesheet_googleblue_materiallight_phone_zh_CN_202_1_device=phone_device_size=default_enable_adaptive_translate=false_enable_chinese_9key_tablet_large_v2=false_enable_chinese_inline_composing_shape_based=false_enable_chinese_inline_composing_zh_cn=true_enable_large_tablet_batch_1=false_enable_large_tablet_batch_2=false_enable_more_candidates_view_for_multilingual=false_enable_multilingual_typing=false_enable_nav_redesign=false_enable_navbar_motion=false_enable_number_row=false_enable_preemptive_decode=true_enable_secondary_symbols=true_enable_voice_in_chinese=true_expressions=normal_four_or_more_letter_rows=false_keyboard_mode=normal_language=en_orientation=portrait_physical_keyboard=nokeys_pref_enable_chinese_inline_composing=true_show_secondary_digits=false_show_suggestions=true_split_with_duplicate_keys=true_variant=qwerty, className=.latin.keyboard.LatinPasswordKeyboard, id=#0x7f0b0602, initialStates=0, keyboardViewDefs=[irn{direction=null, id=#0x7f0b0140, isScalable=true, layoutId=#0x7f0e02ef, type=BODY, touchable=true}, irn{direction=LOCALE, id=#0x7f0b0140, isScalable=false, layoutId=#0x7f0e0468, type=HEADER, touchable=true}], keyTextSizeRatio=1.0, persistentStates=0, persistentStatesPrefKey=null, popupBubbleLayoutId=#0x7f0e0542, recentKeyLayoutId=0, recentKeyPopupLayoutId=0, recentKeyType=null, rememberRecentKey=NONE, sessionStates=0}, type=WIDGET, helpersCreated=[[email protected], [email protected], null, null],
05-28 19:08:18.109 I/KeyboardHeightUtil( 2164): KeyboardHeightUtil.calculateMaxKeyboardBodyHeight():37 leave 158 height for app when screen height:739, header height:56 and isFullscreenMode:false, so the max keyboard body height is:525
05-28 19:08:18.111 I/DeviceModeUtil( 2164): DeviceModeUtil.getDeviceMode():133 Get device mode phone by ui mode:1 and smallestScreenWidthDp:380
05-28 19:08:18.112 I/DeviceModeUtil( 2164): DeviceModeUtil.getDeviceMode():133 Get device mode phone by ui mode:1 and smallestScreenWidthDp:380
05-28 19:08:18.112 I/KeyboardModeManager( 2164): KeyboardModeManager.setInputView():520 setInputView() : supportsOneHandedMode=true
05-28 19:08:18.113 I/NormalModeController( 2164): NormalModeController.getKeyboardBodyViewHolderPaddingBottom():137 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
05-28 19:08:18.152 E/NotificationService( 750): Suppressing notification from package by user request.
05-28 19:08:18.174 I/NormalModeController( 2164): NormalModeController.getKeyboardBodyViewHolderPaddingBottom():137 currentPrimeKeyboardType:SOFT systemPaddingBottom:-1
05-28 19:08:18.190 I/KeyboardModeManager( 2164): KeyboardModeManager.updateKeyboardPinStateIfNecessary():902 Unpin [email protected] from hinge
05-28 19:08:18.248 I/KeyboardModeManager( 2164): KeyboardModeManager.setInputView():511 setInputView() : entry=iek{languageTag=zh-CN, variant=qwerty, hasLocalizedResources=true, conditionCacheKey=_device=phone_device_size=default_enable_adaptive_translate=false_enable_chinese_9key_tablet_large_v2=false_enable_chinese_inline_composing_shape_based=false_enable_chinese_inline_composing_zh_cn=true_enable_large_tablet_batch_1=false_enable_large_tablet_batch_2=false_enable_more_candidates_view_for_multilingual=false_enable_nav_redesign=false_enable_navbar_motion=false_enable_number_row=false_enable_preemptive_decode=true_enable_secondary_symbols=true_enable_voice_in_chinese=true_expressions=normal_four_or_more_letter_rows=false_keyboard_mode=normal_language=zh-CN_orientation=portrait_physical_keyboard=nokeys_pref_enable_chinese_inline_composing=true_show_secondary_digits=true_show_suggestions=true_split_with_duplicate_keys=true_variant=qwerty, imeDef.stringId=ime_zh_cn, imeDef.className=com.google.android.apps.inputmethod.libs.chinese.ime.AsyncChineseProcessorBasedIme, imeDef.languageTag=zh-CN}
05-28 19:08:18.251 W/AccessPointsManager( 2164): AccessPointsManager.removeAccessPoint():838 The holder controller #0x7f0b22c6 is not registered
05-28 19:08:18.252 I/VoiceImeExtension( 2164): VoiceImeExtension.shouldStartVoiceInputAutomatically():383 No private IME option set to start voice input.
05-28 19:08:18.254 W/Binder:750_8( 750): type=1400 audit(0.0:369109): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:18.288 W/Binder:750_8( 750): type=1400 audit(0.0:369110): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:18.294 D/BoundBrokerSvc( 6018): onBind: Intent { act=com.google.firebase.dynamiclinks.service.START pkg=com.google.android.gms }
05-28 19:08:18.294 D/BoundBrokerSvc( 6018): Loading bound service for intent: Intent { act=com.google.firebase.dynamiclinks.service.START pkg=com.google.android.gms }
05-28 19:08:18.321 W/Binder:750_B( 750): type=1400 audit(0.0:369111): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:18.324 W/Binder:750_1( 750): type=1400 audit(0.0:369112): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:18.340 D/BoundBrokerSvc( 5381): onBind: Intent { act=com.google.android.gms.gmscompliance.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
05-28 19:08:18.340 D/BoundBrokerSvc( 5381): Loading bound service for intent: Intent { act=com.google.android.gms.gmscompliance.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
05-28 19:08:18.410 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:18.422 D/BoundBrokerSvc( 6018): onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
05-28 19:08:18.423 D/BoundBrokerSvc( 6018): Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
05-28 19:08:18.448 D/BoundBrokerSvc( 6018): onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
05-28 19:08:18.471 D/BoundBrokerSvc( 6018): onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
05-28 19:08:18.471 D/BoundBrokerSvc( 6018): Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
05-28 19:08:18.497 D/BoundBrokerSvc( 6018): onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
05-28 19:08:18.549 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:18.619 I/system_server( 750): Background young concurrent copying GC freed 100813(4783KB) AllocSpace objects, 14(1160KB) LOS objects, 23% free, 18MB/24MB, paused 287us total 145.414ms
05-28 19:08:18.698 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:18.909 I/.gms.persisten( 5381): Background concurrent copying GC freed 39663(2310KB) AllocSpace objects, 0(0B) LOS objects, 34% free, 11MB/17MB, paused 228us total 187.715ms
05-28 19:08:19.088 W/Thread-24( 750): type=1400 audit(0.0:369575): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:19.641 W/adb (16564): type=1400 audit(0.0:369576): avc: granted { search } for comm=64657669636520706F6C6C name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c212,c256,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:19.712 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:20.091 W/Thread-24( 750): type=1400 audit(0.0:369578): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:20.641 W/adb (16564): type=1400 audit(0.0:369579): avc: granted { search } for comm=64657669636520706F6C6C name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c212,c256,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:20.698 W/Binder:750_B( 750): type=1400 audit(0.0:369581): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:20.701 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:20.725 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:20.784 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:21.011 W/d.process.acor( 8108): Reducing the number of considered missed Gc histogram windows from 206 to 100
05-28 19:08:21.098 W/Thread-24( 750): type=1400 audit(0.0:369582): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:21.209 E/NotificationService( 750): Suppressing notification from package by user request.
05-28 19:08:21.321 W/sh (13828): type=1400 audit(0.0:369583): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:21.324 W/sh (18505): type=1400 audit(0.0:369584): avc: granted { search } for name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:21.404 I/ActivityTaskManager( 750): START u0 {flg=0x10000000 cmp=com.termux/.app.TermuxActivity} from uid 10212
05-28 19:08:21.458 D/PermissionCache( 861): checking android.permission.ACCESS_SURFACE_FLINGER for uid=10169 => granted (792 us)
05-28 19:08:21.469 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:21.738 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:21.853 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:21.907 E/Layer ( 861): [Surface(name=AppWindowToken{26dfd22 token=Token{2ccbaed ActivityRecord{219f504 u0 com.termux/.app.TermuxActivity t193}}})/@0x62882ff - animation-leash#0] No local sync point found
05-28 19:08:21.908 W/Binder:750_8( 750): type=1400 audit(0.0:370067): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:21.919 D/StatusBar( 1504): disable<e i a s b h r c s > disable2<q i n >
05-28 19:08:21.919 D/ImageWallpaper( 1504): wallpaper visibility changes to: false
05-28 19:08:21.921 W/android.display( 750): type=1400 audit(0.0:370068): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:21.959 I/.gms.persisten( 5381): Background young concurrent copying GC freed 89575(5650KB) AllocSpace objects, 0(0B) LOS objects, 30% free, 12MB/17MB, paused 131us total 105.310ms
05-28 19:08:21.970 I/system_server( 750): Background young concurrent copying GC freed 130274(5697KB) AllocSpace objects, 5(228KB) LOS objects, 23% free, 18MB/24MB, paused 296us total 150.770ms
05-28 19:08:22.104 W/Thread-24( 750): type=1400 audit(0.0:370069): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
05-28 19:08:22.641 W/adb (16564): type=1400 audit(0.0:370070): avc: granted { search } for comm=64657669636520706F6C6C name="/" dev="mmcblk0p31" ino=2 scontext=u:r:untrusted_app_27:s0:c212,c256,c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir
05-28 19:08:22.752 V/thermal_src( 989): TA_DAEMON_CMD_SET_TTJ cmd=0x4, len=4 Tj=55000
05-28 19:08:23.111 W/Thread-24( 750): type=1400 audit(0.0:370075): avc: denied { open } for path="/data/data/top.fols.aapp.xp.eternalprocess/shared_prefs/app_lock_config.xml" dev="mmcblk0p34" ino=9408 scontext=u:r:system_server:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file permissive=0
byf3332 said:
MiDrAi is a protable language translator and a learner for language noobs developed by Xiaomi and sold in China. It's shipped with highly modded Android system (based on Android Pie) ,and now I've unlocked its bootloader and flashed a gsi (Havoc OS 3.12, Android Q).
The device has the ability to use LTE network, however the dialer just doesn't want to work. After entering the number, pressing the green call button gets no response. Does anyone knows how to get the telephone working on this device?
Dialer is the one Havoc OS has.
Soc is mt6761, along with the system is 32bit
Is it a software problem or hardware problem?
system logs attached.
Click to expand...
Click to collapse
The device might not have the hardware to send/receive cellular signal. It was probably made to have internet connectivity in order to facilitate it ability to translate, it was probably not designed to ever need cellular connectivity.
What is the model number of the device? I'm not finding much information about it with the info that you have provided.
Droidriven said:
The device might not have the hardware to send/receive cellular signal. It was probably made to have internet connectivity in order to facilitate it ability to translate, it was probably not designed to ever need cellular connectivity.
What is the model number of the device? I'm not finding much information about it with the info that you have provided.
Click to expand...
Click to collapse
there are phones that also use this soc and they have the ability to use telephone, so I'm wondering wether it is a software problem. The device 's original system is hugely modified (the vendor is missing something I guess)
If there is a hardware problem, then can you tell me how can they remove telephone support and keep the network? (the system tells me that VoLTE is ready and 2G voice is also ok) Great thanks
What is the model number of the device? I'm not finding much information about it with the info that you have provided.
Click to expand...
Click to collapse
This page(in Chinese) may help you know more about the device https://www.mi.com/aiteacher
There isn't much information about the model on internet, as they don't want people to modify their device to use it in ways rather than to learn language
There are 2 models, one is with LTE, 3GB RAM and 64GB storage available(Actual model name "Archimedes"), another one is only with wifi, 2GB RAM and 16GB storage(Actual model name "Archytas"), both model uses mt6761 soc, which has 4x Cortex A53, however, the system installed is 32bit only.
Do note that searching the actual model name on the internet gets nothing related to this device, you should try search with Chinese “小爱老师” though.
Droidriven said:
The device might not have the hardware to send/receive cellular signal. It was probably made to have internet connectivity in order to facilitate it ability to translate, it was probably not designed to ever need cellular connectivity.
What is the model number of the device? I'm not finding much information about it with the info that you have provided.
Click to expand...
Click to collapse
See at this page (Chinese)
小米小爱老师-小米商城
www.mi.com
Device info on Havoc OS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I also think that the device might not have the hardware to make a call. It doesn't support 2G GSM / CDMA 1X.
James_Watson said:
I also think that the device might not have the hardware to make a call. It doesn't support 2G GSM / CDMA 1X.
Click to expand...
Click to collapse
The area where I live now has stopped 2G signal broadcasting to give the frequency to 5G, so switching to 2G I 'll get a no signal.
But how about HSPA and VoLTE? The device says these two are ready. If the device don't have hardware required to make a call, then I should get errors while attempting to do so, however now the dialer won't even throw me an error, but refuses to enter the call screen and stays at the number panel. Tried other dialers, basically the same problem.

Categories

Resources