Attempting to Build Beanstalk from SkiWong's CM12 device tree - Nexus 6 Q&A, Help & Troubleshooting

Hi all,
Moderators: If you feel this doesn't belong here, I apologize now, but based on the sticky, it feels like this is the right forum.
I have been working on a Beanstalk LP port for the Nexus 6. I am trying to figure out if anyone has seen this build error before, as Google and forum searches have found nothing relevant. I have worked through a number of issues, but am now stuck. SkiWong has been very very helpful. I have been able to build a complete image build, but when I run make bacon after selecting the device in the lunch menu, I am now getting this message at the end as it is building the ZIP file.
raceback (most recent call last):
File "./build/tools/releasetools/ota_from_target_files", line 1652, in <module>
main(sys.argv[1:])
File "./build/tools/releasetools/ota_from_target_files", line 1609, in main
WriteFullOTAPackage(input_zip, output_zip)
File "./build/tools/releasetools/ota_from_target_files", line 589, in WriteFullOTAPackage
""+input_zip.read("SYSTEM/bin/otasigcheck.sh"))
File "/usr/lib/python2.7/zipfile.py", line 935, in read
return self.open(name, "r", pwd).read()
File "/usr/lib/python2.7/zipfile.py", line 961, in open
zinfo = self.getinfo(name)
File "/usr/lib/python2.7/zipfile.py", line 909, in getinfo
'There is no item named %r in the archive' % name)
KeyError: "There is no item named 'SYSTEM/bin/otasigcheck.sh' in the archive"
build/core/Makefile:1642: recipe for target '/home/pwn3r/beanstalklp/out/target/product/shamu/aosp_shamu-ota-eng.root.zip' failed
make: *** [/home/pwn3r/beanstalklp/out/target/product/shamu/aosp_shamu-ota-eng.root.zip] Error 1
#### make failed to build some targets (02:17:52 (hh:mm:ss)) ####
I can't tell if something didn't sync some required files or if something isn't there. Based on what I see it looks like the file SYSTEM/bin/otasigcheck.sh is missing. That said, I don't know why or where to get one.

well, this has nothing to do with being a developer. like this section says, developers only. your best bet would be to post this question in q&a.

So, I've got a build that works with some help. However,the build that I have that works Data no longer comes up on. This happened after something that was changed on the 26th of December in either the Beanstalk or CM repo. Here's a logcat, basically, the modem comes up and connects to Verizon, but no data. Anyone have any idea how to fix this?
Code:
D/PackageBroadcastService( 2740): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.plus
I/PeopleContactsSync( 2740): CP2 sync disabled
I/UpdateIcingCorporaServi( 2512): Updating corpora: APPS=com.google.android.apps.plus, CONTACTS=MAYBE
W/Launcher( 5682): setApplicationContext called twice! [email protected] [email protected]
I/UpdateIcingCorporaServi( 2512): UpdateCorporaTask done [took 31 ms] updated apps [took 31 ms]
D/BackupManagerService( 939): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.google.android.apps.plus flg=0x4000010 (has extras) }
W/Launcher.Model( 5641): Nobody to tell about the new app. Launcher is probably loading.
I/Launcher( 5682): Deferring update until onResume
W/ResourcesManager( 5682): Asset path '/system/framework/org.cyanogenmod.hardware.jar' does not exist or contains no resources.
W/ResourcesManager( 5682): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
I/Launcher( 5682): Deferring update until onResume
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: CONNECTING
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
E/WifiNative-wlan0( 939): doBoolean: disable
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: apnFailed
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
E/WifiNative-wlan0( 939): doBoolean: enable
E/WifiNative-wlan0( 939): doBoolean: disable
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
E/WifiNative-wlan0( 939): doBoolean: enable
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: CONNECTING
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
I/PowerManagerService( 939): Waking up from dozing (uid 1000)...
V/KeyguardServiceDelegate( 939): onScreenTurnedOn(showListener = [email protected])
I/DisplayPowerController( 939): Blocking screen on until initial contents have been drawn.
D/SurfaceFlinger( 257): Set power mode=2, type=0 flinger=0xb6a62000
D/qdhwcomposer( 257): hwc_setPowerMode: Setting mode 2 on display: 0
I/DisplayManagerService( 939): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1440 x 2560, 60.0 fps, supportedRefreshRates [60.0], density 560, 494.27 x 492.606 dpi, appVsyncOff 7500000, presDeadline 12666667, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
V/ActivityManager( 939): Display changed displayId=0
D/audio_hw_primary( 2640): adev_set_parameters: enter: screen_state=on
E/audio_a2dp_hw( 2640): adev_set_parameters: ERROR: set param called even when stream out is null
D/mot_vr_audio_hw( 2640): adev_set_parameters: screen_state=on
E/WifiNative-wlan0( 939): doBoolean: disable
V/KeyguardServiceDelegate( 939): **** SHOWN CALLED ****
E/native ( 939): do suspend false
D/BrcmNfcJni( 2236): RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
D/BrcmNfcJni( 2236): RoutingManager::commitRouting
D/BrcmNfcJni( 2236): RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
I/ActivityManager( 939): Start proc com.android.deskclock for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=6412 uid=10036 gids={50036, 9997, 1028, 1023, 3003} abi=armeabi-v7a
I/qdhwcomposer( 257): handle_blank_event: dpy:0 panel power state: 1
I/ActivityManager( 939): Killing 5123:com.android.providers.calendar/u0a2 (adj 15): empty #17
D/qdhwcomposer( 257): hwc_setPowerMode: Done setting mode 2 on display 0
W/art ( 939): Long monitor contention event with owner method=void com.android.server.wm.WindowAnimator$1.run() from WindowAnimator.java:120 waiters=0 for 166ms
D/SurfaceControl( 939): Excessive delay in setPowerMode(): 311ms
I/DisplayPowerController( 939): Unblocked screen on after 331 ms
E/libEGL ( 939): call to OpenGL ES API with no current context (logged once per thread)
I/DreamManagerService( 939): Gently waking up from dream.
I/DreamManagerService( 939): Leaving dreamland.
I/DreamController( 939): Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
D/WifiService( 939): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/WifiService( 939): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: apnFailed
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
I/PowerManagerService( 939): Going to sleep due to screen timeout (uid 1000)...
I/DisplayManagerService( 939): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1440 x 2560, 60.0 fps, supportedRefreshRates [60.0], density 560, 494.27 x 492.606 dpi, appVsyncOff 7500000, presDeadline 12666667, touch INTERNAL, rotation 0, type BUILT_IN, state OFF, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
V/ActivityManager( 939): Display changed displayId=0
D/SurfaceFlinger( 257): Set power mode=0, type=0 flinger=0xb6a62000
D/qdhwcomposer( 257): hwc_setPowerMode: Setting mode 0 on display: 0
I/qdhwcomposer( 257): handle_blank_event: dpy:0 panel power state: 0
D/qdhwcomposer( 257): hwc_setPowerMode: Done setting mode 0 on display 0
D/SurfaceControl( 939): Excessive delay in setPowerMode(): 278ms
I/DreamManagerService( 939): Entering dreamland.
I/PowerManagerService( 939): Dozing...
I/DreamController( 939): Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
D/VoldCmdListener( 256): cryptfs getpwtype
D/audio_hw_primary( 2640): adev_set_parameters: enter: screen_state=off
E/audio_a2dp_hw( 2640): adev_set_parameters: ERROR: set param called even when stream out is null
D/mot_vr_audio_hw( 2640): adev_set_parameters: screen_state=off
D/VoldCmdListener( 256): cryptfs getpwtype
E/WifiNative-wlan0( 939): doBoolean: enable
E/native ( 939): do suspend true
D/VoldCmdListener( 256): cryptfs getpwtype
D/PhoneStatusBar( 1991): disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH >
D/VoldCmdListener( 256): cryptfs getpwtype
I/PowerManagerService( 939): Waking up from dozing (uid 1000)...
V/KeyguardServiceDelegate( 939): onScreenTurnedOn(showListener = [email protected])
I/DisplayPowerController( 939): Blocking screen on until initial contents have been drawn.
E/WifiNative-wlan0( 939): doBoolean: disable
D/SurfaceFlinger( 257): Set power mode=2, type=0 flinger=0xb6a62000
D/qdhwcomposer( 257): hwc_setPowerMode: Setting mode 2 on display: 0
I/DisplayManagerService( 939): Display device changed: DisplayDeviceInfo{"Built-in Screen": 1440 x 2560, 60.0 fps, supportedRefreshRates [60.0], density 560, 494.27 x 492.606 dpi, appVsyncOff 7500000, presDeadline 12666667, touch INTERNAL, rotation 0, type BUILT_IN, state ON, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
E/native ( 939): do suspend false
D/audio_hw_primary( 2640): adev_set_parameters: enter: screen_state=on
E/audio_a2dp_hw( 2640): adev_set_parameters: ERROR: set param called even when stream out is null
D/mot_vr_audio_hw( 2640): adev_set_parameters: screen_state=on
V/ActivityManager( 939): Display changed displayId=0
V/KeyguardServiceDelegate( 939): **** SHOWN CALLED ****
I/qdhwcomposer( 257): handle_blank_event: dpy:0 panel power state: 1
D/qdhwcomposer( 257): hwc_setPowerMode: Done setting mode 2 on display 0
D/SurfaceControl( 939): Excessive delay in setPowerMode(): 244ms
I/DisplayPowerController( 939): Unblocked screen on after 281 ms
D/BrcmNfcJni( 2236): RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
D/BrcmNfcJni( 2236): RoutingManager::commitRouting
I/DreamManagerService( 939): Gently waking up from dream.
D/BrcmNfcJni( 2236): RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
I/DreamManagerService( 939): Leaving dreamland.
I/DreamController( 939): Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
D/WifiService( 939): acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/WifiService( 939): releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
D/VoldCmdListener( 256): cryptfs getpwtype
D/VoldCmdListener( 256): cryptfs getpwtype
D/PhoneStatusBar( 1991): disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH >
W/AudioTrack( 1991): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack( 1991): AudioTrack::set : Exit
D/audio_hw_primary( 2640): out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
D/PhoneStatusBar( 1991): disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH >
D/audio_hw_primary( 2640): select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
D/msm8974_platform( 2640): platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
E/ACDB-LOADER( 2640): Error: ACDB AFE returned = -19
D/audio_hw_primary( 2640): enable_snd_device: snd_device(2: speaker)
D/audio_hw_primary( 2640): enable_audio_route: apply and update mixer path: low-latency-playback speaker
D/VoldCmdListener( 256): cryptfs getpwtype
D/VoldCmdListener( 256): cryptfs getpwtype
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/phone ( 2270): [RadioInfo] updateImsRegRequiredState isImsRegRequired()=false
D/phone ( 2270): [RadioInfo] updateSmsOverImsState isSmsOverImsEnabled()=false
D/phone ( 2270): [RadioInfo] updateLteRamDumpState isLteRamDumpEnabled()=false
D/phone ( 2270): [RadioInfo] onResume: register phone & data intents
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneStatusBar( 1991): disable: < expand icons alerts system_info back home* recent* clock search* >
D/BrcmNfcJni( 2236): RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
D/BrcmNfcJni( 2236): RoutingManager::commitRouting
D/BrcmNfcJni( 2236): RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
W/InputMethodManagerService( 939): Window already focused, ignoring focus gain of: [email protected] [email protected], token = [email protected]
D/PhoneApp( 2270): getPhone phoneId:0
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=445539000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-102 rsrq=-14 rssnr=-30 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onDataConnectionRealTimeInfoChanged: dcRtInfo=mTime=9223372036854775807 mDcPowerState=2147483647
I/Timeline( 2270): Timeline: Activity_idle id: [email protected] time:447282
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=449579000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-100 rsrq=-13 rssnr=34 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=449582000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=23 rsrp=-99 rsrq=-11 rssnr=0 cqi=2147483647 ta=2147483647}]
D/audio_hw_primary( 2640): disable_audio_route: reset and update mixer path: low-latency-playback speaker
D/audio_hw_primary( 2640): disable_snd_device: snd_device(2: speaker)
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=452166000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=23 rsrp=-99 rsrq=-14 rssnr=28 cqi=2147483647 ta=2147483647}]
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=454724000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=23 rsrp=-99 rsrq=-14 rssnr=28 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=454733000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-99 rsrq=-10 rssnr=20 cqi=2147483647 ta=2147483647}]
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: CONNECTING
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=459833000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-99 rsrq=-10 rssnr=20 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=459848000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-99 rsrq=-11 rssnr=18 cqi=2147483647 ta=2147483647}]
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: apnFailed
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=462396000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-100 rsrq=-12 rssnr=34 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=467517000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-99 rsrq=-12 rssnr=34 cqi=2147483647 ta=2147483647}]
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=470077000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-99 rsrq=-11 rssnr=56 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=472636000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-99 rsrq=-11 rssnr=36 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=475205000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-99 rsrq=-11 rssnr=36 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=475213000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-100 rsrq=-13 rssnr=18 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=480312000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=24 rsrp=-100 rsrq=-12 rssnr=-38 cqi=2147483647 ta=2147483647}]
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=481235000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-101 rsrq=-13 rssnr=12 cqi=2147483647 ta=2147483647}]
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: CONNECTING
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: lostDataConnection
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
I/wpa_supplicant( 5273): wlan0: CTRL-EVENT-SCAN-STARTED
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=485436000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=22 rsrp=-99 rsrq=-13 rssnr=-112 cqi=2147483647 ta=2147483647}]
D/PhoneApp( 2270): getPhone phoneId:0
D/PhoneApp( 2270): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp( 2270): - state: DISCONNECTED
D/PhoneApp( 2270): - reason: apnFailed
D/NotificationMgr( 2270): hideDataDisconnectedRoaming()...
D/phone ( 2270): [RadioInfo] onCellInfoChanged: arrayCi=[CellInfoLte:{mRegistered=YES mTimeStampType=java_ril mTimeStamp=487996000ns CellIdentityLte:{ mMcc=311 mMnc=480 mCi=5385986 mPci=337 mTac=5387} CellSignalStrengthLte: ss=21 rsrp=-100 rsrq=-13 rssnr=-2 cqi=2147483647 ta=2147483647}]

