Open robmausser opened 6 years ago
Same issue on OP5T Open Beta 2. Updating Xposed to systemless 90.1-beta2 or non-systemless 90-beta2 yielded no difference. This behavior appears on both system (original) and systemless variant, though it might be the problem with Xposed Installer instead of the framework.
The only line that shows up in my log:
Cannot read log/data/user_de/0/de.robv.android.xposed.installer/log/error.log (No such file or directory)
After creating such file with 777 permission with respect to the app:
Cannot read log/data/user_de/0/de.robv.android.xposed.installer/log/error.log (Permission denied)
UPDATE: automagically started working again after doing nothing for a couple of hours. Rebooting and clearing the data of the app does not have any effect on its working-ness. Log has not changed
It still does not work on mine. Also on OP5T Open Beta 2
On Sun, Jan 28, 2018, 12:10 PM Mushinako notifications@github.com wrote:
UPDATE: automagically started working again after doing nothing for a couple of hours. Rebooting and clearing the data of the app does not have any effect on its working-ness. Log has not changed
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361078481, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvk1c2L2Ml3e96tffUKxKJDFAOhzVks5tPKndgaJpZM4Rvne- .
Here's my log
01-28
09:21:32.295 E/Xposed (13876): java.lang.ClassCastException: class
android.content.res.XResources doesn't extend class
android.content.res.CompatResources
01-28 09:21:32.295 E/Xposed (13876): at
de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:500)
01-28 09:21:32.295 E/Xposed (13876): at
de.robv.android.xposed.XposedInit.cloneToXResources(XposedInit.java:392)
01-28 09:21:32.295 E/Xposed (13876): at
de.robv.android.xposed.XposedInit.access$100(XposedInit.java:63)
01-28 09:21:32.295 E/Xposed (13876): at
de.robv.android.xposed.XposedInit$7.afterHookedMethod(XposedInit.java:285)
01-28 09:21:32.295 E/Xposed (13876): at
de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375)
01-28 09:21:32.295 E/Xposed (13876): at
android.app.ResourcesManager.getOrCreateResources(
On Sun, Jan 28, 2018, 1:19 PM rob mausser robmausser@gmail.com wrote:
It still does not work on mine. Also on OP5T Open Beta 2
On Sun, Jan 28, 2018, 12:10 PM Mushinako notifications@github.com wrote:
UPDATE: automagically started working again after doing nothing for a couple of hours. Rebooting and clearing the data of the app does not have any effect on its working-ness. Log has not changed
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361078481, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvk1c2L2Ml3e96tffUKxKJDFAOhzVks5tPKndgaJpZM4Rvne- .
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
uninstalled magisk completely. Same issue.
On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
I installed busybox, but uninstalled it as well and issue remains
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
uninstalled magisk completely. Same issue.
On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
I installed busybox, but uninstalled it as well and issue remains
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
uninstalled magisk completely. Same issue.
On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
I am unable to mount the data partition with TWRP, as its encrypted and TWRP does not seem to be able to decrypt it, even though people online say its possible.
Could this have anything to do with it?
On Sun, Jan 28, 2018 at 5:17 PM rob mausser robmausser@gmail.com wrote:
So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
I installed busybox, but uninstalled it as well and issue remains
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
uninstalled magisk completely. Same issue.
On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
I mean this in the log sounds like the problem, no?
01-28 17:54:04.468 E/Xposed ( 690): Unable to open /vendor/framework/oat/arm to prepare apps for Xposed: Permission denied
On Sun, Jan 28, 2018, 5:39 PM rob mausser robmausser@gmail.com wrote:
I am unable to mount the data partition with TWRP, as its encrypted and TWRP does not seem to be able to decrypt it, even though people online say its possible.
Could this have anything to do with it?
On Sun, Jan 28, 2018 at 5:17 PM rob mausser robmausser@gmail.com wrote:
So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
I installed busybox, but uninstalled it as well and issue remains
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
uninstalled magisk completely. Same issue.
On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
It's also 01-28 17:54:04.468 E/Xposed ( 690): Unable to open /vendor/framework/oat/arm64 to prepare apps for Xposed: Permission denied
I realise I have a 64 bit device
On Sun, Jan 28, 2018, 5:55 PM rob mausser robmausser@gmail.com wrote:
I mean this in the log sounds like the problem, no?
01-28 17:54:04.468 E/Xposed ( 690): Unable to open /vendor/framework/oat/arm to prepare apps for Xposed: Permission denied
On Sun, Jan 28, 2018, 5:39 PM rob mausser robmausser@gmail.com wrote:
I am unable to mount the data partition with TWRP, as its encrypted and TWRP does not seem to be able to decrypt it, even though people online say its possible.
Could this have anything to do with it?
On Sun, Jan 28, 2018 at 5:17 PM rob mausser robmausser@gmail.com wrote:
So what is happening is that if I install a module, it shows up in Xposed. After rebooting, they disappear. They are still installed on the phone, but not showing up in Xposed after a boot.
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
I installed busybox, but uninstalled it as well and issue remains
On Sun, Jan 28, 2018 at 5:13 PM rob mausser robmausser@gmail.com wrote:
uninstalled magisk completely. Same issue.
On Sun, Jan 28, 2018 at 3:25 PM rob mausser robmausser@gmail.com wrote:
That didnt do it, modules still not found.
Ill disable Magisk next.
On Sun, Jan 28, 2018 at 2:53 PM rovo89 notifications@github.com wrote:
Could you please try if it works if you disable Xposed? I suspect that you might have activated a module which prevents apps (including Xposed Installer) from retrieving the list of installed apps, for privacy reasons or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-361090564, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjfQeCnwddcwPZGVRBVKeTbSXNDzks5tPNA7gaJpZM4Rvne- .
Same here on Moto X4 Oreo, Magisk and systemless xposed 90.1 beta
Same here on Xperia X Compact (Android 7.1.1), Magisk and systemless xposed 89.0
I found out the problem, it was this app https://play.google.com/store/apps/details?id=com.intangibleobject.securesettings.plugin&hl=en
I don't use it, but I've seen that this app requires some admin & root permissions to use all features. Did you find out which function hides xposed modules ?
Not yet, I just realized after several times deleting and reinstalling it that it was the culprit.
It takes a couple reboots before it affects anything and a couple reboots after removing it to restore the modules.
It affects all apps that request installed apps. For example I use the third party APK manager "Aptoide" and F-Droid and all installed apps disappear as well.
Its doing something to whatever process or folder in android lists installed apps and blocking access.
On Wed, Feb 28, 2018 at 4:30 PM belgacea notifications@github.com wrote:
I don't use it, but I've seen that this app requires some admin & root permissions to use all features. Did you find out which function hides xposed modules ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovo89/Xposed/issues/322#issuecomment-369389488, or mute the thread https://github.com/notifications/unsubscribe-auth/ALRWvjdUv5LxuBM7G38ae7ehj9RZ852Bks5tZcVmgaJpZM4Rvne- .
One plus 5T with Oreo
I had installed about 20 modules. All worked fine.
Suddenly xposed says "no xposed modules were found!"
Log:
01-05 11:50:53.087 I/Xposed ( 686): ----------------- 01-05 11:50:53.087 I/Xposed ( 686): Starting Xposed version 90.0-beta2 (Systemless by topjohnwu), compiled for SDK 26 01-05 11:50:53.087 I/Xposed ( 686): Device: ONEPLUS A5010 (OnePlus), Android version 8.0.0 (SDK 26) 01-05 11:50:53.087 I/Xposed ( 686): ROM: ONEPLUS A5010_43_180114 01-05 11:50:53.087 I/Xposed ( 686): Build fingerprint: OnePlus/OnePlus5T/OnePlus5T:8.0.0/OPR6.170623.013/12191451:user/release-keys 01-05 11:50:53.087 I/Xposed ( 686): Platform: arm64-v8a, 64-bit binary, system server: yes 01-05 11:50:53.087 I/Xposed ( 686): SELinux enabled: yes, enforcing: yes 01-05 11:50:53.116 I/Xposed ( 686): ----------------- 01-05 11:50:53.117 I/Xposed ( 686): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 01-27 10:45:13.378 E/Xposed ( 686): Unable to open /vendor/framework/oat/arm64 to prepare apps for Xposed: Permission denied 01-27 10:45:14.616 I/Xposed ( 686): Detected ART runtime 01-27 10:45:14.617 I/Xposed ( 686): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 01-27 10:45:14.878 I/Xposed ( 686): Loading modules from /data/app/com.ceco.oreo.gravitybox-7Gr2hA4XkRTHzFq4aOA3aA==/base.apk 01-27 10:45:14.889 I/Xposed ( 686): Loading class com.ceco.oreo.gravitybox.GravityBox 01-27 10:45:14.902 I/Xposed ( 686): GB:Hardware: qcom 01-27 10:45:14.902 I/Xposed ( 686): GB:Product: OnePlus5T 01-27 10:45:14.902 I/Xposed ( 686): GB:Device manufacturer: OnePlus 01-27 10:45:14.902 I/Xposed ( 686): GB:Device brand: OnePlus 01-27 10:45:14.902 I/Xposed ( 686): GB:Device model: ONEPLUS A5010 01-27 10:45:14.904 I/Xposed ( 686): GB:Device type: phone 01-27 10:45:14.904 I/Xposed ( 686): GB:Is MTK device: false 01-27 10:45:14.904 I/Xposed ( 686): GB:Is Xperia device: false 01-27 10:45:14.904 I/Xposed ( 686): GB:Is Moto XT device: false 01-27 10:45:14.905 I/Xposed ( 686): GB:Is OxygenOS ROM: true 01-27 10:45:14.905 I/Xposed ( 686): GB:Has Lenovo custom UI: false 01-27 10:45:14.905 I/Xposed ( 686): GB:Has telephony support: true 01-27 10:45:14.905 I/Xposed ( 686): GB:Has Gemini support: false 01-27 10:45:14.905 I/Xposed ( 686): GB:Android SDK: 26 01-27 10:45:14.905 I/Xposed ( 686): GB:Android Release: 8.0.0 01-27 10:45:14.905 I/Xposed ( 686): GB:ROM: ONEPLUS A5010_43_180114 01-27 10:45:14.905 I/Xposed ( 686): GB:Error logging: false 01-27 10:45:22.714 I/Xposed ( 687): ----------------- 01-27 10:45:22.714 I/Xposed ( 687): Starting Xposed version 90.0-beta2 (Systemless by topjohnwu), compiled for SDK 26 01-27 10:45:22.714 I/Xposed ( 687): Device: ONEPLUS A5010 (OnePlus), Android version 8.0.0 (SDK 26) 01-27 10:45:22.714 I/Xposed ( 687): ROM: ONEPLUS A5010_43_180114 01-27 10:45:22.714 I/Xposed ( 687): Build fingerprint: OnePlus/OnePlus5T/OnePlus5T:8.0.0/OPR6.170623.013/12191451:user/release-keys 01-27 10:45:22.714 I/Xposed ( 687): Platform: arm64-v8a, 32-bit binary, system server: no 01-27 10:45:22.714 I/Xposed ( 687): SELinux enabled: yes, enforcing: yes 01-27 10:45:22.716 I/Xposed ( 687): ----------------- 01-27 10:45:22.716 I/Xposed ( 687): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 01-27 10:45:22.888 E/Xposed ( 687): Unable to open /vendor/framework/oat/arm to prepare apps for Xposed: Permission denied 01-27 10:45:24.172 I/Xposed ( 687): Detected ART runtime 01-27 10:45:24.173 I/Xposed ( 687): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 01-27 10:45:24.375 I/Xposed ( 687): Loading modules from /data/app/com.ceco.oreo.gravitybox-7Gr2hA4XkRTHzFq4aOA3aA==/base.apk 01-27 10:45:24.385 I/Xposed ( 687): Loading class com.ceco.oreo.gravitybox.GravityBox 01-27 10:45:24.828 I/Xposed ( 1557): GB:Is AOSP forced: false 01-27 10:45:35.708 ?/SENTINEL_TAG( 3580): SENTINEL_MSG_LIBCUTILS 01-27 10:45:35.708 ?/SENTINEL_TAG( 3580): SENTINEL_MSG_LIBLOG 01-27 10:45:35.946 ?/SENTINEL_TAG( 3651): SENTINEL_MSG_LIBCUTILS 01-27 10:45:35.946 ?/SENTINEL_TAG( 3651): SENTINEL_MSG_LIBLOG 01-27 10:45:59.653 I/XposedInstaller( 6082): Downloaded http://dl.xposed.info/repo/partial/13985.xml.gz with status 0 (error: null), size 18695 bytes 01-27 10:45:59.752 I/XposedInstaller( 6082): Updated repository http://dl.xposed.info/repo/full.xml.gz to version 14009 (13 new / 0 removed modules) 01-27 10:46:00.346 ?/SENTINEL_TAG( 6024): SENTINEL_MSG_LIBCUTILS 01-27 10:46:00.346 ?/SENTINEL_TAG( 6024): SENTINEL_MSG_LIBLOG 01-27 10:48:39.327 ?/SENTINEL_TAG(15132): SENTINEL_MSG_LIBCUTILS 01-27 10:48:39.327 ?/SENTINEL_TAG(15132): SENTINEL_MSG_LIBLOG 01-27 10:48:52.460 ?/SENTINEL_TAG(15443): SENTINEL_MSG_LIBCUTILS 01-27 10:48:52.460 ?/SENTINEL_TAG(15443): SENTINEL_MSG_LIBLOG 01-27 11:05:05.775 ?/SENTINEL_TAG(19318): SENTINEL_MSG_LIBCUTILS 01-27 11:05:05.775 ?/SENTINEL_TAG(19318): SENTINEL_MSG_LIBLOG 01-27 16:27:41.765 ?/SENTINEL_TAG(29470): SENTINEL_MSG_LIBCUTILS 01-27 16:27:41.766 ?/SENTINEL_TAG(29470): SENTINEL_MSG_LIBLOG 01-27 16:27:52.956 ?/SENTINEL_TAG(29786): SENTINEL_MSG_LIBCUTILS 01-27 16:27:52.957 ?/SENTINEL_TAG(29786): SENTINEL_MSG_LIBLOG 01-27 16:28:15.588 E/Xposed ( 2616): java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.drawable.Drawable.clearColorFilter()' on a null object reference 01-27 16:28:15.588 E/Xposed ( 2616): at com.ceco.oreo.gravitybox.ModLockscreen$4.afterHookedMethod(ModLockscreen.java:275) 01-27 16:28:15.588 E/Xposed ( 2616): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:375) 01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.statusbar.phone.StatusBar.updateMediaMetaData()
01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager.setOccluded(StatusBarKeyguardViewManager.java:321)
01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.keyguard.KeyguardViewMediator.handleSetOccluded(KeyguardViewMediator.java:1366)
01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.keyguard.KeyguardViewMediator.-wrap14(Unknown Source:0)
01-27 16:28:15.588 E/Xposed ( 2616): at com.android.systemui.keyguard.KeyguardViewMediator$4.handleMessage(KeyguardViewMediator.java:1757)
01-27 16:28:15.588 E/Xposed ( 2616): at android.os.Handler.dispatchMessage(Handler.java:105)
01-27 16:28:15.588 E/Xposed ( 2616): at android.os.Looper.loop(Looper.java:164)
01-27 16:28:15.588 E/Xposed ( 2616): at android.app.ActivityThread.main(ActivityThread.java:6809)
01-27 16:28:15.588 E/Xposed ( 2616): at java.lang.reflect.Method.invoke(Native Method)
01-27 16:28:15.588 E/Xposed ( 2616): at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
01-27 16:28:15.588 E/Xposed ( 2616): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
01-27 16:28:15.588 E/Xposed ( 2616): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
01-27 18:01:29.492 ?/SENTINEL_TAG( 5167): SENTINEL_MSG_LIBCUTILS
01-27 18:01:29.492 ?/SENTINEL_TAG( 5167): SENTINEL_MSG_LIBLOG
01-27 18:01:33.831 ?/SENTINEL_TAG( 5348): SENTINEL_MSG_LIBCUTILS
01-27 18:01:33.831 ?/SENTINEL_TAG( 5348): SENTINEL_MSG_LIBLOG
01-27 19:33:24.909 ?/SENTINEL_TAG(16688): SENTINEL_MSG_LIBCUTILS
01-27 19:33:24.909 ?/SENTINEL_TAG(16688): SENTINEL_MSG_LIBLOG
01-27 19:34:43.526 ?/SENTINEL_TAG(17219): SENTINEL_MSG_LIBCUTILS
01-27 19:34:43.527 ?/SENTINEL_TAG(17219): SENTINEL_MSG_LIBLOG
01-27 19:34:48.223 ?/SENTINEL_TAG(29032): SENTINEL_MSG_LIBCUTILS
01-27 19:34:48.223 ?/SENTINEL_TAG(29032): SENTINEL_MSG_LIBLOG
01-27 19:34:51.738 ?/SENTINEL_TAG(17363): SENTINEL_MSG_LIBCUTILS
01-27 19:34:51.738 ?/SENTINEL_TAG(17363): SENTINEL_MSG_LIBLOG
01-27 19:34:57.000 ?/SENTINEL_TAG(17466): SENTINEL_MSG_LIBCUTILS
01-27 19:34:57.000 ?/SENTINEL_TAG(17466): SENTINEL_MSG_LIBLOG
01-27 19:47:25.842 ?/SENTINEL_TAG(21122): SENTINEL_MSG_LIBCUTILS
01-27 19:47:25.842 ?/SENTINEL_TAG(21122): SENTINEL_MSG_LIBLOG
01-27 21:34:05.812 ?/SENTINEL_TAG( 5320): SENTINEL_MSG_LIBCUTILS
01-27 21:34:05.812 ?/SENTINEL_TAG( 5320): SENTINEL_MSG_LIBLOG
01-27 22:56:39.040 ?/SENTINEL_TAG(12482): SENTINEL_MSG_LIBCUTILS
01-27 22:56:39.040 ?/SENTINEL_TAG(12482): SENTINEL_MSG_LIBLOG
01-28 00:18:02.311 ?/SENTINEL_TAG(21647): SENTINEL_MSG_LIBCUTILS
01-28 00:18:02.312 ?/SENTINEL_TAG(21647): SENTINEL_MSG_LIBLOG
01-28 00:22:10.264 ?/SENTINEL_TAG(22814): SENTINEL_MSG_LIBCUTILS
01-28 00:22:10.264 ?/SENTINEL_TAG(22814): SENTINEL_MSG_LIBLOG
01-28 00:22:35.314 ?/SENTINEL_TAG(23301): SENTINEL_MSG_LIBCUTILS
01-28 00:22:35.314 ?/SENTINEL_TAG(23301): SENTINEL_MSG_LIBLOG
01-28 00:24:49.789 ?/SENTINEL_TAG(24347): SENTINEL_MSG_LIBCUTILS
01-28 00:24:49.789 ?/SENTINEL_TAG(24347): SENTINEL_MSG_LIBLOG
01-28 00:30:34.255 ?/SENTINEL_TAG(26599): SENTINEL_MSG_LIBCUTILS
01-28 00:30:34.255 ?/SENTINEL_TAG(26599): SENTINEL_MSG_LIBLOG
01-28 00:32:26.089 ?/SENTINEL_TAG(27537): SENTINEL_MSG_LIBCUTILS
01-28 00:32:26.089 ?/SENTINEL_TAG(27537): SENTINEL_MSG_LIBLOG
01-28 00:34:50.614 ?/SENTINEL_TAG(28876): SENTINEL_MSG_LIBCUTILS
01-28 00:34:50.614 ?/SENTINEL_TAG(28876): SENTINEL_MSG_LIBLOG
01-28 00:36:54.902 ?/SENTINEL_TAG(30484): SENTINEL_MSG_LIBCUTILS
01-28 00:36:54.902 ?/SENTINEL_TAG(30484): SENTINEL_MSG_LIBLOG
01-28 00:38:37.858 ?/SENTINEL_TAG(31864): SENTINEL_MSG_LIBCUTILS
01-28 00:38:37.858 ?/SENTINEL_TAG(31864): SENTINEL_MSG_LIBLOG
01-28 00:43:32.153 ?/SENTINEL_TAG( 2358): SENTINEL_MSG_LIBCUTILS
01-28 00:43:32.153 ?/SENTINEL_TAG( 2358): SENTINEL_MSG_LIBLOG
01-28 02:29:44.926 ?/SENTINEL_TAG(16842): SENTINEL_MSG_LIBCUTILS
01-28 02:29:44.926 ?/SENTINEL_TAG(16842): SENTINEL_MSG_LIBLOG
01-28 02:36:35.744 ?/SENTINEL_TAG(18456): SENTINEL_MSG_LIBCUTILS
01-28 02:36:35.744 ?/SENTINEL_TAG(18456): SENTINEL_MSG_LIBLOG
01-28 02:47:41.395 ?/SENTINEL_TAG(19686): SENTINEL_MSG_LIBCUTILS
01-28 02:47:41.395 ?/SENTINEL_TAG(19686): SENTINEL_MSG_LIBLOG
01-28 03:19:10.156 ?/SENTINEL_TAG(26414): SENTINEL_MSG_LIBCUTILS
01-28 03:19:10.156 ?/SENTINEL_TAG(26414): SENTINEL_MSG_LIBLOG