Related

[Q] Phonapp FC in portrait mode ???

Hi Guys,
i got a problem with my Note. I get a reproducable FC when calling or getting calls in portrait mode. This happens only when the Phone is plugged into the desktop- or the cardock.
I am on Midnote 3.3 but the Rom is not the root of the problem. When newly installed there is no problem. So there is some app that forces the phonapp to hang...
The Dock always wants to start a Clockapp but i use gentle alarm, which has an option that opens nothing.
I tried different configurations that don´t change anything... So I made some logs:
D/CallManager(21751): handleMessage (EVENT_SERVICE_STATE_CHANGED)
I/System.out(16930): Broadcasting: Intent { act=com.samsung.intent.action.PB_SYNC }
I/PhoneApp(21751): Phone App Receive ACTION_SERVICE_STATE_CHANGED
W/WifiStateTracker( 2194): getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
D/KeyguardUpdateMonitor( 2194): received broadcast android.intent.action.SIM_STATE_CHANGED
D/SIMCardUpdateMonitor ( 2194): action is : android.intent.action.SIM_STATE_CHANGED
D/SIMCardUpdateMonitor ( 2194): state Extra is : NOT_READY
D/SIMCardUpdateMonitor ( 2194): SIM Card State :UNKNOWN
D/KeyguardUpdateMonitor( 2194): handleSimStateChange: intentValue = UNKNOWN state resolved to UNKNOWN
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
D/NetworkLocator( 728): null cell state delivered
D/PhoneApp(21751): mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED
D/PhoneApp(21751): - state: DISCONNECTED
D/PhoneApp(21751): - reason: radioTurnedOff
I hope one of you amazing devs can help me!
greets
phasA
Does anyone know a guide to unterstanding output of the logs behind android...
Some wiki or something...?
greets phasA

Error Code for custom roms

Log Cat was for every rom i tried to install.. if ysomeone could dissect it and figure out what went wrong thated becool so i dont do it again
tringForUser(Settings.java)
E/SQLiteDatabase( 891): at android.provider.Settings$Secure.putStringFor
User(Settings.java)
E/SQLiteDatabase( 891): at com.android.server.TextServicesManagerService
$TextServicesSettings.putSelectedSpellCheckerSubtype(TextServicesManagerService.
java)
E/SQLiteDatabase( 891): at com.android.server.TextServicesManagerService
.setCurrentSpellCheckerSubtypeLocked(TextServicesManagerService.java)
E/SQLiteDatabase( 891): at com.android.server.TextServicesManagerService
.setCurrentSpellCheckerSubtype(TextServicesManagerService.java)
E/SQLiteDatabase( 891): at com.android.internal.textservice.ITextService
sManager$Stub.onTransact(ITextServicesManager.java)
E/SQLiteDatabase( 891): at android.os.Binder.execTransact(Binder.java)
E/SQLiteDatabase( 891): at dalvik.system.NativeStart.run(Native Method)
I/HTCIMEService( 1226): [onStartInputView] attribute=0x10081, package=com.androi
d.settings, restarting=false
I/PowerSavingUtil( 1226): [evaluateSkipIMEVibration] user_powersaver_enable = 0,
powersaver_haptic_feedback = 1, sys.psaver.haptic = false, skipIMEVibration = f
alse
E/SharedPreferencesImpl( 1226): Couldn't create directory for SharedPreferences
file /data/data/com.htc.android.htcime/shared_prefs/com.htc.android.htcime_prefe
rences.xml
I/TraceConfig( 1226): [load] mTracePrediction = false
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/SharedPreferencesImpl( 1226): Couldn't create directory for SharedPreferences
file /data/data/com.htc.android.htcime/shared_prefs/com.htc.android.htcime_prefe
rences.xml
I/HTCIMEService( 1226): [onStartInputView] mCurrSIP=com.htc.android.htcime.ezsip
.PortQwertySIPView{47c8c6c8 V.ED.... ......ID 0,0-0,0}, mData.mCurrIM=com.htc.an
[email protected]
I/XT9IME ( 1226): [handleLdbChange] handle LDBs change. (109, 0)
I/XT9_C ( 1226): [registerXT9LDB] Allocate memory of 'gLdbInfo.pbLdbBuff' (
size=4810151)
E/qdhwcomposer( 232): hwc_vsync_control: vsync control failed. Dpy=0, enable=0
: Invalid argument
E/SurfaceFlinger( 232): eventControl(0, 0) failed Invalid argument
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
I/XT9_JNI ( 1226): [loadFile] size=4810151 (loaded)
I/XT9_C ( 1226): [registerXT9LDB] LDB(00000109) loading [done]
D/XT9_C ( 1226): [registerXT9LDB] current LdbNum=0x109, First LdbNum=0x109, Se
cond LdbNum=0x0
W/System.err( 1226): java.io.FileNotFoundException: /data/data/com.htc.android.h
tcime/app_db/kdb_0d09.cfg: open failed: EROFS (Read-only file system)
W/System.err( 1226): at libcore.io.IoBridge.open(IoBridge.java:409)
W/System.err( 1226): at java.io.FileOutputStream.<init>(FileOutputStream.java
:88)
W/System.err( 1226): at java.io.FileOutputStream.<init>(FileOutputStream.java
:73)
W/System.err( 1226): at java.io.FileWriter.<init>(FileWriter.java:42)
W/System.err( 1226): at com.htc.android.htcime.latinim.KDBGenerator.genKDBCon
f(KDBGenerator.java:52)
W/System.err( 1226): at com.htc.android.htcime.latinim.LatinIM.setKDB(LatinIM
.java:114)
W/System.err( 1226): at com.htc.android.htcime.ezsip.PortQwertySIPView.startI
nput(PortQwertySIPView.java:322)
W/System.err( 1226): at com.htc.android.htcime.HTCIMEService.onStartInputView
(HTCIMEService.java:719)
W/System.err( 1226): at android.inputmethodservice.InputMethodService.showWin
dowInner(InputMethodService.java)
W/System.err( 1226): at android.inputmethodservice.InputMethodService.showWin
dow(InputMethodService.java)
W/System.err( 1226): at android.inputmethodservice.InputMethodService$InputMe
thodImpl.showSoftInput(InputMethodService.java)
W/System.err( 1226): at android.inputmethodservice.IInputMethodWrapper.execut
eMessage(IInputMethodWrapper.java)
W/System.err( 1226): at com.android.internal.os.HandlerCaller$MyHandler.handl
eMessage(HandlerCaller.java)
W/System.err( 1226): at android.os.Handler.dispatchMessage(Handler.java)
W/System.err( 1226): at android.os.Looper.loop(Looper.java)
W/System.err( 1226): at android.app.ActivityThread.main(ActivityThread.java)
W/System.err( 1226): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 1226): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 1226): at com.android.internal.os.ZygoteInit$MethodAndArgsCalle
r.run(ZygoteInit.java)
W/System.err( 1226): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va)
W/System.err( 1226): at dalvik.system.NativeStart.main(Native Method)
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
W/System.err( 1226): Caused by: libcore.io.ErrnoException: open failed: EROFS (R
ead-only file system)
W/System.err( 1226): at libcore.io.Posix.open(Native Method)
W/System.err( 1226): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/System.err( 1226): at libcore.io.IoBridge.open(IoBridge.java:393)
W/System.err( 1226): ... 20 more
I/XT9_C ( 1226): [loadDB] File not found. Load default DB.
E/XT9_JNI ( 1226): Couldn't get asset xt9_raw/kdb_0d09.cfg
W/XT9_C ( 1226): [loadDefaultDB] DB (xt9_raw/kdb_0d09.cfg) load failed!
E/XT9_C ( 1226): [registerXT9KDB] KDB(00000d09) load failed!
I/XT9_C ( 1226): [loadDB] File not found. Load default DB.
I/XT9_C ( 1226): [loadDefaultDB] xt9_raw/mdb_normal size=12 (loaded)
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/qdhwcomposer( 232): ioctl MSMFB_BUFFER_SYNC failed, err=Operation not permitt
ed
E/qdoverlay( 232): Failed to call ioctl MSMFB_OVERLAY_PLAY err=Operation not pe
rmitted
E/qdoverlay( 232): MdpData failed to play
E/qdoverlay( 232): == Dump MdpData start ==
E/qdoverlay( 232): == Dump OvFD fd=52 path=/dev/graphics/fb0 start/end ==
E/qdoverlay( 232): mOvData msmfb_overlay_data id=1
E/qdoverlay( 232): data msmfb_data offset=0 memid=27 id=0 flags=0x1000 priv=0
E/qdoverlay( 232): == Dump MdpData end ==
E/qdhwcomposer( 232): draw: queueBuffer failed for FBUpdate
E/qdhwcomposer( 232): hwc_set_primary: FBUpdate draw failed
E/qdhwcomposer( 232): display_commit: MSMFB_DISPLAY_COMMIT for primary failed
E/qdhwcomposer( 232): hwc_set_primary: display commit fail!
E/qdhwcomposer( 232): ioctl MSMFB_BUFFER_SYNC failed, err=Operation not permitt
ed
E/MP-Decision( 233): Error 16 setting /sys/devices/system/cpu/cpu3/online onlin
e status to 1
E/qdoverlay( 232): Failed to call ioctl MSMFB_OVERLAY_PLAY err=Operation not pe
rmitted
E/qdoverlay( 232): MdpData failed to play
E/qdoverlay( 232): == Dump MdpData start ==
E/qdoverlay( 232): == Dump OvFD fd=52 path=/dev/graphics/fb0 start/end ==
E/qdoverlay( 232): mOvData msmfb_overlay_data id=1
E/qdoverlay( 232): data msmfb_data offset=8355840 memid=29 id=0 flags=0x1000 pr
iv=0
E/qdoverlay( 232): == Dump MdpData end ==
E/qdhwcomposer( 232): draw: queueBuffer failed for FBUpdate
E/qdhwcomposer( 232): hwc_set_primary: FBUpdate draw failed
E/qdhwcomposer( 232): display_commit: MSMFB_DISPLAY_COMMIT for primary failed
^^^this was right befor the phone shut off^^^^^^
Need some more info, man.
What ROMs did you try to install?
Are you currently on a stock ROM? Or a custom? Or still on the original stock set up?
Rooted?
Unlocked?
Firmware running?
What custom recovery do you have installed?
You have multiple errors, but it will be hard (at least for me) to ascertain what the problem is without more information....

[Solved] [Q] [Experimental] [XV] CM12 Build Questions

I have been using one MOD for framework.jar for a long time. The MOD made CallLog History Limit to 100000.
After CM12 was released for our device, the MOD was not working. So I decided to Modify the necessary Source files and Compile one Rom Myself.
I have used kernel sources from @neoWhite and Device Tree & Vendor Files form @updateing
There were lots of errors, but finally I managed to make the build by my own with help of Google.
After I got the ZIP file in the $OUT destination, I noticed, there was no system folder. Only system.img and system image patch.
Is it normal? As I want only some files modified, How can I make a ROM Zip file, with System folder. Is there any build command or I have to make it manually from the out/target/product/tsubasa/system folder?
Any help will be much appreciated.
Remove the "--block" flag in android/build/Makefile
WhiteNeo said:
Remove the "--block" flag in android/build/Makefile
Click to expand...
Click to collapse
Thanks Trying it now. Maybe another 2 hours. :fingers-crossed:
It's normal behavior of Lollipop, though not everyone is fond of it...
Thanks I found the flag in /build/core/main.mk
It compiled and somehow compiled without the ODEX files So now just for testing, I have manually set
Code:
export DISABLE_DEXPREOPT=false
export WITH_DEXPREOPT=true
and doing another brunch tsubasa
Let's see how it goes. :fingers-crossed:
My plan is to replace the Dialer, Phone and related files including the frameworks in the Neo's ROM with my one and then flash it.
Can receive but Can't make Outgoing Calls
I have finally built the ROM and it Boots
But Now facing only one problem. I can not make Outgoing Calls.
I have got the Logcats (attached), and Most Probably the problem is somewhere here
Code:
D/alsa_ucm( 318): snd_use_case_set(): uc_mgr 0xb8140fc0 identifier _enadev value Earpiece
D/alsa_ucm( 318): Set mixer controls for HiFi Lowlatency enable 1
D/alsa_ucm( 318): Setting mixer control: SLIMBUS_0_RX Audio Mixer MultiMedia5, value: 1
D/ALSADevice( 318): switchDevice: mCurTxUCMDevivce Handset mCurRxDevDevice Earpiece
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
D/PhoneApp( 3741): getPhone phoneId:0
E/PhoneInterfaceManager( 3741): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
D/Telecom ( 3712): CallAudioManager: SetMode Done
I/MediaFocusControl( 825): AudioFocus abandonAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
D/Telecom ( 3712): DtmfLocalTonePlayer: stopping local tone.
I/Telecom ( 3712): CallsManager: entered manageMSimInCallTones
I/Telecom ( 3712): InCallController: onCallRemoved: [380329234, DISCONNECTED, null, **************, 0, childs(0), has_parent(false), [[Capabilities:]], false, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, E 0]
I/Telecom ( 3712): InCallController: Unbinding from InCallService %s
I/Telecom ( 3712): InCallController: Unbinding from InCallService %s
D/Telecom ( 3712): AsyncRingtonePlayer: Posting stop.
D/Telecom ( 3712): AsyncRingtonePlayer: Message 2 skipped because there is no handler.
I/Telecom ( 3712): ProximitySensorManager: Proximity wake lock already released
I/Telecom ( 3712): CallsManager: updateLchStatus subInConversation: null
I/Telecom ( 3712): CallsManager: setActiveSubscription = null
I/Telecom ( 3712): CallsManager: entered manageMSimInCallTones
I/InCall ( 3795): InCallActivity - onResume()...
I/InCall ( 3795): ProximitySensor - ProximitySensor{keybrd=0, dpad=0, offhook=0, hor=0, ui=1, aud=EARPIECE}
I/Telecom ( 3712): ProximitySensorManager: Proximity wake lock already released
I/InCall ( 3795): CallList - onDisconnect: [Call_1, DISCONNECTED, [Capabilities:], children:[], parent:null, videoState:0, mIsActivSub:false, callSubState:0, mSessionModificationState:0, conferenceable:[]]
I/InCall ( 3795): InCallActivity - Show Dialog: Call not sent.
I/InCall ( 3795): InCallPresenter - Phone switching state: PENDING_OUTGOING -> INCALL
I/InCall ( 3795): CallList - hasAnyLiveCall call = [Call_1, DISCONNECTED, [Capabilities:], children:[], parent:null, videoState:0, mIsActivSub:false, callSubState:0, mSessionModificationState:0, conferenceable:[]]
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
D/PhoneApp( 3741): getPhone phoneId:0
E/PhoneInterfaceManager( 3741): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
I/InCall ( 3795): CallList - onUpdate - [Call_1, DISCONNECTED, [Capabilities:], children:[], parent:null, videoState:0, mIsActivSub:false, callSubState:0, mSessionModificationState:0, conferenceable:[]]
I/InCall ( 3795): InCallPresenter - Phone switching state: INCALL -> INCALL
I/InCall ( 3795): CallList - hasAnyLiveCall call = [Call_1, DISCONNECTED, [Capabilities:], children:[], parent:null, videoState:0, mIsActivSub:false, callSubState:0, mSessionModificationState:0, conferenceable:[]]
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
D/PhoneApp( 3741): getPhone phoneId:0
E/PhoneInterfaceManager( 3741): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
I/InCall ( 3795): CallList - hasAnyLiveCall call = [Call_1, DISCONNECTED, [Capabilities:], children:[], parent:null, videoState:0, mIsActivSub:false, callSubState:0, mSessionModificationState:0, conferenceable:[]]
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
D/PhoneApp( 3741): getPhone phoneId:0
E/PhoneInterfaceManager( 3741): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
W/InCall ( 3795): - Removing call not previously disconnected Call_1
I/InCall ( 3795): InCallPresenter - Phone switching state: INCALL -> INCALL
I/InCall ( 3795): CallList - hasAnyLiveCall call = [Call_1, DISCONNECTED, [Capabilities:], children:[], parent:null, videoState:0, mIsActivSub:false, callSubState:0, mSessionModificationState:0, conferenceable:[]]
I/ActivityManager( 825): Process com.cyanogenmod.eleven:main (pid 4674) has died
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
D/PhoneApp( 3741): getPhone phoneId:0
E/PhoneInterfaceManager( 3741): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
I/InCall ( 3795): InCallPresenter - attemptCleanup? false
E/SQLiteLog( 3867): (284) automatic index on sqlite_sq_B9222EB8(STAT_DATA_ID)
I/ActivityManager( 825): Displayed com.android.dialer/com.android.incallui.InCallActivity: +570ms (total +1s326ms)
I/Timeline( 825): Timeline: Activity_windows_visible id: ActivityRecord{162dd94c u0 com.android.dialer/com.android.incallui.InCallActivity t1645} time:1436672
W/OpenGLRenderer( 3795): Incorrectly called buildLayer on View: LinearLayout, destroying layer...
W/OpenGLRenderer( 3795): Incorrectly called buildLayer on View: TextView, destroying layer...
W/OpenGLRenderer( 3795): Incorrectly called buildLayer on View: ResizingTextTextView, destroying layer...
I/Timeline( 3795): Timeline: Activity_idle id: [email protected] time:1436745
W/PropertyValuesHolder( 3795): Method setCrossFadeAlpha() with type int not found on target class class com.android.incallui.InCallAnimationUtils$CrossFadeDrawable
W/PropertyValuesHolder( 3795): Method setCrossFadeAlpha() with type int not found on target class class com.android.incallui.InCallAnimationUtils$CrossFadeDrawable
E/SQLiteLog( 3867): (284) automatic index on sqlite_sq_B9236660(STAT_DATA_ID)
E/QCALOG ( 7787): [ConfigFile] ConfigFileImpl: cannot load config file result [3] [/system/etc/xtwifi.conf], error [2][No such file or directory], line[0]
E/QCALOG ( 7787): [location-mq] queue server creation failed 3
W/QCALOG ( 7787): [location-mq] terminated
I/ActivityManager( 825): Process com.google.android.gm (pid 6831) has died
I/ActivityManager( 825): Process com.google.android.gms.wearable (pid 6952) has died
I/ActivityManager( 825): Process com.cyanogenmod.lockclock (pid 6706) has died
D/ALSADevice( 318): standby: handle 0xb8176e48 h 0x0
D/alsa_ucm( 318): snd_use_case_set(): uc_mgr 0xb8140fc0 identifier _verb value Inactive
D/alsa_ucm( 318): Set mixer controls for HiFi Lowlatency enable 0
D/alsa_ucm( 318): Setting mixer control: SLIMBUS_0_RX Audio Mixer MultiMedia5, value: 0
D/alsa_ucm( 318): snd_use_case_set(): uc_mgr 0xb8140fc0 identifier _disdev value Handset
D/alsa_ucm( 318): disdev: device Handset not enabled, no need to disable
D/alsa_ucm( 318): snd_use_case_set(): uc_mgr 0xb8140fc0 identifier _disdev value Earpiece
D/alsa_ucm( 318): Set mixer controls for Earpiece enable 0
D/alsa_ucm( 318): Setting mixer control: RX1 MIX1 INP1, value: ZERO
D/alsa_ucm( 318): Setting mixer control: DAC1 Switch, value: 0
D/alsa_ucm( 318): Setting mixer control: RX1 Digital Volume, value: 0
D/AudioUsbALSA( 318): exitPlaybackThread, mproxypfdPlayback: -1
D/AudioUsbALSA( 318): closeDevice handle 0x0
D/AudioUsbALSA( 318): closeDevice handle 0x0
D/TaskPersister( 825): removeObsoleteFile: deleting file=1644_task.xml
I/InCall ( 3795): InCallPresenter - Hide in call UI: true
I/InCall ( 3795): InCallActivity - finish(). Dialog showing: true
I/InCall ( 3795): InCallPresenter - attemptCleanup? false
I/InCall ( 3795): InCallPresenter - Phone switching state: INCALL -> NO_CALLS
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
I/InCall ( 3795): CallList - no active call
E/InCall ( 3795): TelecomAdapter - error switchToOtherActiveSub, mPhone is null
W/OpenGLRenderer( 3795): Incorrectly called buildLayer on View: FrameLayout, destroying layer...
W/OpenGLRenderer( 3795): Incorrectly called buildLayer on View: ImageButton, destroying layer...
I/InCall ( 3795): InCallPresenter - Phone switching state: NO_CALLS -> NO_CALLS
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
I/InCall ( 3795): CallList - no active call
E/InCall ( 3795): TelecomAdapter - error switchToOtherActiveSub, mPhone is null
I/InCall ( 3795): InCallPresenter - Phone switching state: NO_CALLS -> NO_CALLS
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
E/ActivityThread( 3795): Failed to find provider info for com.qualcomm.qti.phonefeature.FEATURE_PROVIDER
I/InCall ( 3795): CallList - no active call
E/InCall ( 3795): TelecomAdapter - error switchToOtherActiveSub, mPhone is null
E/AudioTrack( 825): AudioTrack::set : Exit
I/InCall ( 3795): InCallPresenter - Dialog dismissed
I/InCall ( 3795): InCallPresenter - Hide in call UI: true
I/InCall ( 3795): InCallActivity - finish(). Dialog showing: false
I/InCall ( 3795): InCallPresenter - attemptCleanup? false
W/InputMethodManagerService( 825): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
I/InCall ( 3795): ProximitySensor - ProximitySensor{keybrd=0, dpad=0, offhook=0, hor=0, ui=0, aud=EARPIECE}
E/InCall ( 3795): TelecomAdapter - error setProximitySensorOff, mPhone is null
D/ALSAStreamOps( 318): setParameters(): keyRouting with device 0x2
D/ALSAStreamOps( 318): setParameters(): keyRouting with device 0x2
D/ALSADevice( 318): route: devices 0x2 in mode 0
D/ALSADevice( 318): No valid input device: 0
D/alsa_ucm( 318): snd_use_case_set(): uc_mgr 0xb8140fc0 identifier _disdev value Earpiece
D/alsa_ucm( 318): disdev: device Earpiece not enabled, no need to disable
D/alsa_ucm( 318): snd_use_case_set(): uc_mgr 0xb8140fc0 identifier _enadev value Speaker
Any Idea, anyone?

[MODULE] Microsoft Intune Company Portal Hider (Intune Hider)

Introduction:
Simple Module To Hide The Root From Microsoft Intune Company Portal.
- After The Installation & 1st Reboot, It Hides The Rooting & Disables Itself [P.S. Disabling Itself For Some Versions]
- Enabling This Module From Magisk Manager = Doing Its Functionality & Disabling Itself (Next Reboot) [P.S. Disabling Itself For Some Versions]
Current Version: 0.1.3.3
- Magisk Hide Must Be Working Properly Which Is A Main Point To Use The Module
- Passing SafetyNet Means Also Magisk Hide Is Working So Check The General Steps
- In Case Of Facing Some Issues Such SIM Doesn't Work, Data Doesn't Work Or Phone Doesn't Go In Deep Sleep/Sleep Mode, Remove Google Play Services, Google Play Store, Google Services Framework, Phone Apps & Phone Services From The List Of Magisk Hide (Magisk Manager --> Magisk Hide --> Disable The Mentioned Apps) Then Reboot
- It Is Recommended To Clear MagiskHideList Including Each App/Activity/Process Before Flashing Using The Module Of ClearHideList4Magisk From This Thread https://forum.xda-developers.com/apps/magisk/module-hide-list-bootloop-bootscreen-t3849208[/STRIKE]
- The Module Of IntuneHider4Magisk Is Changed To Be A File Of HideList Of IntuneHider4Magisk Which Needs The Main Module Of MultiFunctionsPlus & The Details Are Mentioned In The Below Installation Guide
Created: Apr.12.2018
Updated: June.12.2019
Download Link: Click Here (To Ensure That The Module Will Work Properly, Kindly Do What Are Mentioned In The General Steps)
- For HideList Which Is Ended Its Name With v1300, It Supports Magisk v13.1(1310) To v13.6(1360)
- For HideList Which Is Ended Its Name With v1400, It Supports Magisk v14.0(1400) To v15.3(1531)
- For HideList Which Is Ended Its Name With v1500, It Supports Magisk v15.0(1500) To v17.3(17300)
- For HideList Which Is Ended Its Name With v17000, It Supports Magisk v17.0(17000) To v17.3(17300)
- For HideList Which Is Ended Its Name With v18000, It Supports Magisk v18.0(18000) To v18.1(18100)
- For HideList Which Is Ended Its Name With v19000, It Supports Magisk v19.0(19000) To The Latest Version
Installation:
- The Module Of IntuneHider4Magisk Is Changed To Be A File Of HideList Of IntuneHider4Magisk Which Needs The Main Module Of MultiFunctionsPlus So Check This Post https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post80981237 (The Old One https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post79716483)
- Magisk Manager --> Modules --> Add (+) --> Choose The Downloaded File --> Reboot
- Or Flash It Thru TWRP Recovery
Magisk Hide:
- Intune Will Be Added Automatically To The List Of Magisk Hide
- Some Apps Will Be Added Automatically To The List Of Magisk Hide Such As Google Play Services, Google Play Store, Google Services Framework, Phone Apps, Phone Services, Gmail, Microsoft Outlook & Microsoft Authenticator
Recommendation:
- Check The General Steps From This Post https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post76817261
- In-Case Of Failure, Check This Post https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post76606993
- For Passing SafetyNet & Certifying The Device, Check This Post https://forum.xda-developers.com/ap...playstore-services-data-t3789498/post76682978
Beta Version:
- Check This Post https://forum.xda-developers.com/ap...module-safe-mode-bootloop-bootscreen-t3847422 Then Flash It Thru TWRP Recovery
- In-Case Of Facing A Bootloop/Bootscreen/Blackscreen Issue Due To Adding App/Activity/Process To Magisk Hide, Download ClearHideList4Magisk From This Thread https://forum.xda-developers.com/apps/magisk/module-hide-list-bootloop-bootscreen-t3849208 Then Flash It Thru TWRP Recovery
- In-Case Of Facing A Bootloop/Bootscreen/Blackscreen Issue Due To Flashing A Module, Download CoreOnlyMode4Magisk From This Thread https://forum.xda-developers.com/apps/magisk/module-core-mode-bootloop-solver-modules-t3817366 Then Flash It Thru TWRP Recovery
Click On Thanks Button If The Module/Post Is Useful (Dreamer(3MF))
>>> Sharing A Good Thought Is Gold <<<
----------------------------------------------------------------------------------------------------------------
SELinux Mode Inverter - Device Spoofing Tool - Core Only Mode - Other Modules
----------------------------------------------------------------------------------------------------------------
P.S. You Can Update Intune App As You Want Without Any Effect On The Module Unless The Changes Of Intune App Are Related To The Root Detection. But Everyone Here Will Help Us To Figure Out The Solution.
----------------------------------------------------------------------------------------------------------------
The Old Thread (Microsoft Intune Company Portal)
----------------------------------------------------------------------------------------------------------------
Reserved for News/Updates #1
Working perfectly! Thanks.
Sent from my A0001 using Tapatalk
Updated IntuneHider4Magisk To v0.1.2!
Changelog: Adding Phone App To Magisk Hide List Which Causes Problems To Intune For Some Roms.
Doesn't work! :crying: I've made all the steps, and the intune app continues with the massage that que phone is with root. Can you help? I'am with Oreo 8.1.0
Arenga said:
Doesn't work! :crying: I've made all the steps, and the intune app continues with the massage that que phone is with root. Can you help? I'am with Oreo 8.1.0
Click to expand...
Click to collapse
Send Your Answer For The Following
- Did Your Phone Pass The SafetyNet?
- Did You Installed BusyBox/Xposed? And If So, Disable/Uninstall BusyBox/Xposed.
- Try This Module SELinuxModeInverter4Magisk-v1.0.2(v1500)(3MF).zip.
- Full Logcat Is Required.
Dreamer(3MF) said:
Send Your Answer For The Following
- Did Your Phone Pass The SafetyNet? -> yes
- Did You Installed BusyBox/Xposed? And If So, Disable/Uninstall BusyBox/Xposed. -> no
- Try This Module SELinuxModeInverter4Magisk-v1.0.2(v1500)(3MF).zip. -> when i install, the phone doesn't start
- Full Logcat Is Required.
Click to expand...
Click to collapse
Log (i've change my name, and change company name ):
I/BeaconBle( 6123): ZERO_POWER is disabled.
I/BeaconBle( 6123): 'L' hardware scan: scan stopped, no powered clients
I/BeaconBle( 6123): Places requested to stop scan
I/BeaconBle( 6123): Scan canceled successfully.
I/PlaceInferenceEngine( 6123): [anon] Changed inference mode: 0
I/ActivityManager( 1887): Killing 23835:com.microsoft.windowsintune.companyportal:auth/u0a96 (adj 906): empty #17
W/system_server( 1887): kill(-23835, 9) failed: No such process
I/chatty ( 1887): uid=1000(system) ActivityManager identical 1 line
W/system_server( 1887): kill(-23835, 9) failed: No such process
I/system_server( 1887): Successfully killed process cgroup uid 10096 pid 23835 in 83ms
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/ClClient(16615): Not sending keepalive. Current connection state=STOPPED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
I/EventLogSendingHelper( 6108): Sending log events.
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/LocalAlarmBroadcastReceiver( 7939): Received broadcast: Heartbeat
E/ActivityManager( 1887): Sending non-protected broadcast FDAlarmExpiry from system uid 1000 pkg com.qualcomm.fastdormancy
E/ActivityManager( 1887): java.lang.Throwable
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:19096)
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:19696)
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:19860)
E/ActivityManager( 1887): at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:357)
E/ActivityManager( 1887): at com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:240)
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerService.java:7729)
E/ActivityManager( 1887): at android.app.PendingIntent.send(PendingIntent.java:874)
E/ActivityManager( 1887): at com.android.server.AlarmManagerService$DeliveryTracker.deliverLocked(AlarmManagerService.java:3137)
E/ActivityManager( 1887): at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:2534)
E/ActivityManager( 1887): at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2657)
D/HeartbeatModule( 7939): Updating heartbeat: 2018-04-22T19:44:25.860+01:00
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: true mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): enter dormancy
D/QcrilMsgTunnelIfaceManager( 9227): handleMessage what = 1
D/QcrilMsgTunnelSocket( 9227): [1036] > OEM_HOOK_RAW[514f454d484f4f4b0300080000000000]
D/QcrilMsgTunnelSocket( 9227): readRilMessage: Buffer = [[email protected] HexData = [000000000c04000000000000ffffffff]
D/QcrilMsgTunnelSocket( 9227): Rcvd SOLICITED response with 12 bytes data for SUB0
D/QcrilMsgTunnelSocket( 9227): [1036] < OEM_HOOK_RAW [null]
D/LocalAlarmBroadcastReceiver( 7939): Received broadcast: OTGLocationPermissionCheck
D/QcrilMsgTunnelIfaceManager( 9227): handleMessage what = 2
I/MSM-irqbalance( 1755): Decided to move IRQ115 from CPU2 to CPU0
I/ThermalEngine( 1525): ACTION: GPU - Setting GPU[0] to 630000000
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 1
D/FastDormancyService( 9217): scheduling timer:1000ms Alarm:15000ms
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:1 received:1
D/FastDormancyService( 9217): scheduling timer:1000ms Alarm:15000ms
I/ActivityManager( 1887): START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10030
I/RenderThread( 5213): type=1400 audit(0.0:2317): avc: denied { read write } for uid=10030 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:rlatform_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
E/BufferItemConsumer( 4967): [unnamed-4967-70] Failed to release buffer: Unknown error -1 (1)
E/BufferItemConsumer( 4967): [unnamed-4967-71] Failed to release buffer: Unknown error -1 (1)
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
I/surfaceflinger( 405): type=1400 audit(0.0:2318): avc: denied { read write } for uid=1000 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:r:surfaceflinger:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/MSM-irqbalance( 1755): Decided to move IRQ188 from CPU2 to CPU0
I/OpenGLRenderer( 1887): Initialized EGL, version 1.4
D/OpenGLRenderer( 1887): Swap behavior 2
I/RenderThread( 8668): type=1400 audit(0.0:2319): avc: denied { read write } for uid=1000 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:r:system_server:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
D/Magisk ( 354): su: return code: [0]
I/zygote64( 1887): NativeAlloc concurrent copying GC freed 28157(1587KB) AllocSpace objects, 8(224KB) LOS objects, 42% free, 22MB/39MB, paused 296us total 154.621ms
I/ogle.android.gm(26009): type=1400 audit(0.0:2320): avc: denied { read } for uid=10112 name="vmstat" dev="proc" ino=4026547632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_rroc:s0 tclass=file permissive=1
I/ogle.android.gm(26009): type=1400 audit(0.0:2321): avc: denied { open } for uid=10112 path="/proc/vmstat" dev="proc" ino=4026547632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_rroc:s0 tclass=file permissive=1
I/ogle.android.gm(26009): type=1400 audit(0.0:2322): avc: denied { getattr } for uid=10112 path="/proc/vmstat" dev="proc" ino=4026547632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_rroc:s0 tclass=file permissive=1
D/audio_hw_primary( 1535): start_output_stream: enter: stream(0xe8e08000)usecase(1: low-latency-playback) devices(0x2)
D/audio_hw_primary( 1535): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
W/msm8974_platform( 1535): Codec backend bitwidth 16, samplerate 48000
I/writer ( 6402): type=1400 audit(0.0:2323): avc: denied { write } for uid=1041 name="mpctl" dev="dm-0" ino=1147580 scontext=u:r:audioserver:s0 tcontext=ubject_r:system_data_file:s0 tclass=sock_file permissive=1
D/hardware_info( 1535): hw_info_append_hw_type : device_name = speaker
D/audio_hw_primary( 1535): enable_snd_device: snd_device(2: speaker)
D/audio_route( 1535): Apply path: speaker
I/audio_hw_primary( 1535): select_devices Selected apptype: 69937
D/ACDB-LOADER( 1535): ACDB -> send_audio_cal, acdb_id = 81, path = 0
D/ACDB-LOADER( 1535): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 1535): ACDB -> send_hw_delay : acdb_id = 81 path = 0
I/writer ( 6402): type=1400 audit(0.0:2324): avc: denied { connectto } for uid=1041 path="/data/misc/perfd/mpctl" scontext=u:r:audioserver:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
I/audio_hw_utils( 1535): audio_extn_utils_send_app_type_cfg app_type 69937, acdb_dev_id 81, sample_rate 48000
I/writer ( 6402): type=1400 audit(0.0:2325): avc: denied { ioctl } for uid=1041 path="/dev/msm_audio_cal" dev="tmpfs" ino=10537 ioctlcmd=61cb scontext=u:r:audioserver:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
D/audio_hw_primary( 1535): enable_audio_route: apply mixer and update path: low-latency-playback speaker
D/audio_route( 1535): Apply path: low-latency-playback speaker
D/audio_hw_primary( 1535): select_devices: done
D/msm8974_platform( 1535): platform_set_channel_map mixer_ctl_namelayback Channel Map15
D/msm8974_platform( 1535): platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
E/BufferItemConsumer( 4967): [unnamed-4967-72] Failed to release buffer: Unknown error -1 (1)
D/audio_hw_primary( 1535): start_output_stream: exit
E/BufferItemConsumer( 4967): [unnamed-4967-73] Failed to release buffer: Unknown error -1 (1)
I/zygote64(23509): Waiting for a blocking GC ProfileSaver
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
I/zygote64(23509): WaitForGcToComplete blocked ProfileSaver on ProfileSaver for 28.630ms
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
W/StaticLayout(23509): maxLineHeight should not be -1. maxLines:1 lineCount:1
W/StaticLayout(23509): maxLineHeight should not be -1. maxLines:1 lineCount:1
I/zygote64( 4967): Explicit concurrent copying GC freed 1765(138KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 6MB/13MB, paused 270us total 74.320ms
W/szl (26009): Already started: [email protected]
I/zygote64(26009): Deoptimizing rtj rtj.a(java.util.Collection) due to JIT inline cache
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
I/ActivityManager( 1887): START u0 {cmp=com.microsoft.windowsintune.companyportal/.views.ComplianceCheckActivity (has extras)} from uid 10096
D/ClClient(16615): Not sending keepalive. Current connection state=STOPPED
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
I/ActivityManager( 1887): Displayed com.microsoft.windowsintune.companyportal/.views.ComplianceCheckActivity: +85ms
D/OpenGLRenderer(23509): endAllActiveAnimators on 0x75b464f800 (RippleDrawable) with handle 0x75c8aa0000
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
I/DeviceScanner( 6485): [MDNS] Received response from "Sala de estar" (0f7a6b147237ea81a321f2f37ae8053c) with result "0 No change"
W/MdnsDeviceScannerEntry( 6485): Invalid remote control notifications enabled status; 0
I/DeviceScanner( 6485): [MDNS] Received response from "coluna" (4b3514dd4e5eba9250b034c60b1a8312) with result "0 No change"
W/MdnsDeviceScannerEntry( 6485): Invalid remote control notifications enabled status; 0
I/DeviceScanner( 6485): [MDNS] Received response from "coluna" (4b3514dd4e5eba9250b034c60b1a8312) with result "0 No change"
I/ActivityManager( 1887): Start proc 27005:com.microsoft.windowsintune.companyportal:auth/u0a96 for service com.microsoft.windowsintune.companyportal/com.microsoft.workaccount.authenticatorservice.AuthenticatorService
I/Magisk ( 354): proc_monitor: com.microsoft.windowsintune.companyportal:auth (PID=27005 ns=mnt:[4026548895])
D/Magisk (27015): hide_daemon: start unmount for pid=[27005]
I/Magisk (27015): hide_daemon: Permissive detected, hide the state
D/Magisk (27015): hide_utils: Cleaning magisk props
D/Magisk (27015): hide_daemon: Unmounted (/sbin)
I/MultiDex(27005): VM with version 2.1.0 has multidex support
I/MultiDex(27005): Installing application
I/MultiDex(27005): VM has multidex support, MultiDex support library is disabled.
I/DeploymentSettings(27005): Loading settings file from /data/user/0/com.microsoft.windowsintune.companyportal/files/settings.xml failed because it probably wasnt created yet. Loading the settings file from the application binary resources instead.
I/RenderThread(23595): type=1400 audit(0.0:2326): avc: denied { ioctl } for uid=10096 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 ioctlcmd=93d scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/zygote64(27005): Do partial code cache collection, code=14KB, data=10KB
I/zygote64(27005): After code cache collection, code=11KB, data=9KB
I/zygote64(27005): Increasing code cache capacity to 128KB
I/zygote64(27005): Deoptimizing void org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(org.kxml2.io.KXmlParser, org.apache.harmony.xml.dom.DocumentImpl, org.w3c.dom.Node, int) due to JIT inline cache
I/zygote64(27005): Deoptimizing void org.apache.harmony.xml.parsers.DocumentBuilderImpl.appendText(org.apache.harmony.xml.dom.DocumentImpl, org.w3c.dom.Node, int, java.lang.String) due to JIT inline cache
I/RenderThread(23595): type=1400 audit(0.0:2327): avc: denied { read write } for uid=10096 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/WebViewFactory(27005): Loading com.android.chrome version 65.0.3325.109 (code 332510952)
I/cr_LibraryLoader(27005): Time to load native libraries: 7 ms (timestamps 7587-7594)
I/chromium(27005): [INFO:library_loader_hooks.cc(36)] Chromium logging enabled: level = 0, default verbosity = 0
I/cr_LibraryLoader(27005): Expected native library version number "65.0.3325.109", actual native library version number "65.0.3325.109"
D/NetworkSecurityConfig(27005): No Network Security Config specified, using platform default
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
I/unknown (26982): type=1400 audit(0.0:2328): avc: denied { write } for uid=0 comm=504F5349582074696D657220313034 name="mpctl" dev="dm-0" ino=1147580 scontext=u:r:init:s0 tcontext=ubject_r:system_data_file:s0 tclass=sock_file permissive=1
I/sensors.qcom(27032): type=1400 audit(0.0:2329): avc: denied { ioctl } for uid=0 path="/dev/sensors" dev="tmpfs" ino=11809 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/cnss-daemon( 1580): type=1400 audit(0.0:2330): avc: denied { read } for uid=1000 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_socket permissive=1
D/CryptdConnector( 1887): SND -> {75 cryptfs getpwtype}
D/VoldCryptCmdListener( 362): cryptfs getpwtype
I/vold ( 366): type=1400 audit(0.0:2331): avc: denied { read write } for uid=0 name="mmcblk0p43" dev="tmpfs" ino=12459 scontext=u:r:vold:s0 tcontext=ubject_r:block_device:s0 tclass=blk_file permissive=1
D/CryptdConnector( 1887): RCV <- {213 75 pin}
I/vold ( 366): type=1400 audit(0.0:2332): avc: denied { open } for uid=0 path="/dev/block/mmcblk0p43" dev="tmpfs" ino=12459 scontext=u:r:vold:s0 tcontext=ubject_r:block_device:s0 tclass=blk_file permissive=1
I/vold ( 366): type=1400 audit(0.0:2333): avc: denied { getattr } for uid=0 path="/dev/block/mmcblk0p43" dev="tmpfs" ino=12459 scontext=u:r:vold:s0 tcontext=ubject_r:block_device:s0 tclass=blk_file permissive=1
I/keystore( 1539): type=1400 audit(0.0:2334): avc: denied { ioctl } for uid=1017 path="/dev/qseecom" dev="tmpfs" ino=12494 ioctlcmd=9703 scontext=u:r:keystore:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
E/keymaster1_device( 1539): Len returned is < 0 len = 0
I/keystore( 1539): del USRPKEY_EnrollmentTelemetryKey 10096
I/sensors.qcom( 6052): type=1400 audit(0.0:2335): avc: denied { read } for uid=9999 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
I/keystore( 1539): del USRSKEY_EnrollmentTelemetryKey 10096
I/keystore( 1539): del USRCERT_EnrollmentTelemetryKey 10096
I/keystore( 1539): del CACERT_EnrollmentTelemetryKey 10096
D/DrmLibTime( 413): got the req here! ret=0
D/DrmLibTime( 413): command id, time_cmd_id = 770
D/DrmLibTime( 413): time_getutcsec starts!
D/DrmLibTime( 413): QSEE Time Listener: time_getutcsec
D/DrmLibTime( 413): QSEE Time Listener: get_utc_seconds
D/DrmLibTime( 413): QSEE Time Listener: time_get_modem_time
D/DrmLibTime( 413): QSEE Time Listener: Checking if ATS_MODEM is set or not.
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->base = 13
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->operation = 2
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->ts_val = 0
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 413): Lib:time_genoff_operation: Send to server passed!!
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 2,value = 0
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 2
D/QC-time-services( 1572): offset is: 1 for base: 13
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
E/QC-time-services( 413): Receive Passed == base = 13, unit = 1, operation = 2, result = 0
D/DrmLibTime( 413): QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 1,value = 0
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 1
D/QC-time-services( 1572): Daemon: genoff get for 13
D/QC-time-services( 1572): Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS7/23/70 6:18:13
D/QC-time-services( 1572): Daemon:Value read from RTC seconds = 20240293000
D/QC-time-services( 1572): Daemon:Value read from generic offset = 1504182383000
D/QC-time-services( 1572): Daemon:Final Time = 1524422676000
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
D/DrmLibTime( 413): QSEE Time Listener: Time GenOff - seconds: 1524422676
D/DrmLibTime( 413): time_getutcsec returns 0, sec = 1524422676; nsec = 0
W/time_daemon(27046): type=1400 audit(0.0:2336): avc: granted { read } for uid=1000 name="rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
D/DrmLibTime( 413): time_getutcsec finished!
W/time_daemon(27046): type=1400 audit(0.0:2337): avc: granted { read open } for uid=1000 path="/dev/rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
I/time_daemon(27046): type=1400 audit(0.0:2338): avc: denied { ioctl } for uid=1000 path="/dev/rtc0" dev="tmpfs" ino=11805 ioctlcmd=7009 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file permissive=1
D/DrmLibTime( 413): iotcl_continue_command finished! and return 0
D/DrmLibTime( 413): before calling ioctl to read the next time_cmd
E/keymaster1_device( 1539): Len returned is < 0 len = 0
I/chatty ( 1539): uid=1017(keystore) /system/bin/keystore identical 1 line
E/keymaster1_device( 1539): Len returned is < 0 len = 0
I/zygote64(23529): Waiting for a blocking GC ProfileSaver
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/WifiPermissionsUtil( 1887): Denied: no location permission
D/WifiPermissionsUtil( 1887): Denied: The current config is not for an open network.
D/WifiPermissionsUtil( 1887): Denied: no location permission
D/WifiPermissionsUtil( 1887): Denied: The current config is not for an open network.
D/audio_hw_primary( 1535): out_standby: enter: stream (0xe8e08000) usecase(1: low-latency-playback)
I/zygote64(23529): WaitForGcToComplete blocked ProfileSaver on HeapTrim for 272.496ms
D/audio_hw_primary( 1535): disable_audio_route: reset and update mixer path: low-latency-playback speaker
D/hardware_info( 1535): hw_info_append_hw_type : device_name = speaker
D/audio_hw_primary( 1535): disable_snd_device: snd_device(2: speaker)
I/MSM-irqbalance( 1755): Decided to move IRQ224 from CPU0 to CPU1
I/qmuxd ( 2004): type=1400 audit(0.0:2339): avc: denied { block_suspend } for uid=1001 capability=36 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability2 permissive=1
I/me.twrp.twrpapp( 9279): type=1400 audit(0.0:2340): avc: denied { read } for uid=10037 name="stat" dev="proc" ino=4026547645 scontext=u:rriv_app:s0:c512,c768 tcontext=ubject_rroc_stat:s0 tclass=file permissive=1
I/me.twrp.twrpapp( 9279): type=1400 audit(0.0:2341): avc: denied { open } for uid=10037 path="/proc/stat" dev="proc" ino=4026547645 scontext=u:rriv_app:s0:c512,c768 tcontext=ubject_rroc_stat:s0 tclass=file permissive=1
I/me.twrp.twrpapp( 9279): type=1400 audit(0.0:2342): avc: denied { getattr } for uid=10037 path="/proc/stat" dev="proc" ino=4026547645 scontext=u:rriv_app:s0:c512,c768 tcontext=ubject_rroc_stat:s0 tclass=file permissive=1
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/CompanyPortal-Volley(23509): [660] Request.finish: 3851 ms: [ ] https://fef.msua01.manage.microsoft...ion=8.1.0&os-sub=None&arch=ARM&mgmt-agent=Mdm 0x6e0db4ac NORMAL 86
I/zygote64(23529): Deoptimizing void org.spongycastle.asn1.DERSequence.encode(org.spongycastle.asn1.ASN1OutputStream) due to JIT inline cache
I/keystore( 1539): del USRPKEY_EscrowedKeyProtector 10096
I/keystore( 1539): del USRSKEY_EscrowedKeyProtector 10096
I/keystore( 1539): del USRCERT_EscrowedKeyProtector 10096
I/keystore( 1539): del CACERT_EscrowedKeyProtector 10096
D/DrmLibTime( 413): got the req here! ret=0
D/DrmLibTime( 413): command id, time_cmd_id = 770
D/DrmLibTime( 413): time_getutcsec starts!
D/DrmLibTime( 413): QSEE Time Listener: time_getutcsec
D/DrmLibTime( 413): QSEE Time Listener: get_utc_seconds
D/DrmLibTime( 413): QSEE Time Listener: time_get_modem_time
D/DrmLibTime( 413): QSEE Time Listener: Checking if ATS_MODEM is set or not.
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->base = 13
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->operation = 2
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->ts_val = 0
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 413): Lib:time_genoff_operation: Send to server passed!!
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 2,value = 0
W/time_daemon(27055): type=1400 audit(0.0:2343): avc: granted { read } for uid=1000 name="rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 2
D/QC-time-services( 1572): offset is: 1 for base: 13
E/QC-time-services( 413): Receive Passed == base = 13, unit = 1, operation = 2, result = 0
D/DrmLibTime( 413): QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 1,value = 0
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 1
D/QC-time-services( 1572): Daemon: genoff get for 13
D/QC-time-services( 1572): Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS7/23/70 6:18:14
D/QC-time-services( 1572): Daemon:Value read from RTC seconds = 20240294000
D/QC-time-services( 1572): Daemon:Value read from generic offset = 1504182383000
D/QC-time-services( 1572): Daemon:Final Time = 1524422677000
D/DrmLibTime( 413): QSEE Time Listener: Time GenOff - seconds: 1524422677
D/DrmLibTime( 413): time_getutcsec returns 0, sec = 1524422677; nsec = 0
D/DrmLibTime( 413): time_getutcsec finished!
D/DrmLibTime( 413): iotcl_continue_command finished! and return 0
D/DrmLibTime( 413): before calling ioctl to read the next time_cmd
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
W/time_daemon(27055): type=1400 audit(0.0:2344): avc: granted { read open } for uid=1000 path="/dev/rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
E/keymaster1_device( 1539): Len returned is < 0 len = 0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:1 received:1
D/FastDormancyService( 9217): scheduling timer:1000ms Alarm:15000ms
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
I/RenderThread( 5213): type=1400 audit(0.0:2345): avc: denied { ioctl } for uid=10030 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 ioctlcmd=93d scontext=u:rlatform_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
W/GCM ( 6123): Force release of GOOGLE_C2DM lock
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/CryptdConnector( 1887): SND -> {76 cryptfs getpwtype}
D/VoldCryptCmdListener( 362): cryptfs getpwtype
D/CryptdConnector( 1887): RCV <- {213 76 pin}
I/MSM-irqbalance( 1755): Decided to move IRQ188 from CPU0 to CPU1
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/ClClient(16615): Not sending keepalive. Current connection state=STOPPED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/CryptdConnector( 1887): SND -> {77 cryptfs getpwtype}
D/VoldCryptCmdListener( 362): cryptfs getpwtype
D/CryptdConnector( 1887): RCV <- {213 77 pin}
W/EnhancedIntentService(23509): Service took too long to process intent: com.google.android.c2dm.intent.RECEIVE App may get closed.
I/zygote64(23529): Background concurrent copying GC freed 31866(2MB) AllocSpace objects, 3(60KB) LOS objects, 63% free, 3MB/9MB, paused 173us total 114.168ms
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
Arenga said:
Log (i've change my name, and change company name ):
Click to expand...
Click to collapse
Try The Following Steps
- Uninstall Magisk
- Install The Patched Binary
- Install The Module
Dreamer(3MF) said:
Try The Following Steps
- Uninstall Magisk
- Install The Patched Binary
- Install The Module
Click to expand...
Click to collapse
doesn't work...:crying:
Thanks a lot for the module. It worked for me.
Works for me too! Great work!
Sent from my SM-G955F using Tapatalk
This issue of detecting sub-processes has been patched as of beta 16.4
I'm not sure where you were getting the other processes you were blocking (e.g com.microsoft.omadm), my guess is skaforey's post. These should all be run within the parent process and blocked, but it will be interesting to see if they are required on some phones.
Either way, this is awesome for versions prior to 16.4. Thanks again for writing this.
amw2320 said:
This issue of detecting sub-processes has been patched as of beta 16.4
I'm not sure where you were getting the other processes you were blocking (e.g com.microsoft.omadm), my guess is skaforey's post. These should all be run within the parent process and blocked, but it will be interesting to see if they are required on some phones.
Either way, this is awesome for versions prior to 16.4. Thanks again for writing this.
Click to expand...
Click to collapse
Thanks For Everyone Here Who Tries Always To Help Us.
......................
I suddenly started receiving "Custom OS" error while setting up the Work Profile. I am pretty sure its not related to Magisk or the module but just wanted to check on any ideas.
I have a Galaxy S9+ running a stripped (but mostly stock) ROM with Magisk hide enabled and this module.
Screenshot attached.
Please publish it to magisk repo.
It's a very simple process
---------- Post added at 07:53 AM ---------- Previous post was at 07:35 AM ----------
Worked like charm on magisk 16.4 miui 9 Android 7.0
Cheers
Updated IntuneHider4Magisk To v0.1.3!
Changelog: Minimizing The Time.
Thanks for the module and it is working. Unfortunately I have a wierd issue, the intune portal requires encryption and when the encryption is enabled, Volte is not enabling. I am not sure if this a common issue or not, but is there a way to bypass the device encryption step? Or is there any method to enabled Volte after encryption ? I am using Pixel experience ROM. Please suggest and thanks in advance
Dreamer(3MF) said:
Updated IntuneHider4Magisk To v0.1.3!
Changelog: Minimizing The Time.
Click to expand...
Click to collapse
What's the easiest method to install an updated version of the module when you already have a previous version in use?
To prevent that during the upgrade Intune may discover that my device is rooted, I now use following steps:
1. Freeze Intune and Outlook
2. Disable IntuneHider4Magik (asks for reboot)
3. Delete IntuneHider4Magik (asks for reboot)
4. Install the new IntuneHider4Magik version
5. Defrost Intune and Outlook
I guess that could be implemented in an easier way (even with preventing that Intune may find that the device is rooted as a prerequisite)?
Thanks Man..
working good..
---------- Post added at 10:22 PM ---------- Previous post was at 10:22 PM ----------
Thanks Man..
working good..

Bank app (Safra) crashing on startup

I have a Google Pixel 7 Pro, which is rooted and running Magisk a468fd94 (25205).
I'm having trouble with my bank app, which crashes as soon as I try to launch it (https://play.google.com/store/apps/details?id=br.livetouch.safra.net). The logs show the following information during the crash:
Code:
12-01 19:21:37.266 11478 11478 I Magisk : zygisk64: [br.livetouch.safra.net] is on the denylist
12-01 19:21:37.283 11478 11478 E touch.safra.net: Not starting debugger since process cannot load the jdwp agent.
12-01 19:21:37.293 11478 11478 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10270; state: ENABLED
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W touch.safra.net: Entry not found
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W touch.safra.net: Entry not found
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.xxxhdpi.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.xxxhdpi.dm': No such file or directory
12-01 19:21:37.299 11478 11478 W touch.safra.net: Entry not found
12-01 19:21:37.300 11478 11478 D nativeloader: Configuring classloader-namespace for other apk /data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/base.apk:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.apk:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.apk:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.xxxhdpi.apk. target_sdk_version=31, uses_libraries=, library_path=/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/lib/arm64:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/base.apk!/lib/arm64-v8a:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.apk!/lib/arm64-v8a:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch
12-01 19:21:37.302 11478 11478 W touch.safra.net: JIT profile information will not be recorded: profile file does not exist.
12-01 19:21:37.302 11478 11478 W touch.safra.net: JIT profile information will not be recorded: profile file does not exist.
12-01 19:21:37.302 11478 11478 W touch.safra.net: JIT profile information will not be recorded: profile file does not exist.
12-01 19:21:37.307 11478 11478 V GraphicsEnvironment: ANGLE Developer option for 'br.livetouch.safra.net' set to: 'default'
12-01 19:21:37.307 11478 11478 V GraphicsEnvironment: ANGLE GameManagerService for br.livetouch.safra.net: false
12-01 19:21:37.307 11478 11478 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-01 19:21:37.308 11478 11478 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-01 19:21:37.308 11478 11478 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1984): avc: denied { getattr } for path="/apex/com.android.runtime/bin/linkerconfig" dev="loop32" ino=19 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:linkerconfig_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1985): avc: denied { getattr } for path="/apex/com.android.art/bin/dex2oat64" dev="dm-35" ino=17 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:dex2oat_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1986): avc: denied { getattr } for path="/apex/com.android.art/bin/artd" dev="dm-35" ino=13 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:artd_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1987): avc: denied { getattr } for path="/apex/com.android.art/bin/dexoptanalyzer" dev="dm-35" ino=20 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:dexoptanalyzer_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1988): avc: denied { getattr } for path="/apex/com.android.art/bin/odrefresh" dev="dm-35" ino=22 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:odrefresh_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.893 11478 11478 E AndroidRuntime: FATAL EXCEPTION: main
12-01 19:21:37.893 11478 11478 E AndroidRuntime: Process: br.livetouch.safra.net, PID: 11478
12-01 19:21:37.893 11478 11478 E AndroidRuntime: java.lang.UnsatisfiedLinkError: Bad JNI version returned from JNI_OnLoad in "/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.apk!/lib/arm64-v8a/libcom.safra.livetouch.so": -110
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:998)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1661)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at com.safra.c.a.c.<clinit>(Unknown Source:2)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:1232)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1458)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1395)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6746)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2134)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:201)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.os.Looper.loop(Looper.java:288)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7898)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
I've already tried the following:
Hiding the Magisk app (changing its name)
Turning on Zygisk
Enforcing app Deny List
Adding the app to the Deny List
Using the MagiskHide Props Config module
Using Shamiko and turning off the option to enforce the deny list
Anything else I could try?
Thanks a lot
try this one and see if it work
Just to test, I decided to unroot my phone, use the official Google Android Flash Tool and relock the bootloader. The bank app worked fine this way.
For comparison, adb logcat now shows the following information during the app launch:
Code:
12-02 14:38:19.182 1477 1550 I ActivityManager: Start proc 13578:br.livetouch.safra.net/u0a250 for service {br.livetouch.safra.net/androidx.work.impl.background.systemjob.SystemJobService}
12-02 14:38:19.182 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10178; state: ENABLED
12-02 14:38:19.192 1477 1550 I ActivityManager: Start proc 13596:com.google.android.apps.maps/u0a178 for service {com.google.android.apps.maps/com.google.android.apps.gmm.offline.update.OfflineAutoUpdateJobService}
12-02 14:38:19.192 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10158; state: ENABLED
12-02 14:38:19.202 1477 1550 I ActivityManager: Start proc 13600:com.google.android.settings.intelligence/u0a158 for service {com.google.android.settings.intelligence/com.google.android.settings.intelligence.modules.search.indexing.backend.IndexingJobService}
12-02 14:38:19.217 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10178; state: DISABLED
12-02 14:38:19.331 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10158; state: ENABLED
12-02 14:38:19.344 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10158; state: DISABLED
12-02 14:38:19.362 1477 1506 I ContentCaptureManagerService: Data share request accepted by Content Capture service
12-02 14:38:19.561 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10178; state: DISABLED
12-02 14:38:19.578 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 1000; state: DISABLED
12-02 14:38:19.601 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10121; state: ENABLED
12-02 14:38:19.618 1477 3987 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10178; state: ENABLED
12-02 14:38:19.647 1477 3963 W DreamManagerService: Falling back to default dream ComponentInfo{com.google.android.deskclock/com.android.deskclock.Screensaver}
12-02 14:38:19.798 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10156; state: DISABLED
12-02 14:38:19.798 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10156; state: DISABLED
12-02 14:38:19.798 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10156; state: DISABLED
12-02 14:38:19.799 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10156; state: ENABLED
12-02 14:38:19.799 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10156; state: ENABLED
12-02 14:38:19.812 1477 1550 I ActivityManager: Start proc 13734:com.google.android.apps.security.securityhub/u0a156 for content provider {com.google.android.apps.security.securityhub/com.google.android.apps.security.securityhub.settingscontentprovider.SettingsContentProvider}
12-02 14:38:19.827 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10156; state: DISABLED
12-02 14:38:19.987 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10164; state: ENABLED
12-02 14:38:20.104 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 183407956; UID 1000; state: ENABLED
12-02 14:38:20.109 1477 4628 I Telecom : PhoneAccountRegistrar: getSimCallManager: SimCallManager for subId -1 queried, returning: null
12-02 14:38:20.174 1477 4628 W DreamManagerService: Falling back to default dream ComponentInfo{com.google.android.deskclock/com.android.deskclock.Screensaver}
12-02 14:38:20.507 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 158482162; UID 1000; state: ENABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10101; state: DISABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10101; state: DISABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10101; state: DISABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10101; state: ENABLED
12-02 14:38:20.664 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10101; state: ENABLED
12-02 14:38:20.678 1477 1550 I ActivityManager: Start proc 13833:com.android.traceur/u0a101 for content provider {com.android.traceur/com.android.traceur.SearchProvider}
12-02 14:38:20.698 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10126; state: DISABLED
12-02 14:38:20.698 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10126; state: DISABLED
12-02 14:38:20.698 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10126; state: ENABLED
12-02 14:38:20.698 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10126; state: ENABLED
12-02 14:38:20.700 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10101; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10117; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10117; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10117; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10117; state: ENABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10148; state: DISABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10148; state: DISABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10148; state: DISABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10148; state: ENABLED
12-02 14:38:20.714 1477 1550 I ActivityManager: Start proc 13852:com.google.android.apps.safetyhub/u0a126 for content provider {com.google.android.apps.safetyhub/com.google.android.apps.safetyhub.platformsettings.search.EmergencySearchIndexablesProvider}
12-02 14:38:20.714 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10117; state: ENABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10226; state: DISABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10226; state: DISABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10226; state: DISABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10226; state: ENABLED
12-02 14:38:20.724 1477 1550 I ActivityManager: Start proc 13855:com.google.android.apps.tips/u0a117 for content provider {com.google.android.apps.tips/com.google.android.apps.tips.settings.search.SettingsSearchProvider}
12-02 14:38:20.724 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10148; state: ENABLED
12-02 14:38:20.736 1477 1550 I ActivityManager: Start proc 13868:com.google.android.apps.wellbeing/u0a148 for content provider {com.google.android.apps.wellbeing/com.google.android.apps.wellbeing.searchindexables.impl.WellbeingSearchIndexablesProvider}
12-02 14:38:20.736 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10226; state: ENABLED
12-02 14:38:20.745 1477 1550 I ActivityManager: Start proc 13876:com.google.android.cellbroadcastreceiver/u0a226 for content provider {com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroadcastSearchIndexableProvider}
12-02 14:38:20.760 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10226; state: DISABLED
12-02 14:38:20.863 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 158482162; UID 10121; state: ENABLED
12-02 14:38:20.956 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10114; state: DISABLED
12-02 14:38:20.956 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10114; state: DISABLED
12-02 14:38:20.957 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10114; state: ENABLED
12-02 14:38:20.957 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10114; state: ENABLED
12-02 14:38:20.971 1477 1550 I ActivityManager: Start proc 13935:com.google.android.projection.gearhead:projection/u0a114 for content provider {com.google.android.projection.gearhead/com.google.android.projection.gearhead.companion.settings.SettingsSearchProvider}
12-02 14:38:21.087 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10126; state: DISABLED
12-02 14:38:21.169 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 171306433; UID 10121; state: ENABLED
12-02 14:38:21.169 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 218533173; UID 10121; state: ENABLED
12-02 14:38:21.361 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10114; state: DISABLED
12-02 14:38:21.361 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10114; state: DISABLED
12-02 14:38:21.361 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10114; state: ENABLED
12-02 14:38:21.362 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10114; state: ENABLED
12-02 14:38:21.380 1477 1550 I ActivityManager: Start proc 14010:com.google.android.projection.gearhead:car/u0a114 for service {com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.service.impl.GearheadCarStartupService}
12-02 14:38:21.458 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 157233955; UID 10114; state: ENABLED
12-02 14:38:21.501 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10114; state: DISABLED
12-02 14:38:21.705 1477 4610 I ActivityManager: Killing 7601:com.google.android.webview/u0a185 (adj 985): empty #33
12-02 14:38:21.706 1477 4610 I ActivityManager: Killing 5792:com.google.android.apps.carrier.log/u0a105 (adj 995): empty #34
12-02 14:38:21.924 1477 1477 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
12-02 14:38:21.933 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10250; state: DISABLED
12-02 14:38:22.156 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10250; state: DISABLED
12-02 14:38:22.297 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10185; state: ENABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10185; state: DISABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10185; state: DISABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10185; state: DISABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10185; state: ENABLED
12-02 14:38:22.303 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10185; state: ENABLED
12-02 14:38:22.318 1477 1550 I ActivityManager: Start proc 14123:com.google.android.webview:webview_service/u0a185 for service {com.google.android.webview/org.chromium.android_webview.services.VariationsSeedServer}
@yassine2217, thanks a lot. I'll now re-root the phone and test the module you sent.
@yassine2217, unfortunately, that didn't work. I re-rooted the phone and installed the SafetyNet module you provided. But the bank app still crashes during startup.
Any other ideas?
Thanks!
The crash log is a little different now:
Code:
12-02 17:07:19.103 1332 4083 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity bnds=[561,154][771,426]} from uid 10202
12-02 17:07:19.105 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 194480991; UID 10250; state: ENABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 174042980; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 184838306; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 185004937; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 181136395; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 174042936; UID 10250; state: DISABLED
12-02 17:07:19.114 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 197654537; UID 10250; state: ENABLED
12-02 17:07:19.115 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 205907456; UID 10250; state: DISABLED
12-02 17:07:19.118 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 194833441; UID 10250; state: DISABLED
12-02 17:07:19.120 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10250; state: DISABLED
12-02 17:07:19.120 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10250; state: DISABLED
12-02 17:07:19.120 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10250; state: DISABLED
12-02 17:07:19.121 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10250; state: ENABLED
12-02 17:07:19.121 1332 1584 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10250; state: ENABLED
12-02 17:07:19.122 1332 3429 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10250; state: DISABLED
12-02 17:07:19.128 1332 3429 D CoreBackPreview: Window{50f7a6e u0 Splash Screen br.livetouch.safra.net}: Setting back callback OnBackInvokedCallbackInfo{[email protected]5, mPriority=0}
12-02 17:07:19.137 1332 1584 I ActivityManager: Start proc 11050:br.livetouch.safra.net/u0a250 for next-top-activity {br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity}
12-02 17:07:19.323 1332 4083 D TelephonyManager: requestModemActivityInfo: Sending result to app: ModemActivityInfo{ mTimestamp=390693 mSleepTimeMs=290742 mIdleTimeMs=26814 mActivityStatsTechSpecificInfo=[{mRat=GERAN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=178}, {mRat=UTRAN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}, {mRat=EUTRAN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[723, 99, 17, 7, 0],mRxTimeMs=63322}, {mRat=NGRAN,mFrequencyRange=HIGH,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}, {mRat=NGRAN,mFrequencyRange=MMWAVE,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}, {mRat=UNKNOWN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}]}
12-02 17:07:19.805 1332 2199 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10250
12-02 17:07:19.816 1332 3429 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10250; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 99002; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 99002; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 99002; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 99002; state: ENABLED
12-02 17:07:19.977 1332 1584 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10250; state: ENABLED
12-02 17:07:19.985 1332 1584 I ActivityManager: Start proc 11190:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0i2 for {br.livetouch.safra.net/org.chromium.content.app.SandboxedProcessService0:0}
12-02 17:07:20.045 1332 1959 D ConnectivityService: requestNetwork for uid/pid:10250/11050 activeRequest: null callbackRequest: 303 [NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
12-02 17:07:20.046 1332 1724 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.046 1332 1724 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.046 1332 1724 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.047 1332 1724 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.047 1332 1732 D ConnectivityService: NetReassign [304 : null → 101] [c 0] [a 0] [i 1]
12-02 17:07:20.048 1332 1732 D ConnectivityService: NetReassign [no changes] [c 0] [a 1] [i 0]
12-02 17:07:20.224 1332 1764 E ContextHubClientManager: Cannot send message to unregistered client (host endpoint ID = -28638)
12-02 17:07:20.341 1332 2199 D CoreBackPreview: Window{95c2969 u0 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity}: Setting back callback OnBackInvokedCallbackInfo{[email protected]8f, mPriority=0}
12-02 17:07:20.400 1332 2199 I ActivityManager: Process br.livetouch.safra.net (pid 11050) has died: fg TOP
12-02 17:07:20.401 1332 4056 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10250/11050, [NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]], [email protected])
12-02 17:07:20.401 1332 3427 I WindowManager: WIN DEATH: Window{95c2969 u0 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity}
12-02 17:07:20.401 1332 3427 W InputManager-JNI: Input channel object '95c2969 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity (client)' was disposed without first being removed with the input manager!
12-02 17:07:20.401 1332 1585 I libprocessgroup: Successfully killed process cgroup uid 10250 pid 11050 in 0ms
12-02 17:07:20.401 1332 1732 D ConnectivityService: releasing NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ] (release request)
12-02 17:07:20.403 1332 1959 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10250/11050, [NetworkRequest [ LISTEN id=305, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]], [email protected])
12-02 17:07:20.404 1332 2199 I ActivityManager: Killing 11190:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0a250i2 (adj 0): isolated not needed
12-02 17:07:20.406 1332 2199 W ActivityTaskManager: Force removing ActivityRecord{b519e22 u0 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity} t45}: app died, no saved state
12-02 17:07:20.407 1332 2199 W InputManager-JNI: Input channel object '50f7a6e Splash Screen br.livetouch.safra.net (client)' was disposed without first being removed with the input manager!
12-02 17:07:20.410 1332 1585 I libprocessgroup: Successfully killed process cgroup uid 99002 pid 11190 in 5ms
12-02 17:07:20.412 1332 1553 W ActivityManager: setHasOverlayUi called on unknown pid: 11050
12-02 17:07:20.762 1332 3427 W WindowManager: Failed looking up window session=Session{6f49d04 1804:u0a10220} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5893 com.android.server.wm.WindowManagerService.relayoutWindow:2231 com.android.server.wm.Session.relayout:261
12-02 17:07:20.765 1332 1959 W WindowManager: Failed looking up window session=Session{6f49d04 1804:u0a10220} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5893 com.android.server.wm.Session.setOnBackInvokedCallbackInfo:943 android.view.IWindowSession$Stub.onTransact:1200
12-02 17:07:20.765 1332 1959 E WindowManager: setOnBackInvokedCallback(): No window state for package:com.android.systemui
12-02 17:07:20.765 1332 2199 W WindowManager: Failed looking up window session=Session{6f49d04 1804:u0a10220} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5893 com.android.server.wm.WindowManagerService.removeWindow:2031 com.android.server.wm.Session.remove:223
12-02 17:07:21.476 1332 1732 D ConnectivityService: NetReassign [no changes] [c 1] [a 2] [i 5]
{
"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 tried to flash the original init_boot.img file (which removes root access) and to uninstall Magisk. But the banking app still crashes.
Could it be that the problem is the unlocked bootloader? I could only get the app running when I had a locked bootloader.
I don't really know what else to try...
I tested several combinations of configuration and got the following results:
Stock image, unrooted, locked bootloader - App works fine
Stock image, unrooted, unlocked bootloader - App crashes
Patched image, rooted, Magisk - App crashes
Patched image, rooted, Magisk, Safety Net fix module, hidden Magisk app, systemless hosts, Zygisk, app in forced deny list - App crashes
In the first configuration, I get the following Safety Net result:
In the last configuration, I get the following Safety Net result:
It's a little different, but I don't thick it's possible to get "hardware backed" with an unlocked bootloader.
Any other ideas?
Thanks
did you solve this problem? I think .. having the same issue, I know the root problem (see that your app is not loading native Dalvik but it's wrapped into a native code lib (JNI native call)
tiagobt said:
I tested several combinations of configuration and got the following results:
Stock image, unrooted, locked bootloader - App works fine
Stock image, unrooted, unlocked bootloader - App crashes
Patched image, rooted, Magisk - App crashes
Patched image, rooted, Magisk, Safety Net fix module, hidden Magisk app, systemless hosts, Zygisk, app in forced deny list - App crashes
In the first configuration, I get the following Safety Net result:
View attachment 5777359
In the last configuration, I get the following Safety Net result:
View attachment 5777363
It's a little different, but I don't thick it's possible to get "hardware backed" with an unlocked bootloader.
Any other ideas?
Thanks
Click to expand...
Click to collapse
until you don't use safety net fix, and apply patches, you'll get fail, fail and HARDWARE BACKED

Categories

Resources