Magisk keeps crashing - Magisk

Ive tried doing a factory reset, changing roms (from lineage to aokp), it used to work but not anymore.. i even tried Going on old magisk versions, they all crash...

Logs or it didn't happen... And details. All the details.

Didgeridoohan said:
Logs or it didn't happen... And details. All the details.
Click to expand...
Click to collapse
Yeah sorry, I'm not sure what log to give, so ill leave one for the app only, and a full log:
Partial Log: https://jpst.it/11H8p
Full log: https://jpst.it/11H8b
And Details: Im Using systemless SuperSU, LineageOS 13, no xposed, device is Elephone P9000.
If any other details are needed, tell me.

Re-flash your kernel, flash magisk.. profit ?

fOmey said:
Re-flash your kernel, flash magisk.. profit ?
Click to expand...
Click to collapse
tried that already, still doesnt work

Ruben Craveiro said:
tried that already, still doesnt work
Click to expand...
Click to collapse
Which version of magisk are you flashing ? What version of magisk manager are you using ?
Look's like a memory fault ? Segmentation errors.. could be rom related.
fault addr 0xdeadbaad.. xD
Code:
07-17 23:36:06.537 F/DEBUG (399): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-17 23:36:06.537 F/DEBUG (399): LineageOS Version: '13.0-20170326-UNOFFICIAL-p9000'
07-17 23:36:06.537 F/DEBUG (399): Build fingerprint: 'Elephone/lineage_p9000/p9000:6.0.1/MOB31K/cb3922e3f0:userdebug/test-keys'
07-17 23:36:06.537 F/DEBUG (399): Revision: '0'
07-17 23:36:06.537 F/DEBUG (399): ABI: 'arm'
07-17 23:36:06.537 F/DEBUG (399): pid: 7710, tid: 7710, name: opjohnwu.magisk >>> com.topjohnwu.magisk <<<
07-17 23:36:06.537 F/DEBUG (399): signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xdeadbaad
07-17 23:36:06.556 F/DEBUG (399): Abort message: 'invalid address or address of corrupt block 0x29 passed to dlfree'
07-17 23:36:06.556 F/DEBUG (399): r0 00000000 r1 00000000 r2 00000000 r3 00000002
07-17 23:36:06.556 F/DEBUG (399): r4 00000029 r5 deadbaad r6 f6e89f38 r7 a610c000
07-17 23:36:06.556 F/DEBUG (399): r8 00000031 r9 ffc4fadc sl f6c5a8db fp f6c5a8e4
07-17 23:36:06.556 F/DEBUG (399): ip f6e845d8 sp ffc4f9c8 lr f6e55c85 pc f6e55c84 cpsr 600f0030
07-17 23:36:06.561 F/DEBUG (399):
07-17 23:36:06.561 F/DEBUG (399): backtrace:
07-17 23:36:06.561 F/DEBUG (399): #00 pc 00030c84 /system/lib/libc.so (dlfree+1287)
07-17 23:36:06.561 F/DEBUG (399): #01 pc 000157cd /system/lib/libandroidfw.so (_ZN7android13ResStringPool6uninitEv+38)
07-17 23:36:06.561 F/DEBUG (399): #02 pc 0001651d /system/lib/libandroidfw.so (_ZN7android10ResXMLTree6uninitEv+14)
07-17 23:36:06.562 F/DEBUG (399): #03 pc 0001653b /system/lib/libandroidfw.so (_ZN7android10ResXMLTreeD1Ev+4)
07-17 23:36:06.562 F/DEBUG (399): #04 pc 00013267 /system/lib/libandroidfw.so (_ZN7android12AssetManager10getPkgNameEPKc+258)
07-17 23:36:06.562 F/DEBUG (399): #05 pc 000132c3 /system/lib/libandroidfw.so (_ZN7android12AssetManager18getBasePackageNameEj+62)
07-17 23:36:06.562 F/DEBUG (399): #06 pc 00088943 /system/lib/libandroid_runtime.so
07-17 23:36:06.562 F/DEBUG (399): #07 pc 71e79c89 /data/dalvik-cache/arm/[email protected]@boot.oat (offset 0x1f7a000)
07-17 23:36:06.712 F/DEBUG (399):
07-17 23:36:06.712 F/DEBUG (399): Tombstone written to: /data/tombstones/tombstone_08
07-17 23:36:06.712 W/ActivityManager(685): Force finishing activity com.topjohnwu.magisk/.SplashActivity
07-17 23:36:06.712 E/DEBUG (399): AM write failed: Broken pipe

fOmey said:
Which version of magisk are you flashing ? What version of magisk manager are you using ?
fault addr 0xdeadbaad.. xD
Click to expand...
Click to collapse
Magisk manager version 5.0.5, version 13.2, ive also tried older versions, they dont work either

Ruben Craveiro said:
Magisk manager version 5.0.5, version 13.2, ive also tried older versions, they dont work either
Click to expand...
Click to collapse
For the sake of testing, change kernels if that doesn't work.. change rom's.. try isolate where the problem is.. your running unofficial nightly builds currently ? Try a stable build.

fOmey said:
For the sake of testing, change kernels if that doesn't work.. change rom's.. try isolate where the problem is.. your running unofficial nightly builds currently ? Try a stable build.
Click to expand...
Click to collapse
it is a stable build... ive changed the kernel, still doesnt work, and i already tested a different rom before (aokp)

Ruben Craveiro said:
it is a stable build... ive changed the kernel, still doesnt work, and i already tested a different rom before (aokp, and i think it used the same kernel as the lineage rom)
Click to expand...
Click to collapse
Sorry I cant be much more help, Give the magisk thread a search, might find some answers there.

Ruben Craveiro said:
Yeah sorry, I'm not sure what log to give, so ill leave one for the app only, and a full log:
Partial Log: https://jpst.it/11H8p
Full log: https://jpst.it/11H8b
Click to expand...
Click to collapse
Those logs looks like they have plenty of info. I'm not the one to help with that kind of stuff though. :laugh: Hopefully @topjohnwu can take a look at that. From what I can gather from a quick Google search is that it might have to do with memory allocation (or something similar, I'm unsure as to how it works).
And Details: Im Using systemless SuperSU, LineageOS 13, no xposed, device is Elephone P9000.
If any other details are needed, tell me.
Click to expand...
Click to collapse
Ruben Craveiro said:
Magisk manager version 5.0.5, version 13.2, ive also tried older versions, they dont work either
Click to expand...
Click to collapse
Now... Here I got curious.
Either your mixing it up because of trying different Magisk versions back and forth, or you've managed to do something... unintended. :laugh:
Magisk v13+ is no longer compatible with systemless SuperSU! If you've actually managed to install Magisk v13.2 and SuperSU together, try to start over with MagiskSU.
And there's a version 5.0.6 of the Manager you can try as well. You should get a notification in the Manager to download it (if you have Update Notifications enabled) or you can download it on GitHub.

Didgeridoohan said:
Ruben Craveiro said:
Yeah sorry, I'm not sure what log to give, so ill leave one for the app only, and a full log:
Partial Log: https://jpst.it/11H8p
Full log: https://jpst.it/11H8b
Those logs looks like they have plenty of info. I'm not the one to help with that kind of stuff though. :laugh: Hopefully @topjohnwu can take a look at that. From what I can gather from a quick Google search is that it might have to do with memory allocation (or something similar, I'm unsure as to how it works).
Now... Here I got curious.
Either your mixing it up because of trying different Magisk versions back and forth, or you've managed to do something... unintended. :laugh:
Magisk v13+ is no longer compatible with systemless SuperSU! If you've actually managed to install Magisk v13.2 and SuperSU together, try to start over with MagiskSU.
And there's a version 5.0.6 of the Manager you can try as well. You should get a notification in the Manager to download it (if you have Update Notifications enabled) or you can download it on GitHub.
Click to expand...
Click to collapse
So, when i go back to old version i allways go back to default boot.img first or run the uninstall zip. I've also tried installing it without SuperSU, ill try with MagiskSU, thats the one i havent tried yet.
I've installed the version you told me, and it still crashes.
Edit: Magisk used to work on android 7 (stock), but i downgraded back go Lineage 13 and thats when problems started to happend, it also force closes in AOKP, im gonna try installling a stock 6.0 rom and see if it boots
Click to expand...
Click to collapse

Magisk Manager, thr app by itself is able to open if the package isnt flashed, but if i flash the package, it starts force closing

I got a similar issue, but using LeEco Le 2 with Lineage 13.0.
I tried flashing Magisk various version. It didn't help. The app force closed very single time.
Attached the log for reference. Looks like it is due to memory issue as well.

arshum said:
I got a similar issue, but using LeEco Le 2 with Lineage 13.0.
I tried flashing Magisk various version. It didn't help. The app force closed very single time.
Attached the log for reference. Looks like it is due to memory issue as well.
Click to expand...
Click to collapse
Exact same issue as me.. im starting to think its a bug in Lineage13 roms

I gave up, and decided to just return to stock nougat, magisk works fine again...

I wanna add my log taken from last month. Same thing as OP, manager keeps crashing when giving su permissions to other apps.
Clearing app data helps and I can open manager, but when an app requests su, the manager crashes.
Code:
06-13 06:53:33.981 1559 3006 I ActivityManager: Start proc 8204:com.topjohnwu.magisk/u0a124 for activity com.topjohnwu.magisk/.superuser.RequestActivity
06-13 06:53:34.051 8204 8204 W asset : getBasePackageName in Asset, index=3, return 'com.topjohnwu.magisk'
06-13 06:53:34.051 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:34.051 8204 8204 I LoadedApk: No resource references to update in package androidzte
06-13 06:53:34.061 8204 8204 I FirebaseInitProvider: FirebaseApp initialization unsuccessful
06-13 06:53:34.071 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:34.081 8204 8204 D Typeface: fontPath:
06-13 06:53:34.081 1559 2882 D ActivityManager: --zc to bg, ProcessRecord{88fc9bf 8204:com.topjohnwu.magisk/u0a124} rx/tx = 5379 1098
06-13 06:53:34.101 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:34.111 8204 8204 D Typeface: fontPath:
06-13 06:53:34.111 8204 8221 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:34.121 8204 8204 D Typeface: fontPath:
06-13 06:53:34.141 8204 8221 W asset : getBasePackageName in Asset, index=3, return 'com.sonelli.juicessh'
06-13 06:53:34.141 8204 8221 W asset : getBasePackageName in cache, return 'com.sonelli.juicessh'
06-13 06:53:34.151 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface com.topjohnwu.magisk/com.topjohnwu.magisk.superuser.SuRequestActivity
06-13 06:53:34.151 8204 8222 I Adreno : QUALCOMM build : c5b7903, Ic4cf336e0a
06-13 06:53:34.151 8204 8222 I Adreno : Build Date : 02/27/17
06-13 06:53:34.151 8204 8222 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
06-13 06:53:34.151 8204 8222 I Adreno : Local Branch :
06-13 06:53:34.151 8204 8222 I Adreno : Remote Branch :
06-13 06:53:34.151 8204 8222 I Adreno : Remote Branch :
06-13 06:53:34.151 8204 8222 I Adreno : Reconstruct Branch :
06-13 06:53:34.161 8204 8222 I OpenGLRenderer: Initialized EGL, version 1.4
06-13 06:53:34.161 8204 8222 D OpenGLRenderer: Swap behavior 1
06-13 06:53:34.171 8204 8204 V IconPackHelper: read bmp packageName = com.sonelli.juicessh className = com.sonelli.juicessh.controllers.ApplicationClass path = /data/resource-cache/cache/icon-cache/icon/icon
06-13 06:53:34.171 8204 8204 V IconPackHelper: read bmp check path = /data/resource-cache/cache/icon-cache/icon/icon/com_sonelli_juicessh-com_sonelli_juicessh_controllers_ApplicationClass.png
06-13 06:53:34.171 8204 8204 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/resource-cache/cache/icon-cache/icon/icon/com_sonelli_juicessh.png (No such file or directory)
06-13 06:53:34.171 8204 8204 V IconPackHelper: read bmp path = /data/resource-cache/cache/icon-cache/icon/icon/com_sonelli_juicessh.png bmp = null
06-13 06:53:34.171 8204 8204 I IconPackHelper: translateBitMap bmp = [email protected]
06-13 06:53:34.171 8204 8204 E IconPackHelper: color = 0
06-13 06:53:34.171 8204 8204 E IconPackHelper: color = 65
06-13 06:53:34.181 8204 8204 I IconPackHelper: translateBitMap bgBmp = [email protected] maskBmp = [email protected]
06-13 06:53:34.181 8204 8204 I IconPackHelper: translateBitMap overlap = 0
06-13 06:53:34.181 8204 8204 D IconProcess: getBitmapRadiusInfo 50-38-42-38
06-13 06:53:34.201 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface com.topjohnwu.magisk/com.topjohnwu.magisk.superuser.SuRequestActivity
06-13 06:53:35.441 8204 8204 V BoostFramework: mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
06-13 06:53:35.441 8204 8204 V BoostFramework: mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
06-13 06:53:35.441 8204 8204 V BoostFramework: mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
06-13 06:53:35.441 8204 8204 V BoostFramework: mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
06-13 06:53:35.441 8204 8204 V BoostFramework: mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
06-13 06:53:35.451 8204 8204 V BoostFramework: BoostFramework() : mPerf = [email protected]
06-13 06:53:35.621 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface PopupWindow:755a77
06-13 06:53:37.401 1559 1947 D WifiQualifiedNetworkSelector:: "EDC_1":9 User Preferred BSSID:null FQDN:null NETWORK_SELECTION_ENABLED Disable account: 0 0 0 0 0 0 0 0 0 0 Connect Choice:"GeoTag"WPA_PSK set time:1495761508204
06-13 06:53:37.811 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:37.831 1559 4702 D ActivityManager: --zc to bg, ProcessRecord{88fc9bf 8204:com.topjohnwu.magisk/u0a124} rx/tx = 5379 1098
06-13 06:53:37.921 8204 8222 D OpenGLRenderer: endAllActiveAnimators on 0xd3fa2c80 (RippleDrawable) with handle 0xd317f1a0
06-13 06:53:38.201 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:38.201 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:38.221 8204 8204 I Toast : makeText Toast for package com.topjohnwu.magisk opPackage com.topjohnwu.magisk
06-13 06:53:38.221 8204 8204 I Toast : show Toast for package com.topjohnwu.magisk opPackage com.topjohnwu.magisk
06-13 06:53:38.251 8204 8222 E OpenGLRenderer: void android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface *) to create EGLSurface Toast
06-13 06:53:49.171 8204 8204 W asset : getBasePackageName in cache, return 'com.topjohnwu.magisk'
06-13 06:53:49.181 8204 8204 D Typeface: fontPath:
06-13 06:53:49.231 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) cannot open file at line 32463 of [bda77dda96]
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) os_unix.c:32463: (13) open(/data/user/0/com.topjohnwu.magisk/databases/su.db-wal) -
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) unable to open database file
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: Failed to open database '/data/user/0/com.topjohnwu.magisk/databases/su.db'.
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14): , while compiling: PRAGMA journal_mode
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:921)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:666)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:352)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:326)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:240)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:194)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:808)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:793)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:696)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:694)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:289)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.b.b.b(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.MagiskManager.c(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.MagiskManager.a(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.topjohnwu.magisk.SplashActivity.onCreate(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.Activity.performCreate(Activity.java:6728)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2622)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2730)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1481)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:102)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:179)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at android.app.ActivityThread.main(ActivityThread.java:6152)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at java.lang.reflect.Method.invoke(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: Couldn't open su.db for writing (will try read-only):
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14): , while compiling: PRAGMA journal_mode
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:921)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:666)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:352)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:326)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:240)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:194)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:808)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:793)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:696)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:694)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:289)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.b.b.b(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.MagiskManager.c(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.MagiskManager.a(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.topjohnwu.magisk.SplashActivity.onCreate(Unknown Source)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.Activity.performCreate(Activity.java:6728)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2622)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2730)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1481)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.os.Handler.dispatchMessage(Handler.java:102)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.os.Looper.loop(Looper.java:179)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at android.app.ActivityThread.main(ActivityThread.java:6152)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at java.lang.reflect.Method.invoke(Native Method)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
06-13 06:53:49.231 8204 8204 E SQLiteOpenHelper: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
06-13 06:53:49.231 8204 8204 D SQLiteConnection: enable sqlite enhance.
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) cannot open file at line 32463 of [bda77dda96]
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) os_unix.c:32463: (13) open(/data/user/0/com.topjohnwu.magisk/databases/su.db-wal) -
06-13 06:53:49.231 8204 8204 E SQLiteLog: (14) statement aborts at 1: [PRAGMA user_version;] unable to open database file
06-13 06:53:49.231 8204 8204 D AndroidRuntime: Shutting down VM
06-13 06:53:49.231 8204 8204 E AndroidRuntime: FATAL EXCEPTION: main
06-13 06:53:49.231 8204 8204 E AndroidRuntime: Process: com.topjohnwu.magisk, PID: 8204
06-13 06:53:49.231 8204 8204 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.topjohnwu.magisk/com.topjohnwu.magisk.SplashActivity}: android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14)
06-13 06:53:49.231 8204 8204 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityTh

otaconremo said:
I wanna add my log taken from last month. Same thing as OP, manager keeps crashing when giving su permissions to other apps.
Clearing app data helps and I can open manager, but when an app requests su, the manager crashes.
Click to expand...
Click to collapse
You have a different issue than the OP. But, let's address it anyway...
Your issue is that the Manager can't access the su database, which in turn leads to the Manager crashing:
Code:
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: Failed to open database '/data/user/0/com.topjohnwu.magisk/databases/su.db'.
Could you take a look in /data/user/0/com.topjohnwu.magisk/databases/ to see if you have the su.db file there? In recovery, of course...
Also, some details about your setup would be good. Device and ROM, kernel, Magisk and Manager versions, etc. And what version of Magisk and Manager was this log captured for and are you seeing the same issue today (since you say the log is from last month)?

Didgeridoohan said:
You have a different issue than the OP. But, let's address it anyway...
Your issue is that the Manager can't access the su database, which in turn leads to the Manager crashing:
Code:
06-13 06:53:49.231 8204 8204 E SQLiteDatabase: Failed to open database '/data/user/0/com.topjohnwu.magisk/databases/su.db'.
Could you take a look in /data/user/0/com.topjohnwu.magisk/databases/ to see if you have the su.db file there? In recovery, of course...
Also, some details about your setup would be good. Device and ROM, kernel, Magisk and Manager versions, etc. And what version of Magisk and Manager was this log captured for and are you seeing the same issue today (since you say the log is from last month)?
Click to expand...
Click to collapse
Ok, I replicated the error this time with the latest version 13.3 and manager 5.1.1.
My device is an axon 7 chinese unit, android 7.1.1, stock boot and stock kernel.
I checked the folder pointing to the error, I noticed that su.db is the only file. but then after a few seconds, su.db-shm and su.db-wal pops-out. I was using X-plore app to browse the files and I can have root permission usually on the first app requesting it after I cleared data from manager.
Thanks.

otaconremo said:
Ok, I replicated the error this time with the latest version 13.3 and manager 5.1.1.
My device is an axon 7 chinese unit, android 7.1.1, stock boot and stock kernel.
I checked the folder pointing to the error, I noticed that su.db is the only file. but then after a few seconds, su.db-shm and su.db-wal pops-out. I was using X-plore app to browse the files and I can have root permission usually on the first app requesting it after I cleared data from manager.
Thanks.
Click to expand...
Click to collapse
The -shm and -wal files are probably temporary files that are created when trying to access the database. Can you open the db file?
Since you only had the su.db file in there, what happens when you enter the Downloads section in the Magisk Manager? If there's no repo.db file in the /databases folder, the Manager would probably crash.

Related

[ROM][6.0][Read OP!]Official nightly Cyanogenmod 13 for Peregrine

Please search the thread and read the OP before postings to reduce the numbers of unneeded reposting by everyone.
{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0(MM), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Tips and notes:
When choosing a Gapps package ensure it can fit into /system when flashed. Micro gapps is recommend as it fits and provides everything in a base package you will need for gapps support you can install the other google apps from the store as want later on.
Remember nightly builds are experimental they can and will be broken from time to time. Always have a backup at hand.
Storage in Marshmallow is dynamically mounted. That means you will get a prompt at boot to mount as either portable storage or internal storage. Use portable storage to continue using it as like in previous versions of android.
To transfer file to PC when plugged in you will get the charging mode prompt status in the status bar click it to change from charging mode to transfer files.
TWRP cannot read internal formatted sdcards at the moment in order to flash a new nightly try one of these suggestions -
Adb sideloading - http://forum.xda-developers.com/showpost.php?p=64194455&postcount=398
USB OTG - http://forum.xda-developers.com/showpost.php?p=64194957&postcount=401
Using PC file manager to place the file where TWRP can see it - http://forum.xda-developers.com/showpost.php?p=64194157&postcount=397
TWRP 3 now supports internal formatted sdcards - http://forum.xda-developers.com/moto-g/4g-development/unofficial-twrp-3-0-0-0-moto-g-lte-t3310450
If you want to use Supersu see here for non-systemless root. For systemless root use a zip from the SuperSu page othwerwise inbuilt superuser from development settings works fine.
Having issues with Titanium Backup? This should help - https://www.youtube.com/watch?v=DrOuUtlqz9w&ab_channel=AbhinavSrivastava
Want to mount system as read write for apps like Adaway use this(For builds before 29 Nov 2015)
Builds 29Nov 2015+ from a terminal app use
Code:
su
mount -o rw,remount /system
then after changes use
Code:
mount -o ro,remount /system
to mount it back as read-only or reboot.
what doesn't work:
-You tell me as am not sure atm [emoji14]
Downloads:
Older Unofficial builds
Official builds nightly builds
Install instructions:
IMPORTANT! When coming from older builds to CM13 24 Nov+ builds if you have FCs with phone
LuK1337 said:
From now after flashing 20151121 build you will have to remove /data/data/com.android.providers.telephony/databases/telephony.db file due to db scheme updates. Otherwise com.android.phone crash will happen.
You can use TWRP file manager to do it.
Click to expand...
Click to collapse
Contrary to popular belief(me included) wiping between versions is not needed - https://plus.google.com/u/0/+DanPasanen/posts/GKnirTFjojg
Coming from an official CM12.1 rom
Reboot to recovery
Install Rom
Optional Gapps, Kernel, etc
Reboot
Make sure to install Gapps before booting are you will have FCs with Setup wizard.
Coming from a different rom or stock
Wipe data and cache
Flash the CM13zip
Install opengapps or any other perffered gapps if you want
Reboot
Profit
Changelog - http://www.cmxlog.com/13/peregrine/
Source:
base: https://github.com/CyanogenMod
kernel: https://github.com/CyanogenMod/android_kernel_motorola_msm8226/tree/cm-13.0
Device: https://github.com/CyanogenMod/android_device_motorola_msm8226-common/tree/cm-13.0, https://github.com/CyanogenMod/android_device_motorola_peregrine/tree/cm-13.0
Vendor: https://github.com/TheMuppets/proprietary_vendor_motorola/tree/cm-13.0
Rest of the stuff is all unmerged stuff from gerrit
Credits:- (not in a order)
AOSParadox team @h2o64
@luca020400 @LuK1337
@srisurya95 for helping me spot my error with compiling.
CM Team
Google
Motorola
And any one else that I forgot to mention [emoji14]
Thanks a lot for this, I'll test on weekend
Enviado desde mi XT1040 mediante Tapatalk
keep up the good work
Whoa, thank you! <3
First of all, thanks! Just installed it.
In the first boot, when cm confugration wizard started, I tried to change language, and system soft rebooted, never to boot up again. Tried it a couple of times with same result. Wiping data/cache solves the issue. So using it in english for now. I will report if more things come up!
Edit: After installing cm, installed gapps, and upon booting the "setup wizard had to close" (or similar xD) message appeared once and again. This happened the 2 times I tried.
gartzen said:
First of all, thanks! Just installed it.
In the first boot, when cm confugration wizard started, I tried to change language, and system soft rebooted, never to boot up again. Tried it a couple of times with same result. Wiping data/cache solves the issue. So using it in english for now. I will report if more things come up!
Edit: After installing cm, installed gapps, and upon booting the "setup wizard had to close" (or similar xD) message appeared once and again. This happened the 2 times I tried.
Click to expand...
Click to collapse
Same here
I have the same problem when i try to change language. Is someone also having a problem of fc with titanium backup ?
Nice work, the only issue i have ran into at the moment is when you go Under More in settings and go into Mobile networks you get an FC on com.android.phone posted the logcat below for you
Code:
10-22 20:06:34.340 646 656 I art : Background partial concurrent mark sweep GC freed 22291(1385KB) AllocSpace objects, 6(120KB) LOS objects, 33% free, 23MB/35MB, paused 2.507ms total 133.930ms
10-22 20:06:34.341 31441 31441 D AndroidRuntime: Shutting down VM
10-22 20:06:34.350 31441 31441 E AndroidRuntime: FATAL EXCEPTION: main
10-22 20:06:34.350 31441 31441 E AndroidRuntime: Process: com.android.phone, PID: 31441
10-22 20:06:34.350 31441 31441 E AndroidRuntime: java.lang.ArrayIndexOutOfBoundsException: length=13; index=13
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.ListPreference.getEntry(ListPreference.java:220)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.ListPreference.getSummary(ListPreference.java:165)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.Preference.onBindView(Preference.java:558)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.Preference.getView(Preference.java:495)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.preference.PreferenceGroupAdapter.getView(PreferenceGroupAdapter.java:246)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.AbsListView.obtainView(AbsListView.java:2346)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.makeAndAddView(ListView.java:1875)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.fillDown(ListView.java:702)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.fillFromTop(ListView.java:763)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.ListView.layoutChildren(ListView.java:1684)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.AbsListView.onLayout(AbsListView.java:2148)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1743)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1586)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1495)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1743)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.layoutHorizontal(LinearLayout.java:1732)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1497)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1743)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1586)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.LinearLayout.onLayout(LinearLayout.java:1495)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:336)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:273)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:493)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.layoutChildren(FrameLayout.java:336)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.widget.FrameLayout.onLayout(FrameLayout.java:273)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.policy.PhoneWindow$DecorView.onLayout(PhoneWindow.java:2678)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.View.layout(View.java:16633)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewGroup.layout(ViewGroup.java:5437)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2171)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1931)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1107)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6013)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:858)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:670)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:606)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:844)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
10-22 20:06:34.350 31441 31441 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
10-22 20:06:34.356 646 1619 W ActivityManager: Force finishing activity com.android.phone/.MobileNetworkSettings
10-22 20:06:34.359 646 1619 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
10-22 20:06:34.365 8632 8632 I art : Starting a blocking GC Explicit
10-22 20:06:34.407 8632 8632 I art : Explicit concurrent mark sweep GC freed 2328(136KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 13MB/22MB, paused 708us total 41.399ms
10-22 20:06:34.414 646 882 I OpenGLRenderer: Initialized EGL, version 1.4
10-22 20:06:34.431 8632 8632 I art : Starting a blocking GC Explicit
10-22 20:06:34.466 8632 8632 I art : Explicit concurrent mark sweep GC freed 584(33KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 13MB/22MB, paused 594us total 34.252ms
10-22 20:06:34.466 8632 8632 I art : Starting a blocking GC Explicit
10-22 20:06:34.499 8632 8632 I art : Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 40% free, 13MB/22MB, paused 555us total 32.508ms
10-22 20:06:34.537 8632 8706 E Surface : getSlotFromBufferLocked: unknown buffer: 0xb90366d0
10-22 20:06:34.538 8632 8706 D OpenGLRenderer: endAllStagingAnimators on 0xb9328d68 (ListView) with handle 0xb90440e0
10-22 20:06:34.860 646 663 W ActivityManager: Activity pause timeout for ActivityRecord{b1c66fa u0 com.android.phone/.MobileNetworkSettings t133 f}
10-22 20:06:35.004 8632 8632 D DashboardSummary: rebuildUI took: 88 ms
10-22 20:06:37.131 6307 6434 D audio_hw_primary: out_standby: enter: stream (0xb8446ac0) usecase(1: low-latency-playback)
10-22 20:06:37.182 6307 6434 D hardware_info: hw_info_append_hw_type : device_name = speaker-lite
10-22 20:06:38.408 253 367 I ThermalEngine: Sensor:xo_therm_pu2:25000 mC
• Camera crashes (Cannot connect to the camera error) right after you take a picture
• Facebook crashes as soon as you start to write your username on the login screen
• File Manager crashes (some kind of "no privileges" error)
I also don't have the option to set Google Now launcher as default launcher, like if it wasn't installed, but it works with Nova Launcher.
edit : problem solve after rebooting sorry
Camera has already been fixed on Falcon's build... so it's just a mater of time @Kayant merges it!
I have also seen the issues with camera, file manager, TB. Can't really say too much because my limited knowledge doesn't give me too much insight into what exactly is going on but am going through some logs and will see what I can understand from them. @ebol94 I already had the camera fix merged in but maybe is because I don't have an updated lib which is why it's not completed fixed? Will test that in a build later.
Kayant said:
I have also seen the issues with camera, file manager, TB. Can't really say too much because my limited knowledge doesn't give me too much insight into what exactly is going on but am going through some logs and will see what I can understand from them. @ebol94 I already had the camera fix merged in but maybe is because I don't have an updated lib which is why it's not completed fixed? Will test that in a build later.
Click to expand...
Click to collapse
You need to add this branch to your repo in order to use the new libs
Code:
<project path="external/sony/boringssl-compat" name="CyanogenMod/android_external_sony_boringssl-compat" revision="cm-13.0" />
By the way, I managed to get working data but not LTE on my build, but I'm not quite sure the state of yours since I haven't flashed it. Could anybody tell me? :silly:
Nevermind, LTE is working good here too . So far there's pretty much everything working, the only thing left is that I'm not having my sdcard partition mounted (at least on my build). Maybe it can be forced through terminal, I'll try later. How about on this build?
Regards!
beeeto said:
You need to add this branch to your repo in order to use the new libs
Code:
<project path="external/sony/boringssl-compat" name="CyanogenMod/android_external_sony_boringssl-compat" revision="cm-13.0" />
By the way, I managed to get working data but not LTE on my build, but I'm not quite sure the state of yours since I haven't flashed it. Could anybody tell me? :silly:
Nevermind, LTE is working good here too . So far there's pretty much everything working, the only thing left is that I'm not having my sdcard partition mounted (at least on my build). Maybe it can be forced through terminal, I'll try later. How about on this build?
Regards!
Click to expand...
Click to collapse
I already have the necessary things. The only thing that may have changed is h2o64's lib being newer than luk1337's one
There's how SDcard works in MM now because you can choose to use it as internal storage so how it mounts at boot has changed - http://source.android.com/devices/storage/config.html
You need to click the notification and choose which option you want.
Kayant said:
I already have the necessary things. The only thing that may have changed is h2o64's lib being newer than luk1337's one
There's how SDcard works in MM now because you can choose to use it as internal storage so how it mounts at boot has changed - http://source.android.com/devices/storage/config.html
You need to click the notification and choose which option you want.
Click to expand...
Click to collapse
My lib is based o, the 5.1 blobs, and Luk's one is based off 5.0.2.
So if you wanna use mine, you must have all the other libs from 5.1
PS : I like the "not in order" xD :justkidding:
h2o64 said:
My lib is based o, the 5.1 blobs, and Luk's one is based off 5.0.2.
So if you wanna use mine, you must have all the other libs from 5.1
PS : I like the "not in order" xD :justkidding:
Click to expand...
Click to collapse
Hey you should hunt srisurya95 down for that
Thanks for the heads up.
Great work guys! I love it
One quick question: is the mobile radio active bug still present? On Lollipop, Chrome and Google Play Services are killing my battery for no apparent reason.
I have a question, if I install this Alpha build on my Motorola Moto G when the nightly builds start would it be a case of simply upgrading to this from the device via Cyanogenmod updates?
also, what recovery did you guys use? I am currently running CM recovery but its very basic and no options for nandroid backup so looking to do this before trying out CM13
ceanth said:
also, what recovery did you guys use? I am currently running CM recovery but its very basic and no options for nandroid backup so looking to do this before trying out CM13
Click to expand...
Click to collapse
I am using the TWRP-v2.8.7.0 from here - http://forum.xda-developers.com/mot...ection-somcom3xs-experimental-corner-t2996266

Stuck in bootloop. Please help (Logcat attached)

My nexus 6 is stuck in a bootloop and the boot animation again shows after the optimizing apps is completed. I have captured the adb logcat the last lines show some errors and then the phone reboot where i stopped the logcat. If someone is kind enough to please look at the logs and tell me if there is some app that i can delete via the TWRP file manager or some setting that i can change to get back my settings and the apps?
The problem occured after i installed the app MYANDROIDTOOLS but all i did was to disable some services on user apps.
NB: I didn't have a backup to revert to but I have done a nandroid backup after the problem.
Code:
01-28 15:06:48.920 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.920 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.920 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.920 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 60)
01-28 15:06:48.921 26616 26616 W UserManager: Could not get user list
01-28 15:06:48.921 26616 26616 W UserManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.IUserManager$Stub$Proxy.getUsers(IUserManager.java:615)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.getUsers(UserManager.java:1181)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.isUserSwitcherEnabled(UserManager.java:1281)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.policy.UserSwitcherController.isUserSwitcherAvailable(UserSwitcherController.jav
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.refreshContentDescription(MultiUserSwitch.java:138)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.setUserSwitcherController(MultiUserSwitch.java:71)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.KeyguardStatusBarView.setUserSwitcherController(KeyguardStatusBarView.java
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1033)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.921 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.921 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.921 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.922 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 68)
01-28 15:06:48.923 26616 26616 E UserInfoController: Couldn't get user info
01-28 15:06:48.923 26616 26616 E UserInfoController: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.923 26616 26616 E UserInfoController: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.923 26616 26616 E UserInfoController: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.923 26616 26616 D AndroidRuntime: Shutting down VM
01-28 15:06:48.925 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 240)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 316)
01-28 15:06:48.926 26616 27029 W Settings: Can't get key accelerometer_rotation from content://settings/system
01-28 15:06:48.926 26616 27029 W Settings: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.926 26616 27029 W Settings: at android.content.ContentProviderProxy.query(ContentProviderNative.java:419)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:1397)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getStringForUser(Settings.java:1666)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getIntForUser(Settings.java:1736)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.internal.view.RotationPolicy.isRotationLocked(RotationPolicy.java:105)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLocked(RotationLockControllerImpl.ja
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:83)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 160)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Error in handleSetCallback
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: java.lang.RuntimeException: Package manager has died
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:413)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLockAffordanceVisibl
onLockControllerImpl.java:67)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:85)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably d
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:4332)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:411)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: ... 11 more
01-28 15:06:48.928 26616 26616 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Process: com.android.systemui, PID: 26616
01-28 15:06:48.928 26616 26616 E AndroidRuntime: java.lang.RuntimeException: android.os.DeadObjectException: Transaction failed on small parcel; remote process pr
ied
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: ... 18 more
01-28 15:06:48.928 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 4616)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: Error reporting crash
01-28 15:06:48.929 26616 26616 E AndroidRuntime: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4425)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-28 15:06:48.929 26616 26616 I Process : Sending signal. PID: 26616 SIG: 9
01-28 15:06:48.939 26932 26932 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-28 15:06:49.010 294 294 E installd: eof
01-28 15:06:49.010 294 294 E installd: failed to read size
01-28 15:06:49.010 294 294 I installd: closing connection
01-28 15:06:49.010 266 266 I lowmemorykiller: ActivityManager disconnected
01-28 15:06:49.010 266 266 I lowmemorykiller: Closing Activity Manager data connection
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.012 27045 27045 E DisplayManager: Could not get display information from display manager.
01-28 15:06:49.012 27045 27045 E DisplayManager: android.os.DeadObjectException
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.IDisplayManager$Stub$Proxy.getDisplayInfo(IDisplayManager.java:265)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.DisplayManagerGlobal.getDisplayInfo(DisplayManagerGlobal.java:119)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.updateDisplayInfoLocked(Display.java:867)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.getMetrics(Display.java:779)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getDisplayMetricsLocked(ResourcesManager.java:76)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:224)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1701)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.LoadedApk.getResources(LoadedApk.java:548)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.<init>(ContextImpl.java:1832)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.createAppContext(ContextImpl.java:1785)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4505)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:49.012 27045 27045 E DisplayManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:49.012 27033 27033 I GMPM : App measurement is starting up, version: 8487
01-28 15:06:49.012 27033 27033 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
01-28 15:06:49.013 267 267 I ServiceManager: service 'assetatlas' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'graphicsstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'print' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'restrictions' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_session' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_router' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'trust' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'fingerprint' died
01-28 15:06:49.014 26934 26934 D AndroidRuntime: Shutting down VM
01-28 15:06:49.014 267 267 I ServiceManager: service 'launcherapps' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_projection' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'imms' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'persistent_data_block' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'deviceidle' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'device_policy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'statusbar' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'clipboard' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_management' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'textservices' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_score' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netpolicy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'wifip2p' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifi' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifiscanner' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'rttmanager' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'ethernet' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'connectivity' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'servicediscovery' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'updatelock' died
01-28 15:06:49.015 27033 27033 D AndroidRuntime: Shutting down VM
01-28 15:06:49.015 267 267 I ServiceManager: service 'notification' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'devicestoragemonitor' died
01-28 15:06:49.015 26934 26934 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:49.015 26934 26934 E AndroidRuntime: Process: com.android.settings, PID: 26934
01-28 15:06:49.015 26934 26934 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.settings.widget.SettingsAppWidgetProvider: java.
timeException: the ContentService should always be reachable
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2732)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread$H^C
ahmadalieye said:
My nexus 6 is stuck in a bootloop and the boot animation again shows after the optimizing apps is completed. I have captured the adb logcat the last lines show some errors and then the phone reboot where i stopped the logcat. If someone is kind enough to please look at the logs and tell me if there is some app that i can delete via the TWRP file manager or some setting that i can change to get back my settings and the apps?
The problem occured after i installed the app MYANDROIDTOOLS but all i did was to disable some services on user apps.
NB: I didn't have a backup to revert to but I have done a nandroid backup after the problem.
Code:
01-28 15:06:48.920 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.920 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.920 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.920 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.920 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 60)
01-28 15:06:48.921 26616 26616 W UserManager: Could not get user list
01-28 15:06:48.921 26616 26616 W UserManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.IUserManager$Stub$Proxy.getUsers(IUserManager.java:615)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.getUsers(UserManager.java:1181)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.UserManager.isUserSwitcherEnabled(UserManager.java:1281)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.policy.UserSwitcherController.isUserSwitcherAvailable(UserSwitcherController.jav
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.refreshContentDescription(MultiUserSwitch.java:138)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.MultiUserSwitch.setUserSwitcherController(MultiUserSwitch.java:71)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.KeyguardStatusBarView.setUserSwitcherController(KeyguardStatusBarView.java
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1033)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.921 26616 26616 W UserManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.921 26616 26616 W UserManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.921 26616 26616 W UserManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.921 26616 26616 W UserManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.921 26616 26616 W UserManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.922 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 68)
01-28 15:06:48.923 26616 26616 E UserInfoController: Couldn't get user info
01-28 15:06:48.923 26616 26616 E UserInfoController: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.923 26616 26616 E UserInfoController: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.923 26616 26616 E UserInfoController: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.923 26616 26616 E UserInfoController: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.923 26616 26616 E UserInfoController: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.923 26616 26616 D AndroidRuntime: Shutting down VM
01-28 15:06:48.925 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 240)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 316)
01-28 15:06:48.926 26616 27029 W Settings: Can't get key accelerometer_rotation from content://settings/system
01-28 15:06:48.926 26616 27029 W Settings: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.926 26616 27029 W Settings: at android.content.ContentProviderProxy.query(ContentProviderNative.java:419)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:1397)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getStringForUser(Settings.java:1666)
01-28 15:06:48.926 26616 27029 W Settings: at android.provider.Settings$System.getIntForUser(Settings.java:1736)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.internal.view.RotationPolicy.isRotationLocked(RotationPolicy.java:105)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLocked(RotationLockControllerImpl.ja
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:83)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.926 26616 27029 W Settings: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.926 26616 27029 W Settings: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 160)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Error in handleSetCallback
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: java.lang.RuntimeException: Package manager has died
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:413)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLockAffordanceVisibl
onLockControllerImpl.java:67)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:85)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably d
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:4332)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:411)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: ... 11 more
01-28 15:06:48.928 26616 26616 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Process: com.android.systemui, PID: 26616
01-28 15:06:48.928 26616 26616 E AndroidRuntime: java.lang.RuntimeException: android.os.DeadObjectException: Transaction failed on small parcel; remote process pr
ied
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime: ... 18 more
01-28 15:06:48.928 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 4616)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: Error reporting crash
01-28 15:06:48.929 26616 26616 E AndroidRuntime: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4425)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-28 15:06:48.929 26616 26616 I Process : Sending signal. PID: 26616 SIG: 9
01-28 15:06:48.939 26932 26932 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-28 15:06:49.010 294 294 E installd: eof
01-28 15:06:49.010 294 294 E installd: failed to read size
01-28 15:06:49.010 294 294 I installd: closing connection
01-28 15:06:49.010 266 266 I lowmemorykiller: ActivityManager disconnected
01-28 15:06:49.010 266 266 I lowmemorykiller: Closing Activity Manager data connection
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.012 27045 27045 E DisplayManager: Could not get display information from display manager.
01-28 15:06:49.012 27045 27045 E DisplayManager: android.os.DeadObjectException
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.IDisplayManager$Stub$Proxy.getDisplayInfo(IDisplayManager.java:265)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.hardware.display.DisplayManagerGlobal.getDisplayInfo(DisplayManagerGlobal.java:119)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.updateDisplayInfoLocked(Display.java:867)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.view.Display.getMetrics(Display.java:779)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getDisplayMetricsLocked(ResourcesManager.java:76)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:224)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ResourcesManager.getTopLevelResources(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1701)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.LoadedApk.getResources(LoadedApk.java:548)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.<init>(ContextImpl.java:1832)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ContextImpl.createAppContext(ContextImpl.java:1785)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4505)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.handleBindApplication(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.os.Looper.loop(Looper.java:148)
01-28 15:06:49.012 27045 27045 E DisplayManager: at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:49.012 27045 27045 E DisplayManager: at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:49.012 27045 27045 E DisplayManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:49.012 27045 27045 E DisplayManager: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:49.012 27033 27033 I GMPM : App measurement is starting up, version: 8487
01-28 15:06:49.012 27033 27033 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
01-28 15:06:49.013 267 267 I ServiceManager: service 'assetatlas' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'graphicsstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'print' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'restrictions' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_session' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_router' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'trust' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'fingerprint' died
01-28 15:06:49.014 26934 26934 D AndroidRuntime: Shutting down VM
01-28 15:06:49.014 267 267 I ServiceManager: service 'launcherapps' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'media_projection' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'imms' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'persistent_data_block' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'deviceidle' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'device_policy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'statusbar' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'clipboard' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_management' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'textservices' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'network_score' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netstats' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'netpolicy' died
01-28 15:06:49.014 267 267 I ServiceManager: service 'wifip2p' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifi' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'wifiscanner' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'rttmanager' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'ethernet' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'connectivity' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'servicediscovery' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'updatelock' died
01-28 15:06:49.015 27033 27033 D AndroidRuntime: Shutting down VM
01-28 15:06:49.015 267 267 I ServiceManager: service 'notification' died
01-28 15:06:49.015 267 267 I ServiceManager: service 'devicestoragemonitor' died
01-28 15:06:49.015 26934 26934 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:49.015 26934 26934 E AndroidRuntime: Process: com.android.settings, PID: 26934
01-28 15:06:49.015 26934 26934 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.settings.widget.SettingsAppWidgetProvider: java.
timeException: the ContentService should always be reachable
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:2732)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread.-wrap14(ActivityThread.java)
01-28 15:06:49.015 26934 26934 E AndroidRuntime: at android.app.ActivityThread$H^C
Click to expand...
Click to collapse
Every error is coming after Xposed. I would remove xposed and try again.
Thanks for reply. I disabled all the xposed modules but still its stuck in the same place. I tried to run xposed unistaller script but it said "failed to excute binary" however i have disable the modules but hashing them in modules.list file.
Code:
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.notebook from package com.google.android.gsf in a
n group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.writely from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.wise from package com.google.android.gsf in an un
oup android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral from package com.google.android.gsf
known group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization from package com.google.and
in an unknown group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speech from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.READ_ONLY from package com.google.android.gsf in an unkno
android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.WRITE_ONLY from package com.google.android.gsf in an unkn
p android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.GTALK_SERVICE from package com.google.android.gsf in an unk
up android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.SEND_HEARTBEAT from package com.google.android.gsf in an un
oup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.permission.BROADCAST_DATA_MESSAGE from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.SEND from package com.google.android.gsf in an unknown group androi
sion-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.RECEIVE from package com.google.android.gsf in an unknown group and
mission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.BROADCAST from package com.google.android.gsf in an unknown group a
ermission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.SEND_RECEIVE from package com.google.android.gsf in an unknown grou
d.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.XMPP_ENDPOINT_BROADCAST from package com.google.android.gsf in an u
roup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.USE_XMPP_ENDPOINT from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.gsf.permission.READ_GSERVICES from package com.google.android.gsf in an u
roup android.permission-group.ACCOUNTS
12-29 10:28:28.726 2920 2920 W PackageManager: Failed to parse /system/priv-app/Phonesky: Package com.android.vending at /system/priv-app/Phonesky ignored: upda
ion 80430500 better than this 80420700
12-29 10:28:28.842 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #77
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_READ in package: c
e.android.gms at: Binary XML file line #90
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_WRITE in package:
le.android.gms at: Binary XML file line #91
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #134
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #160
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.
ndroid.gms at: Binary XML file line #164
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com
android.gms at: Binary XML file line #165
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #167
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #209
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_FINE_LOCATION in package: co
.android.gms at: Binary XML file line #224
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS in
: com.google.android.gms at: Binary XML file line #230
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.googl
d.gms at: Binary XML file line #268
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #300
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_AUDIO_OUTPUT in package: co
.android.gms at: Binary XML file line #315
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_VIDEO_OUTPUT in package: co
.android.gms at: Binary XML file line #316
12-29 10:28:28.937 2920 2920 W PackageManager: Failed to parse /system/priv-app/PrebuiltGmsCore: Package com.google.android.gms at /system/priv-app/PrebuiltGmsC
red: updated version 8489430 better than this 8186438
12-29 10:28:28.947 2920 2920 W PackageParser: No actions in intent filter at /system/priv-app/SetupWizard/SetupWizard.apk Binary XML file line #184
12-29 10:28:29.047 2920 2920 W PackageManager: Failed to parse /system/priv-app/Velvet: Package com.google.android.googlequicksearchbox at /system/priv-app/Velv
ed: updated version 300571356 better than this 300515536
12-29 10:28:29.050 2920 2920 W PackageManager: Failed to parse /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk: Package com.asksven.betterbattery
aedition at /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk ignored: updated version 72 better than this 2
12-29 10:28:29.083 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.andro
ooth at: Binary XML file line #58
12-29 10:28:29.088 2920 2920 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #216
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.a
fc at: Binary XML file line #47
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.a
fc at: Binary XML file line #48
12-29 10:28:29.214 2920 2920 W PackageManager: Failed to parse /system/app/Provision: No packages found in split
12-29 10:28:29.256 2920 2920 I PackageManager: /system/app/VZWAPNLib changed; collecting certs
12-29 10:28:29.280 2920 2920 W PackageManager: Failed to parse /system/app/VZWAPNLib: Application package com.vzw.apnlib already installed. Skipping duplicate.
12-29 10:28:29.305 2920 2920 W PackageManager: Failed to parse /system/app/WebViewGoogle: Package com.google.android.webview at /system/app/WebViewGoogle ignore
ed version 252610000 better than this 246011700
12-29 10:28:29.314 2920 2920 W PackageParser: <manifest> has more than one <application>
12-29 10:28:29.367 2920 2920 W PackageManager: Failed to parse /system/app/CalendarGooglePrebuilt: Package com.google.android.calendar at /system/app/CalendarGo
uilt ignored: updated version 2015094322 better than this 2015080599
12-29 10:28:29.394 2920 2920 W PackageManager: Failed to parse /system/app/Chrome: Package com.android.chrome at /system/app/Chrome ignored: updated version 252
etter than this 240363301
12-29 10:28:29.427 2920 2920 W PackageManager: Failed to parse /system/app/GoogleCamera: Package com.google.android.GoogleCamera at /system/app/GoogleCamera ign
dated version 31021130 better than this 27008130
12-29 10:28:29.440 2920 2920 W PackageManager: Failed to parse /system/app/GoogleTTS: Package com.google.android.tts at /system/app/GoogleTTS ignored: updated v
10307121 better than this 210306070
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.google.and
k at: Binary XML file line #161
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package: com.goo
oid.talk at: Binary XML file line #164
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: co
.android.talk at: Binary XML file line #166
12-29 10:28:29.485 2920 2920 W PackageManager: Failed to parse /system/app/Hangouts: Package com.google.android.talk at /system/app/Hangouts ignored: updated ve
758934 better than this 22582814
12-29 10:28:29.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:29.535 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.an
ps.maps at: Binary XML file line #95
12-29 10:28:29.659 2920 2920 W PackageManager: Failed to parse /system/app/Maps: Package com.google.android.apps.maps at /system/app/Maps ignored: updated versi
0124 better than this 913012024
12-29 10:28:29.712 2920 2920 W PackageManager: Failed to parse /system/app/Music2: Package com.google.android.music at /system/app/Music2 ignored: updated versi
better than this 1985
12-29 10:28:29.747 2920 2920 W PackageParser: Problem in package /system/app/Photos/Photos.apk:
12-29 10:28:29.747 2920 2920 W PackageParser: Unknown element under <activity>: category at /system/app/Photos/Photos.apk Binary XML file line #649
12-29 10:28:29.759 2920 2920 W PackageManager: Failed to parse /system/app/Photos: Package com.google.android.apps.photos at /system/app/Photos ignored: updated
133708 better than this 72908
12-29 10:28:29.792 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltBugle: Package com.google.android.apps.messaging at /system/app/PrebuiltBugle
: updated version 16043130 better than this 14533139
12-29 10:28:29.808 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltDeskClockGoogle: Package com.google.android.deskclock at /system/app/Prebuilt
kGoogle ignored: updated version 42102710 better than this 42102705
12-29 10:28:29.870 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltGmail: Package com.google.android.gm at /system/app/PrebuiltGmail ignored: up
rsion 58045865 better than this 57011650
12-29 10:28:29.900 2920 2920 W PackageManager: Failed to parse /system/app/YouTube: Package com.google.android.youtube at /system/app/YouTube ignored: updated v
08959630 better than this 107560134
12-29 10:28:29.926 2920 2920 W PackageManager: Failed to parse /system/app/talkback: Package com.google.android.marvin.talkback at /system/app/talkback ignored:
version 40400003 better than this 40300000
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /system/vendor/app
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /oem/app
12-29 10:28:29.950 2920 2920 W PackageManager: Package com.whatsapp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:29.960 2920 2920 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts.
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.CHECK_LICENSE from package com.android.vending in an unknown group android.permiss
p.NETWORK
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.BILLING from package com.android.vending in an unknown group android.permission-gr
ORK
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.074 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.134 2920 2920 W PackageManager: Permission com.android.chrome.permission.DEBUG from package com.android.chrome in an unknown group android.permis
up.DEVELOPMENT_TOOLS
12-29 10:28:30.177 2920 2920 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.pro-1/base.apk Binary
e line #42
12-29 10:28:30.192 2920 2920 W PackageManager: Package com.eclipsim.gpsstatus2 desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.200 2920 2920 W PackageParser: No actions in intent filter at /data/app/jackpal.androidterm-1/base.apk Binary XML file line #149
12-29 10:28:30.216 2920 2920 W PackageManager: Package com.lonelycatgames.Xplore desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.234 2920 2920 W PackageManager: Package com.flyersoft.moonreaderp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.340 2920 2920 W PackageManager: Package com.mxtech.videoplayer.pro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.447 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.BATTERY_STATS in package: com.asksv
rbatterystats_xdaedition at: Binary XML file line #24
12-29 10:28:30.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:30.623 2920 2920 W PackageManager: Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
12-29 10:28:30.727 2920 2920 W PackageManager: Permission com.google.android.gms.permission.ACTIVITY_RECOGNITION from package com.google.android.gms in an unkno
android.permission-group.PERSONAL_INFO
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.gestureservice; ign
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera2; ignoring!
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera.experimental
noring!
12-29 10:28:31.309 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.medscape.a
t: Binary XML file line #612
12-29 10:28:31.328 2920 2920 W PackageManager: Package org.telegram.messenger desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:31.354 2920 2920 W PackageManager: Package org.telegram.messenger has activity org.telegram.ui.LaunchActivity with priority > 0, forcing to 0
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.email.permission.READ_ATTACHMENT from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_GMAIL from package com.google.android.gm in an unknown group and
mission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.WRITE_GMAIL from package com.google.android.gm in an unknown group an
rmission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.AUTO_SEND from package com.google.android.gm in an unknown group andr
ission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_CONTENT_PROVIDER from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.507 2692 2692 I AudioPolicyService: AudioPolicyService CSTOR in new mode
12-29 10:28:31.509 2692 2692 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
12-29 10:28:31.513 2692 2692 D audio_hw_primary: adev_open: enter
12-29 10:28:31.542 2692 2692 D msm8974_platform: platform_init: snd_card_name: apq8084-taiko-tfa9890_stereo_co
12-29 10:28:31.544 2920 2920 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.skype.raider-2/base.apk Binary XML file line
12-29 10:28:31.546 2920 2920 W PackageParser: No actions in intent filter at /data/app/com.skype.raider-2/base.apk Binary XML file line #238
12-29 10:28:31.617 2596 2631 W dex2oat : Compilation of java.io.File com.google.android.apps.gsa.extradex.bloblobber.a.a(com.google.q.a.a.a.b, java.io.File) too
8ms
12-29 10:28:31.624 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.628 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.633 2692 2692 D msm8974_platform: platform_init: Opened sound card:0
12-29 10:28:31.693 2692 2692 D msm8974_platform: platform_csd_init: num_modems 1
12-29 10:28:31.728 2692 2692 D : csd_create_thread: csdthread[0] create successfull 0
12-29 10:28:31.735 2692 2692 I AudioFlinger: loadHwModule() Loaded primary audio interface from QCOM Audio HAL (audio) handle 1
12-29 10:28:31.735 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 2
12-29 10:28:31.735 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.736 2692 2692 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 1152 frames
12-29 10:28:31.759 2692 2692 I BufferProvider: found effect "Downmixer" from Fraunhofer IIS
12-29 10:28:31.759 2692 2692 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non
nal
12-29 10:28:31.759 2692 2692 I AudioFlinger: Using module 1 has the primary audio interface
12-29 10:28:31.759 2692 3048 I AudioFlinger: AudioFlinger's thread 0xb3cc0000 ready to run
12-29 10:28:31.760 2692 3048 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
12-29 10:28:31.760 2692 3048 D audio_mot_cutback: earpiece status 0 sent to cutback
12-29 10:28:31.760 2692 3048 D MotSpeakerHelper: Detected NXP speaker boost
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Volume detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Mode detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Boost controls initialized Successfully
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Offload FX Control
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Non-Offload FX Control
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: SpeakerHelper initialized successfully using hardware gain control, Shamu 10/15 configuration
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: Proximity sensor interaction disabled
12-29 10:28:31.784 2692 3048 E AudioFlinger: no wake lock to update!
12-29 10:28:31.785 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
12-29 10:28:31.786 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.786 2692 2692 I AudioFlinger: HAL output buffer size 1920 frames, normal sink buffer size 1920 frames
12-29 10:28:31.786 2692 3050 I AudioFlinger: AudioFlinger's thread 0xb3780000 ready to run
12-29 10:28:31.786 2692 3050 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
12-29 10:28:31.787 2692 2692 I AudioFlinger: openOutput(), module 1 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
12-29 10:28:31.787 2692 3050 E AudioFlinger: no wake lock to update!
12-29 10:28:31.787 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.788 2692 2692 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
12-29 10:28:31.788 2692 3052 I AudioFlinger: AudioFlinger's thread 0xb3600000 ready to run
12-29 10:28:31.788 2692 3052 D audio_hw_primary: out_set_parameters: enter: usecase(20: afe-proxy-playback) kvpairs: routing=65536
12-29 10:28:31.789 2692 3052 E AudioFlinger: no wake lock to update!
12-29 10:28:31.791 2692 3053 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.792 2692 3054 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.794 2692 2692 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
12-29 10:28:31.794 2692 2692 I AudioFlinger: loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 10
12-29 10:28:31.802 2692 2692 I AudioFlinger: loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 11
12-29 10:28:31.806 2692 3044 D : csd_service_init: qmi_client_notifier_init() successful
12-29 10:28:31.807 2692 2692 I r_submix: adev_open(name=audio_hw_if)
12-29 10:28:31.807 2692 2692 I r_submix: adev_init_check()
12-29 10:28:31.807 2692 2692 I AudioFlinger: loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 12
12-29 10:28:31.808 2692 2692 D r_submix: adev_open_input_stream(addr=0)
12-29 10:28:31.809 2692 2692 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
12-29 10:28:31.809 2692 2692 D r_submix: now using address 0 for route 9
12-29 10:28:31.809 2692 3055 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.810 2692 2692 D r_submix: adev_close_input_stream()
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
12-29 10:28:31.817 2692 2692 D mot_vr_audio_hw: Opening MotVR hardware device
12-29 10:28:31.836 2692 3044 D : get_csd_version: QMI - CSD version: 1120001
12-29 10:28:31.847 2692 2692 D mot_vr_audio_hw: Mixer 0 opened successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: ADSPD connected successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: MotVR device 0xb606c000 opened successfully
12-29 10:28:31.849 2692 2692 I AudioFlinger: loadHwModule() Loaded motvr audio interface from Motorola VR Audio Hardware HAL (audio) handle 14
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: open_input_stream(): devices = 0x80000004, rate = 48000, channels = 0xc, source = 1, flags = 0
12-29 10:28:31.849 2692 3058 I AudioFlinger: AudioFlinger's thread 0xb3200000 ready to run
12-29 10:28:31.850 2692 2692 D mot_vr_audio_hw: Input 0xb6015a00 close complete
12-29 10:28:31.850 2692 3057 E FastThread: did not receive expected priority boost
12-29 10:28:31.854 2692 2692 I SoundTriggerHwService: loaded default module Sound Trigger HAL, handle 1
12-29 10:28:31.855 2692 2692 I RadioService: RadioService
12-29 10:28:31.855 2692 2692 I RadioService: onFirstRef
12-29 10:28:31.855 2692 2692 E RadioService: couldn't load radio module radio.primary (No such file or directory)
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown g
roid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.UNINSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown
ndroid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.teslacoilsw.launcher.permission.READ_SETTINGS from package com.teslacoilsw.launcher in an unknown
droid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.91^C
ahmadalieye said:
Thanks for reply. I disabled all the xposed modules but still its stuck in the same place. I tried to run xposed unistaller script but it said "failed to excute binary" however i have disable the modules but hashing them in modules.list file.
Code:
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.notebook from package com.google.android.gsf in a
n group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.writely from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.wise from package com.google.android.gsf in an un
oup android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral from package com.google.android.gsf
known group android.permission-group.ACCOUNTS
12-29 10:28:28.688 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization from package com.google.and
in an unknown group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speech from package com.google.android.gsf in an
group android.permission-group.ACCOUNTS
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.READ_ONLY from package com.google.android.gsf in an unkno
android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.talk.permission.WRITE_ONLY from package com.google.android.gsf in an unkn
p android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.GTALK_SERVICE from package com.google.android.gsf in an unk
up android.permission-group.MESSAGES
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.gtalkservice.permission.SEND_HEARTBEAT from package com.google.android.gsf in an un
oup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.permission.BROADCAST_DATA_MESSAGE from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.SEND from package com.google.android.gsf in an unknown group androi
sion-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.c2dm.permission.RECEIVE from package com.google.android.gsf in an unknown group and
mission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.BROADCAST from package com.google.android.gsf in an unknown group a
ermission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.SEND_RECEIVE from package com.google.android.gsf in an unknown grou
d.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.XMPP_ENDPOINT_BROADCAST from package com.google.android.gsf in an u
roup android.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.xmpp.permission.USE_XMPP_ENDPOINT from package com.google.android.gsf in an unknown
ndroid.permission-group.NETWORK
12-29 10:28:28.689 2920 2920 W PackageManager: Permission com.google.android.providers.gsf.permission.READ_GSERVICES from package com.google.android.gsf in an u
roup android.permission-group.ACCOUNTS
12-29 10:28:28.726 2920 2920 W PackageManager: Failed to parse /system/priv-app/Phonesky: Package com.android.vending at /system/priv-app/Phonesky ignored: upda
ion 80430500 better than this 80420700
12-29 10:28:28.842 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #77
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_READ in package: c
e.android.gms at: Binary XML file line #90
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_WRITE in package:
le.android.gms at: Binary XML file line #91
12-29 10:28:28.843 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #134
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com
android.gms at: Binary XML file line #160
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.
ndroid.gms at: Binary XML file line #164
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com
android.gms at: Binary XML file line #165
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #167
12-29 10:28:28.844 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.andr
at: Binary XML file line #209
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_FINE_LOCATION in package: co
.android.gms at: Binary XML file line #224
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS in
: com.google.android.gms at: Binary XML file line #230
12-29 10:28:28.845 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.googl
d.gms at: Binary XML file line #268
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.goog
id.gms at: Binary XML file line #300
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_AUDIO_OUTPUT in package: co
.android.gms at: Binary XML file line #315
12-29 10:28:28.846 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_VIDEO_OUTPUT in package: co
.android.gms at: Binary XML file line #316
12-29 10:28:28.937 2920 2920 W PackageManager: Failed to parse /system/priv-app/PrebuiltGmsCore: Package com.google.android.gms at /system/priv-app/PrebuiltGmsC
red: updated version 8489430 better than this 8186438
12-29 10:28:28.947 2920 2920 W PackageParser: No actions in intent filter at /system/priv-app/SetupWizard/SetupWizard.apk Binary XML file line #184
12-29 10:28:29.047 2920 2920 W PackageManager: Failed to parse /system/priv-app/Velvet: Package com.google.android.googlequicksearchbox at /system/priv-app/Velv
ed: updated version 300571356 better than this 300515536
12-29 10:28:29.050 2920 2920 W PackageManager: Failed to parse /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk: Package com.asksven.betterbattery
aedition at /system/priv-app/com.asksven.betterbatterystats_xdaedition.apk ignored: updated version 72 better than this 2
12-29 10:28:29.083 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.andro
ooth at: Binary XML file line #58
12-29 10:28:29.088 2920 2920 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #216
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.a
fc at: Binary XML file line #47
12-29 10:28:29.194 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.a
fc at: Binary XML file line #48
12-29 10:28:29.214 2920 2920 W PackageManager: Failed to parse /system/app/Provision: No packages found in split
12-29 10:28:29.256 2920 2920 I PackageManager: /system/app/VZWAPNLib changed; collecting certs
12-29 10:28:29.280 2920 2920 W PackageManager: Failed to parse /system/app/VZWAPNLib: Application package com.vzw.apnlib already installed. Skipping duplicate.
12-29 10:28:29.305 2920 2920 W PackageManager: Failed to parse /system/app/WebViewGoogle: Package com.google.android.webview at /system/app/WebViewGoogle ignore
ed version 252610000 better than this 246011700
12-29 10:28:29.314 2920 2920 W PackageParser: <manifest> has more than one <application>
12-29 10:28:29.367 2920 2920 W PackageManager: Failed to parse /system/app/CalendarGooglePrebuilt: Package com.google.android.calendar at /system/app/CalendarGo
uilt ignored: updated version 2015094322 better than this 2015080599
12-29 10:28:29.394 2920 2920 W PackageManager: Failed to parse /system/app/Chrome: Package com.android.chrome at /system/app/Chrome ignored: updated version 252
etter than this 240363301
12-29 10:28:29.427 2920 2920 W PackageManager: Failed to parse /system/app/GoogleCamera: Package com.google.android.GoogleCamera at /system/app/GoogleCamera ign
dated version 31021130 better than this 27008130
12-29 10:28:29.440 2920 2920 W PackageManager: Failed to parse /system/app/GoogleTTS: Package com.google.android.tts at /system/app/GoogleTTS ignored: updated v
10307121 better than this 210306070
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.google.and
k at: Binary XML file line #161
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package: com.goo
oid.talk at: Binary XML file line #164
12-29 10:28:29.448 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: co
.android.talk at: Binary XML file line #166
12-29 10:28:29.485 2920 2920 W PackageManager: Failed to parse /system/app/Hangouts: Package com.google.android.talk at /system/app/Hangouts ignored: updated ve
758934 better than this 22582814
12-29 10:28:29.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:29.535 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.an
ps.maps at: Binary XML file line #95
12-29 10:28:29.659 2920 2920 W PackageManager: Failed to parse /system/app/Maps: Package com.google.android.apps.maps at /system/app/Maps ignored: updated versi
0124 better than this 913012024
12-29 10:28:29.712 2920 2920 W PackageManager: Failed to parse /system/app/Music2: Package com.google.android.music at /system/app/Music2 ignored: updated versi
better than this 1985
12-29 10:28:29.747 2920 2920 W PackageParser: Problem in package /system/app/Photos/Photos.apk:
12-29 10:28:29.747 2920 2920 W PackageParser: Unknown element under <activity>: category at /system/app/Photos/Photos.apk Binary XML file line #649
12-29 10:28:29.759 2920 2920 W PackageManager: Failed to parse /system/app/Photos: Package com.google.android.apps.photos at /system/app/Photos ignored: updated
133708 better than this 72908
12-29 10:28:29.792 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltBugle: Package com.google.android.apps.messaging at /system/app/PrebuiltBugle
: updated version 16043130 better than this 14533139
12-29 10:28:29.808 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltDeskClockGoogle: Package com.google.android.deskclock at /system/app/Prebuilt
kGoogle ignored: updated version 42102710 better than this 42102705
12-29 10:28:29.870 2920 2920 W PackageManager: Failed to parse /system/app/PrebuiltGmail: Package com.google.android.gm at /system/app/PrebuiltGmail ignored: up
rsion 58045865 better than this 57011650
12-29 10:28:29.900 2920 2920 W PackageManager: Failed to parse /system/app/YouTube: Package com.google.android.youtube at /system/app/YouTube ignored: updated v
08959630 better than this 107560134
12-29 10:28:29.926 2920 2920 W PackageManager: Failed to parse /system/app/talkback: Package com.google.android.marvin.talkback at /system/app/talkback ignored:
version 40400003 better than this 40300000
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /system/vendor/app
12-29 10:28:29.927 2920 2920 D PackageManager: No files in app dir /oem/app
12-29 10:28:29.950 2920 2920 W PackageManager: Package com.whatsapp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:29.960 2920 2920 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts.
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.CHECK_LICENSE from package com.android.vending in an unknown group android.permiss
p.NETWORK
12-29 10:28:30.008 2920 2920 W PackageManager: Permission com.android.vending.BILLING from package com.android.vending in an unknown group android.permission-gr
ORK
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.073 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.074 2920 2920 W PackageManager: Package ru.zdevs.zarchiver has activity ru.zdevs.zarchiver.ZArchiver with priority > 0, forcing to 0
12-29 10:28:30.134 2920 2920 W PackageManager: Permission com.android.chrome.permission.DEBUG from package com.android.chrome in an unknown group android.permis
up.DEVELOPMENT_TOOLS
12-29 10:28:30.177 2920 2920 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.pro-1/base.apk Binary
e line #42
12-29 10:28:30.192 2920 2920 W PackageManager: Package com.eclipsim.gpsstatus2 desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.200 2920 2920 W PackageParser: No actions in intent filter at /data/app/jackpal.androidterm-1/base.apk Binary XML file line #149
12-29 10:28:30.216 2920 2920 W PackageManager: Package com.lonelycatgames.Xplore desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.234 2920 2920 W PackageManager: Package com.flyersoft.moonreaderp desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.340 2920 2920 W PackageManager: Package com.mxtech.videoplayer.pro desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:30.447 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.BATTERY_STATS in package: com.asksv
rbatterystats_xdaedition at: Binary XML file line #24
12-29 10:28:30.506 2692 2692 I ServiceManager: Waiting for service media.camera.proxy...
12-29 10:28:30.623 2920 2920 W PackageManager: Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring!
12-29 10:28:30.727 2920 2920 W PackageManager: Permission com.google.android.gms.permission.ACTIVITY_RECOGNITION from package com.google.android.gms in an unkno
android.permission-group.PERSONAL_INFO
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.gestureservice; ign
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera2; ignoring!
12-29 10:28:30.740 2920 2920 W PackageManager: Package com.google.android.GoogleCamera desires unavailable shared library com.google.android.camera.experimental
noring!
12-29 10:28:31.309 2920 2920 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INTERNET in package: com.medscape.a
t: Binary XML file line #612
12-29 10:28:31.328 2920 2920 W PackageManager: Package org.telegram.messenger desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
12-29 10:28:31.354 2920 2920 W PackageManager: Package org.telegram.messenger has activity org.telegram.ui.LaunchActivity with priority > 0, forcing to 0
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.email.permission.READ_ATTACHMENT from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_GMAIL from package com.google.android.gm in an unknown group and
mission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.WRITE_GMAIL from package com.google.android.gm in an unknown group an
rmission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.AUTO_SEND from package com.google.android.gm in an unknown group andr
ission-group.MESSAGES
12-29 10:28:31.407 2920 2920 W PackageManager: Permission com.google.android.gm.permission.READ_CONTENT_PROVIDER from package com.google.android.gm in an unknow
android.permission-group.MESSAGES
12-29 10:28:31.507 2692 2692 I AudioPolicyService: AudioPolicyService CSTOR in new mode
12-29 10:28:31.509 2692 2692 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
12-29 10:28:31.513 2692 2692 D audio_hw_primary: adev_open: enter
12-29 10:28:31.542 2692 2692 D msm8974_platform: platform_init: snd_card_name: apq8084-taiko-tfa9890_stereo_co
12-29 10:28:31.544 2920 2920 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.skype.raider-2/base.apk Binary XML file line
12-29 10:28:31.546 2920 2920 W PackageParser: No actions in intent filter at /data/app/com.skype.raider-2/base.apk Binary XML file line #238
12-29 10:28:31.617 2596 2631 W dex2oat : Compilation of java.io.File com.google.android.apps.gsa.extradex.bloblobber.a.a(com.google.q.a.a.a.b, java.io.File) too
8ms
12-29 10:28:31.624 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.628 2692 2692 E audio_route: Control 'MultiMedia5 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
12-29 10:28:31.633 2692 2692 D msm8974_platform: platform_init: Opened sound card:0
12-29 10:28:31.693 2692 2692 D msm8974_platform: platform_csd_init: num_modems 1
12-29 10:28:31.728 2692 2692 D : csd_create_thread: csdthread[0] create successfull 0
12-29 10:28:31.735 2692 2692 I AudioFlinger: loadHwModule() Loaded primary audio interface from QCOM Audio HAL (audio) handle 1
12-29 10:28:31.735 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 2
12-29 10:28:31.735 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.736 2692 2692 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 1152 frames
12-29 10:28:31.759 2692 2692 I BufferProvider: found effect "Downmixer" from Fraunhofer IIS
12-29 10:28:31.759 2692 2692 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non
nal
12-29 10:28:31.759 2692 2692 I AudioFlinger: Using module 1 has the primary audio interface
12-29 10:28:31.759 2692 3048 I AudioFlinger: AudioFlinger's thread 0xb3cc0000 ready to run
12-29 10:28:31.760 2692 3048 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
12-29 10:28:31.760 2692 3048 D audio_mot_cutback: earpiece status 0 sent to cutback
12-29 10:28:31.760 2692 3048 D MotSpeakerHelper: Detected NXP speaker boost
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Volume detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: +Dual TFA9890 Mode detected
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Boost controls initialized Successfully
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Offload FX Control
12-29 10:28:31.783 2692 3048 D MotSpeakerHelper: Found Non-Offload FX Control
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: SpeakerHelper initialized successfully using hardware gain control, Shamu 10/15 configuration
12-29 10:28:31.784 2692 3048 D MotSpeakerHelper: Proximity sensor interaction disabled
12-29 10:28:31.784 2692 3048 E AudioFlinger: no wake lock to update!
12-29 10:28:31.785 2692 2692 I AudioFlinger: openOutput(), module 1 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
12-29 10:28:31.786 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.786 2692 2692 I AudioFlinger: HAL output buffer size 1920 frames, normal sink buffer size 1920 frames
12-29 10:28:31.786 2692 3050 I AudioFlinger: AudioFlinger's thread 0xb3780000 ready to run
12-29 10:28:31.786 2692 3050 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
12-29 10:28:31.787 2692 2692 I AudioFlinger: openOutput(), module 1 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
12-29 10:28:31.787 2692 3050 E AudioFlinger: no wake lock to update!
12-29 10:28:31.787 2692 2692 I AudioFlinger: AudioStreamOut::open(), mHalFormatIsLinearPcm = 1
12-29 10:28:31.788 2692 2692 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
12-29 10:28:31.788 2692 3052 I AudioFlinger: AudioFlinger's thread 0xb3600000 ready to run
12-29 10:28:31.788 2692 3052 D audio_hw_primary: out_set_parameters: enter: usecase(20: afe-proxy-playback) kvpairs: routing=65536
12-29 10:28:31.789 2692 3052 E AudioFlinger: no wake lock to update!
12-29 10:28:31.791 2692 3053 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.792 2692 3054 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.794 2692 2692 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
12-29 10:28:31.794 2692 2692 I AudioFlinger: loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 10
12-29 10:28:31.802 2692 2692 I AudioFlinger: loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 11
12-29 10:28:31.806 2692 3044 D : csd_service_init: qmi_client_notifier_init() successful
12-29 10:28:31.807 2692 2692 I r_submix: adev_open(name=audio_hw_if)
12-29 10:28:31.807 2692 2692 I r_submix: adev_init_check()
12-29 10:28:31.807 2692 2692 I AudioFlinger: loadHwModule() Loaded r_submix audio interface from Wifi Display audio HAL (audio) handle 12
12-29 10:28:31.808 2692 2692 D r_submix: adev_open_input_stream(addr=0)
12-29 10:28:31.809 2692 2692 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
12-29 10:28:31.809 2692 2692 D r_submix: now using address 0 for route 9
12-29 10:28:31.809 2692 3055 I AudioFlinger: AudioFlinger's thread 0xb32c0000 ready to run
12-29 10:28:31.810 2692 2692 D r_submix: adev_close_input_stream()
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
12-29 10:28:31.810 2692 2692 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
12-29 10:28:31.817 2692 2692 D mot_vr_audio_hw: Opening MotVR hardware device
12-29 10:28:31.836 2692 3044 D : get_csd_version: QMI - CSD version: 1120001
12-29 10:28:31.847 2692 2692 D mot_vr_audio_hw: Mixer 0 opened successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: ADSPD connected successfully
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: MotVR device 0xb606c000 opened successfully
12-29 10:28:31.849 2692 2692 I AudioFlinger: loadHwModule() Loaded motvr audio interface from Motorola VR Audio Hardware HAL (audio) handle 14
12-29 10:28:31.849 2692 2692 D mot_vr_audio_hw: open_input_stream(): devices = 0x80000004, rate = 48000, channels = 0xc, source = 1, flags = 0
12-29 10:28:31.849 2692 3058 I AudioFlinger: AudioFlinger's thread 0xb3200000 ready to run
12-29 10:28:31.850 2692 2692 D mot_vr_audio_hw: Input 0xb6015a00 close complete
12-29 10:28:31.850 2692 3057 E FastThread: did not receive expected priority boost
12-29 10:28:31.854 2692 2692 I SoundTriggerHwService: loaded default module Sound Trigger HAL, handle 1
12-29 10:28:31.855 2692 2692 I RadioService: RadioService
12-29 10:28:31.855 2692 2692 I RadioService: onFirstRef
12-29 10:28:31.855 2692 2692 E RadioService: couldn't load radio module radio.primary (No such file or directory)
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown g
roid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.android.launcher.permission.UNINSTALL_SHORTCUT from package com.teslacoilsw.launcher in an unknown
ndroid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.915 2920 2920 W PackageManager: Permission com.teslacoilsw.launcher.permission.READ_SETTINGS from package com.teslacoilsw.launcher in an unknown
droid.permission-group.SYSTEM_TOOLS
12-29 10:28:31.91^C
Click to expand...
Click to collapse
wipe /system and reinstall rom or factory system.img whatever your case may be. Or better yet restore /system from the backup you took before installing xposed...
I have wiped the /system and installed a clean rom without wiping the data but still there is bootloop
The phone restarts when the app optimization finishes
ahmadalieye said:
I have wiped the /system and installed a clean rom without wiping the data but still there is bootloop
The phone restarts when the app optimization finishes
Click to expand...
Click to collapse
Then it is one of your apps causing this. You will have to wipe data.
I had installed myandroidtools application and disabled some location related services and the problem occured after this. I am not sure about where is the location of this application and that if i delete it manually will it have any effect on the bootloop. I have contacted the developer about it too lets see if he is of some help?
ahmadalieye said:
I had installed myandroidtools application and disabled some location related services and the problem occured after this. I am not sure about where is the location of this application and that if i delete it manually will it have any effect on the bootloop. I have contacted the developer about it too lets see if he is of some help?
Click to expand...
Click to collapse
you can find installed apps in /data/app folder might take a little searching depending on the amount of apps you have installed but if you delete the apk the app will effectively be uninstalled and not function upon starting the device. Thereby eliminating whatever it does at boot. Assuming that's the issue. This is assuming you have TWRP you can use the file manager in it to navigate the file system.

[MOD] Camera supporting 60FPS 120FPS

About:
This is a modification of the LineageOS camera wrapper, Snapdragon Camera app, libstagefright, and media profiles to allow recording video at 60FPS and 120FPS with stereo audio at 256kbps, also allows recording files over 4GB (the selected storage filesystem must support files larger than 4GB), and the ability to change AV bitrates/codecs on the fly. Album preference has been added in 1.3.
Q Users: Backup before install!
/system/lib/libstagefright.so
/system/product/priv-app/Snap/Snap.apk
/system/product/priv-app/Snap/oat/arm/Snap.odex
/system/product/priv-app/Snap/oat/arm/Snap.vdex
/system/vendor/etc/media_profiles_V1_0.xml
/system/vendor/lib/hw/camera.msm8974.so
P/O Users: Backup before install!
/system/lib/libstagefright.so
/system/priv-app/Snap/Snap.apk
/system/priv-app/Snap/oat/arm/Snap.odex
/system/priv-app/Snap/oat/arm/Snap.vdex
/system/vendor/etc/media_profiles_V1_0.xml (or /system/etc/media_profiles.xml)
/system/vendor/lib/hw/camera.msm8974.so
N Users: Backup before install!
/system/etc/media_profiles.xml
/system/lib/libstagefright.so
/system/lib/hw/camera.msm8974.so
/system/priv-app/Snap/Snap.apk
Download ZIP:
If you experience bugs or crashes please attach the adb log file, also include your mod version, OS, and device model in the post!
Q v1.3, TWRP 3.3.1: https://drive.google.com/file/d/1T3d6tIj_aM_zcfS7Q-RNNrT2IkvMwwvf/view?usp=sharing
P v1.3, TWRP 3.3.1: https://drive.google.com/file/d/1MPOfu7UXV-1RfWbW4EBJfSwmbVSnPXkC/view?usp=sharing
----------------
Q v1.2: https://drive.google.com/file/d/1wL5QeTFPaBGhbT3l3x4J52Q6f-fF9w8-/view?usp=sharing
P v1.2: https://drive.google.com/file/d/1Pjzu_Y5L0H8qqszYzwHJptD3uESvFKkB/view?usp=sharing
----------------
O v0.6: https://drive.google.com/open?id=1fM-SMDZT2iYxaX3AoYWCRegu918PqRFp
N v0.6: https://drive.google.com/open?id=1t2HalWYSObez0Xar0MOfk7opcLaSf0AD
----------------
Old versions: https://drive.google.com/drive/folders/1oFLPaoDmfDJlD8FAoRVhAk2haETI_dH6
v1.3 Changelog:
snap: Album preference: This will store media into subdirectories: Default, Date, Custom, Hidden.
snap: Media is now stored using the MediaStore API for Android 10 / LOS 17.1 builds.
Past Changelogs:
v1.2 Changelog:
snap: Merge upstream
snap: PiP and Multi-Window Removed (Bugs)
stagefright: Merge upstream
v1.1 Changelog:
snap: Added Picture-in-Picture support
snap: Fixed Multi-Window handling
profiles: Updated to proper location (again)
v0.9 Changelog:
snap: Merge upstream
stagefright: Merge upstream
profiles: Set all audio channels to stereo
v0.8-2 Changelog:
profiles: Updated path from upstream change, moved from /system/etc/media_profiles.xml to /system/vendor/etc/media_profiles_V1_0.xml
v0.8 Changelog:
snap: Upstream change now saves files in /Android/data/org.lineageos.snap/files instead of /DCIM/Camera
v0.7 Changelog:
snap: Fix compilation for Pie
v0.6 Changelog:
snap: Added new advanced video preferences: Video bitrate, Audio bitrate
To access these preferences, tap the "Bright screen" preference until it enables advanced camera preferences
Auto: Run the original code.
Profile: Use bitrate found in media profile, no scaling.
Manual: Set custom bitrate with slider dialog, based on the minimum and maximum bitrate caps, saving the preference for each codec.
Max: Set maximum bitrate from the encoder cap.
snap: Disabled 4GB file size limit
snap: Separate video denoise and photo denoise preferences
stagefright: Disabled 4GB file size limit
profiles: Cleanup
v0.5-3 Changelog:
wrapper: Fix quick settings flash
wrapper: Fix flash "On" photo mode
v0.5 Changelog:
wrapper: Fix hang during selfie shot
profiles: Increase audio bitrates in media_profiles.xml
v0.4 Changelog:
snap: Added "Denoise" setting to Video menu
wrapper: Restart flash during preview changes
wrapper: Removed focus modes from previous versions
wrapper: Code optimizations
profiles: Cleanup
v0.3 Changelog:
snap: Handle resource error
wrapper: Fix flash mode "On" in photo mode
v0.2 Changelog:
snap: Enabled advanced settings by default
wrapper: If torch is set, turn back on once recording in 60FPS
Known Bugs:
Camera name becomes assigned to a different resource ID on Android 9 and below. Android 10 does not have this issue.
On certain devices, front camera does not load or fails to save pictures.
1.2 Q is not parsing Snaps external storage, the files exist but they will not appear in the Gallery. In 1.3 this is fixed.
Android 9 still has the sdcard deletion bug.. if you do your own builds you can fix it with the commits below:
https://github.com/tomm1e/android_vendor_lineage/commit/6ad07dee60e26bdf88d9ac07face4d7a0fbe5610
https://github.com/tomm1e/android_p...mmit/7cad0838a254f6422343d17d5a578d2e09382359
https://github.com/LineageOS/android_frameworks_base/commit/c3f4b30d8e15228a12ca6bd1f4037d5c69dda6ea
Notes:
To access the Advanced camera preferences in Snap, tap the "Bright screen" preference until it enables.
Bitrates can be changed in media_profiles.xml. To reload them, clear the camera out of recent apps.
O+ users should force rebuild of dalvik cache after installing or upgrading: adb shell cmd package compile -m speed -f org.lineageos.snap
P and below should clear Data after upgrading so the Camera name does not get reassigned.
Source Code:
All of my changes can be found at Github:
https://github.com/tomm1e/android_device_samsung_klte-common
https://github.com/tomm1e/android_packages_apps_Snap
https://github.com/tomm1e/android_frameworks_av
Thanks to everyone at LOS and XDA! :good:
-Tom
Why to buy a new phone when we have a huge ,great support for our old S5 ,with Dev's like you ?
S5 Resurrected!
This is great! Im gonna test it
Does it works with Klte?
razor17 said:
Does it works with Klte?
Click to expand...
Click to collapse
Duh.. Read the op.
Sent from my SM-G900V using XDA Labs
Tested on klte + dotOS 2.3, does not work:
06-26 22:14:06.422 470 3336 I ActivityManager: Start proc 17888rg.lineageos.snap/u0a26 for activity org.lineageos.snap/com.android.camera.CameraActivity
06-26 22:14:06.406 1430 1566 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
06-26 22:14:06.473 470 8663 I OpenGLRenderer: Initialized EGL, version 1.4
06-26 22:14:06.473 470 8663 D OpenGLRenderer: Swap behavior 1
06-26 22:14:06.487 470 8663 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
06-26 22:14:06.530 470 707 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
06-26 22:14:06.563 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_VGA
06-26 22:14:06.563 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_VGA
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_4KDCI
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_4KDCI
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_TIME_LAPSE_VGA
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_TIME_LAPSE_VGA
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_TIME_LAPSE_4KDCI
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_TIME_LAPSE_4KDCI
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_HIGH_SPEED_CIF
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_HIGH_SPEED_CIF
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_HIGH_SPEED_VGA
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_HIGH_SPEED_VGA
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_HIGH_SPEED_4KDCI
06-26 22:14:06.565 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_HIGH_SPEED_4KDCI
06-26 22:14:06.566 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_QHD
06-26 22:14:06.566 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_QHD
06-26 22:14:06.566 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile field:QUALITY_2k
06-26 22:14:06.566 17888 17888 D Wrapper : getField:class android.media.CamcorderProfile QUALITY_2k
06-26 22:14:06.569 377 822 W QCamera2Factory: getCameraInfo: E, camera_id = 0
06-26 22:14:06.569 377 822 W QCamera2HWI: __dbg: info->orientation : 90 rc = 0
06-26 22:14:06.569 377 822 W QCamera2Factory: getCameraInfo: X
06-26 22:14:06.570 377 5565 W QCamera2Factory: getCameraInfo: E, camera_id = 1
06-26 22:14:06.570 377 5565 W QCamera2HWI: __dbg: info->orientation : 90 rc = 0
06-26 22:14:06.570 377 5565 W QCamera2HWI: __dbg: info->orientation : 270 rc = 0
06-26 22:14:06.570 377 5565 W QCamera2Factory: getCameraInfo: X
06-26 22:14:06.571 17888 17888 I CameraManagerGlobal: Connecting to camera service
06-26 22:14:06.574 377 822 W QCamera2Factory: getCameraInfo: E, camera_id = 0
06-26 22:14:06.574 377 822 W QCamera2HWI: __dbg: info->orientation : 90 rc = 0
06-26 22:14:06.574 377 822 W QCamera2Factory: getCameraInfo: X
06-26 22:14:06.594 17888 17888 D SnapCam_SettingsManager: cameraIdList size =2
06-26 22:14:06.601 377 377 W QCamera2Factory: getCameraInfo: E, camera_id = 1
06-26 22:14:06.601 377 377 W QCamera2HWI: __dbg: info->orientation : 90 rc = 0
06-26 22:14:06.601 377 377 W QCamera2HWI: __dbg: info->orientation : 270 rc = 0
06-26 22:14:06.601 377 377 W QCamera2Factory: getCameraInfo: X
06-26 22:14:06.608 17888 17888 D SnapCam_SettingsManager: cameraIdList size =2
06-26 22:14:06.613 17888 17888 W ResourceType: No known package when getting value for resource number 0x3f080009
06-26 22:14:06.614 17888 17888 D AndroidRuntime: Shutting down VM
06-26 22:14:06.614 17888 17888 E AndroidRuntime: FATAL EXCEPTION: main
06-26 22:14:06.614 17888 17888 E AndroidRuntime: Process: org.lineageos.snap, PID: 17888
06-26 22:14:06.614 17888 17888 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.android.camera.app.CameraApp: android.content.res.Resources$NotFoundException: Resource ID #0x3f080009
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5774)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.app.ActivityThread.-wrap1(Unknown Source:0)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1673)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6525)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x3f080009
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:215)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.content.res.Resources.getInteger(Resources.java:1083)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at com.android.camera.util.CameraUtil.initialize(CameraUtil.java:247)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at com.android.camera.app.CameraApp.onCreate(CameraApp.java:47)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1119)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5771)
06-26 22:14:06.614 17888 17888 E AndroidRuntime: ... 8 more
06-26 22:14:06.616 470 2724 W ActivityManager: Force finishing activity org.lineageos.snap/com.android.camera.CameraActivity
06-26 22:14:06.622 470 486 I ActivityManager: Showing crash dialog for package org.lineageos.snap u0
06-26 22:14:06.656 470 8663 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
06-26 22:14:06.661 470 8663 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8974.so from current namespace instead of sphal namespace.
06-26 22:14:07.119 470 485 W ActivityManager: Activity pause timeout for ActivityRecord{3c30b0 u0 org.lineageos.snap/com.android.camera.CameraActivity t5012 f}
06-26 22:14:07.155 1519 8622 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
06-26 22:14:07.170 1519 8622 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8974.so from current namespace instead of sphal namespace.
06-26 22:14:07.173 1430 1566 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
06-26 22:14:07.186 1430 1566 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8974.so from current namespace instead of sphal namespace.
06-26 22:14:07.203 1430 1566 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
06-26 22:14:07.203 1430 1566 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
06-26 22:14:07.210 1519 1519 W StaticLayout: maxLineHeight should not be -1. maxLines:2 lineCount:2
06-26 22:14:07.237 470 2724 W ActivityManager: Force finishing activity org.lineageos.snap/com.android.camera.CameraActivity
06-26 22:14:07.227 1519 1519 I chatty : uid=10040 com.google.android.googlequicksearchbox:search identical 6 lines
Inviato dal mio SM-G900F utilizzando Tapatalk
cinghio71 said:
Tested on klte + dotOS 2.3, does not work
No known package when getting value for resource number 0x3f080009
Click to expand...
Click to collapse
Ok, that error comes from a request to LineageOS 15.1 resources, I removed that request and recompiled it, try this version:
https://drive.google.com/file/d/1VVColk1q8D7_bM48QXo7hjDrB12pDolr/view?usp=sharing
Let me know if it works
socialentry said:
Ok, that error comes from a request to LineageOS 15.1 resources, I removed that request and recompiled it, try this version:
https://drive.google.com/file/d/1VVColk1q8D7_bM48QXo7hjDrB12pDolr/view?usp=sharing
Let me know if it works
Click to expand...
Click to collapse
G900F AEX v5.6 works like a charm ,test video record 720p/120fps slow motion ,perfect .
The Camera name changed to "enable" ,can you change to default name "Camera".
Thanks ! :good:
Edit :screenshot is set to 1080p ,just to show the active slow motion FPS .
Bosket said:
G900F AEX v5.6 works like a charm ,test video record 720p/120fps slow motion ,perfect .
The Camera name changed to "enable" ,can you change to default name "Camera".
Thanks ! :good:
Edit :screenshot is set to 1080p ,just to show the active slow motion FPS .
Click to expand...
Click to collapse
Awesome, does the High Speed work as well?
I'll look into that app name problem
Tested on lineage 15.1 klte build (SM-G900P model)
Everything works well, one bug i noticed was it doesn't work without flash, its not concerning but I'd like to point it out as a bug.
But I'd like to personally thank you so much for working on this mod as 60fps recording was one of the reasons I switched back and forth from AOSP to stock as I use this feature alot, I'm happy to know awesome devs like you are finally working on this, I wish you all the best with this project and I will keep testing and report back accordingly
rulex231 said:
Tested on lineage 15.1 klte build (SM-G900P model)
Everything works well, one bug i noticed was it doesn't work without flash, its not concerning but I'd like to point it out as a bug.
But I'd like to personally thank you so much for working on this mod as 60fps recording was one of the reasons I switched back and forth from AOSP to stock as I use this feature alot, I'm happy to know awesome devs like you are finally working on this, I wish you all the best with this project and I will keep testing and report back accordingly
Click to expand...
Click to collapse
Thank you!
With flash or without? I noticed it turned the torch off once recording starts, for now I made it so torch turns back on if it was set. New links in the OP. More changes are needed to properly switch into 60FPS after selecting it from the menu, that way the torch won't turn off.
socialentry said:
Awesome, does the High Speed work as well?
I'll look into that app name problem
Click to expand...
Click to collapse
Yes ,high speed work as well.
Camera name is not a problem ,just a suggestion.
socialentry said:
Ok, that error comes from a request to LineageOS 15.1 resources, I removed that request and recompiled it, try this version:
https://drive.google.com/file/d/1VVColk1q8D7_bM48QXo7hjDrB12pDolr/view?usp=sharing
Let me know if it works
Click to expand...
Click to collapse
Tested, works perfectly. Thanks.
Inviato dal mio SM-G900F utilizzando Tapatalk
Thanks, big biproject.
Does the front camera work?
I have not worked in my klte.
Using a KTLE S5. The front camera doesn't work instead the camera app crashes. Highspeed and Slow-mo both seemed to working great. Would love to see the front camera get fixed. Thanks
Delete
tomm1e said:
Thank you!
With flash or without? I noticed it turned the torch off once recording starts, for now I made it so torch turns back on if it was set. New links in the OP. More changes are needed to properly switch into 60FPS after selecting it from the menu, that way the torch won't turn off.
Click to expand...
Click to collapse
Installed it this morning, works great now thank you, even the front camera works regardless as well.
So, whats the difference between the LOS and Others?? What am asking is, which one should i install in example, Resurrection Remix?? Sorry if its a dumb question, i just thought since RR is based on LOS......
Also, what are the exact bugs?
Ano01 said:
So, whats the difference between the LOS and Others?? What am asking is, which one should i install in example, Resurrection Remix?? Sorry if its a dumb question, i just thought since RR is based on LOS......
Also, what are the exact bugs?
Click to expand...
Click to collapse
I'm not sure if RR uses lineageos resource names, if LOS doesn't work the Others one should work. Only difference in those LOS versions is that Snap requests a resource from LOS configuration during startup, specifically which hardware keys are present for the camera, like home/back/menu, those will crash if you are not on lineageos. Others just keep a default hardware key set so no crash should happen in any android. Future versions will just handle the error, it will go back to one release if it still works across all android builds.
Bugs? Nothing major, currently the flash/torch has to restart when switching into 60fps. Maybe there should be a preference to keep the camera displaying 60fps while recording or not, to save battery. Trying to rewrite the wrapper to do this currently. Some say their front camera isn't working but I think that is only for certain variants, I need their logs to see what's going on.
On my S5 G9008W (kltechnduo), with LOS 15.1, this just makes snap crash.

[T710/T715] LineageOS 15.1 (Experimental stuff)

These are my experimental builds. They are not pretend to be stable and have a lot of issues. Flash it if you know how to restore your tablet from brick. This stuff is not for daily usage. Just for testing and helping me to find bugs.
Feel free to write your feedback about builds.
I will upload roms for t710 and t715 only. Don't ask about t81x roms here please.
if you don't know how to flash recovery or flash rom, this topic is not for you.
compatible twrp:
T710: https://drive.google.com/open?id=1F-RA6OEXpWSJx2LgxsRKum2KoROGrIhd
T715: https://drive.google.com/open?id=1Icux5fPJqxDveYAjvMWASnfUpfWzO4xj
rom:
t710 only: https://drive.google.com/open?id=1-abtJDh5CbnC2ijCoAL8AdVHzP47hfCe
I'm trying to make compatibility with phh gsi builds., but for now I have error with composer. To run his builds is dirty hack: replace /system/lib/libsurcafeflinger*.so two libs from my working build.
sources:
http://github.com/bonuzzz
one more build for today
https://drive.google.com/open?id=1cIV5WN-VZUngamcNCQCNZfHS_BDIMO_W
this universal build for both models (t710 and t715)
modem stuff doesn't work here. I haven't included in config yet, but all sensors should work.
bonuzzz said:
one more build for today
https://drive.google.com/open?id=1cIV5WN-VZUngamcNCQCNZfHS_BDIMO_W
this universal build for both models (t710 and t715)
modem stuff doesn't work here. I haven't included in config yet, but all sensors should work.
Click to expand...
Click to collapse
Hello, thanks for those builds! I've been trying your lineage 15.1 ROM and I think everything is working there already. So I'll start testing these ones now... Is there something in particular you want me to logcat?
Sent from my Aquaris M5 using Tapatalk
So like these build are treble enabled? @ripee and @bonuzzz
mtnez.david said:
Hello, thanks for those builds! I've been trying your lineage 15.1 ROM and I think everything is working there already. So I'll start testing these ones now... Is there something in particular you want me to logcat?
Sent from my Aquaris M5 using Tapatalk
Click to expand...
Click to collapse
if you want something to test, there is new build https://drive.google.com/open?id=1Mu-XjXbskSXzft11onGL3mrY_I1llVKX
bonuzzz said:
if you want something to test, there is new build https://drive.google.com/open?id=1Mu-XjXbskSXzft11onGL3mrY_I1llVKX
Click to expand...
Click to collapse
Downloading again then
Sent from my Aquaris M5 using Tapatalk
mtnez.david said:
Downloading again then
Sent from my Aquaris M5 using Tapatalk
Click to expand...
Click to collapse
Hi, I am getting an error while trying to flash this rom... what does the script /tmp/install/bin/custom_t710.sh test?
mtnez.david said:
Hi, I am getting an error while trying to flash this rom... what does the script /tmp/install/bin/custom_t710.sh test?
Click to expand...
Click to collapse
no. it replaces some parameters in build.prop
will check later
bonuzzz said:
no. it replaces some parameters in build.prop
will check later
Click to expand...
Click to collapse
ok, so you are writing into the /system/build.prop my device atributes (model, device name, stuff ...). I guess you do that there in order to have same build for both t710 and t715, am i right?
---------- Post added at 01:10 PM ---------- Previous post was at 12:51 PM ----------
bonuzzz said:
no. it replaces some parameters in build.prop
will check later
Click to expand...
Click to collapse
So in this line:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys/' /system/build.prop
I suppose you're trying to replace the "ro.build.fingerprint=samsung/lineage ... " with "ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys" but I think sed can not understand that ... don't you have to scape the "/" stuff on your string there?
---------- Post added at 01:21 PM ---------- Previous post was at 01:10 PM ----------
in any case the '/' in the substituting expression crashes, I just tested it
Sent from my Aquaris M5 using Tapatalk
---------- Post added at 01:41 PM ---------- Previous post was at 01:21 PM ----------
mtnez.david said:
ok, so you are writing into the /system/build.prop my device atributes (model, device name, stuff ...). I guess you do that there in order to have same build for both t710 and t715, am i right?
---------- Post added at 01:10 PM ---------- Previous post was at 12:51 PM ----------
So in this line:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys/' /system/build.prop
I suppose you're trying to replace the "ro.build.fingerprint=samsung/lineage ... " with "ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys" but I think sed can not understand that ... don't you have to scape the "/" stuff on your string there?
---------- Post added at 01:21 PM ---------- Previous post was at 01:10 PM ----------
in any case the '/' in the substituting expression crashes, I just tested it
Sent from my Aquaris M5 using Tapatalk
Click to expand...
Click to collapse
So this works:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/build.prop
sed -i 's/.*ro.vendor.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/vendor/build.prop
mtnez.david said:
ok, so you are writing into the /system/build.prop my device atributes (model, device name, stuff ...). I guess you do that there in order to have same build for both t710 and t715, am i right?
Yes. You're right.
---------- Post added at 01:10 PM ---------- Previous post was at 12:51 PM ----------
So in this line:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys/' /system/build.prop
I suppose you're trying to replace the "ro.build.fingerprint=samsung/lineage ... " with "ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys" but I think sed can not understand that ... don't you have to scape the "/" stuff on your string there?
---------- Post added at 01:21 PM ---------- Previous post was at 01:10 PM ----------
in any case the '/' in the substituting expression crashes, I just tested it
Sent from my Aquaris M5 using Tapatalk
---------- Post added at 01:41 PM ---------- Previous post was at 01:21 PM ----------
So this works:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/build.prop
sed -i 's/.*ro.vendor.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/vendor/build.prop
Click to expand...
Click to collapse
I haven't checked this script on t710 yet. Working mostly on t715 tablet. Thanks for fix.
bonuzzz said:
I haven't checked this script on t710 yet. Working mostly on t715 tablet. Thanks for fix.
Click to expand...
Click to collapse
You're welcome, that's what this thread is about ... :good:
new build with fixed install script for t710 and some more things. one issue with lock screen (mobicore/keystore stuff) left. at least what I know
https://drive.google.com/open?id=1Uk3YISTssJ9h2-C8-K-XwlpGP3tpyMnk
Ok, im installing it real quick
bonuzzz said:
new build with fixed install script for t710 and some more things. one issue with lock screen (mobicore/keystore stuff) left. at least what I know
https://drive.google.com/open?id=1Uk3YISTssJ9h2-C8-K-XwlpGP3tpyMnk
Click to expand...
Click to collapse
Enviado desde mi Aquaris M5 mediante Tapatalk
---------- Post added at 10:46 PM ---------- Previous post was at 10:02 PM ----------
fingerprint settings is crashing:
Code:
08-04 00:50:45.441 7591 7591 E AndroidRuntime: FATAL EXCEPTION: main
08-04 00:50:45.441 7591 7591 E AndroidRuntime: Process: com.android.settings, PID: 7591
08-04 00:50:45.441 7591 7591 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=android:fragment:0, request=100, result=-1, data=null} to activity {com.android.settings/com.android.settings.password.ChooseLockGeneric}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4268)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.handleSendResult(ActivityThread.java:4312)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.-wrap19(Unknown Source:0)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1644)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at com.android.settings.password.ChooseLockGeneric$ChooseLockGenericFragment.onActivityResult(ChooseLockGeneric.java:344)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.Activity.dispatchActivityResult(Activity.java:7303)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4264)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: ... 9 more
08-04 00:50:45.448 3604 4687 W ActivityManager: Force finishing activity com.android.settings/.password.ChooseLockGeneric
08-04 00:50:45.458 3604 4687 W ActivityManager: Force finishing activity com.android.settings/.fingerprint.FingerprintEnrollIntroduction
08-04 00:50:45.466 3604 3620 I ActivityManager: Showing crash dialog for package com.android.settings u0
---------- Post added at 10:59 PM ---------- Previous post was at 10:46 PM ----------
screen lock as well:
Code:
08-04 00:57:44.415 4955 4955 D SubSettings: Launching fragment com.android.settings.password.ChooseLockGeneric$ChooseLockGenericFragment
08-04 00:57:44.423 3594 3786 I ActivityManager: START u0 {cmp=com.android.settings/.password.ConfirmLockPattern$InternalActivity (has extras)} from uid 1000
08-04 00:57:44.457 4955 5043 W TileUtils: Found com.android.settings.backup.BackupSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category
08-04 00:57:44.460 4955 5043 W TileUtils: Found org.lineageos.lineageparts.trust.TrustPreferences for intent Intent { act=org.lineageos.lineageparts.action.SETTINGS pkg=org.lineageos.lineageparts } missing metadata
08-04 00:57:44.474 4955 4979 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1536x2048]-format:1
08-04 00:57:44.474 4955 4955 E RecyclerView: No adapter attached; skipping layout
08-04 00:57:44.476 4955 5044 D Settings: No enabled state changed, skipping updateCategory call
08-04 00:57:44.643 4955 4955 D AndroidRuntime: Shutting down VM
--------- beginning of crash
08-04 00:57:44.643 4955 4955 E AndroidRuntime: FATAL EXCEPTION: main
08-04 00:57:44.643 4955 4955 E AndroidRuntime: Process: com.android.settings, PID: 4955
08-04 00:57:44.643 4955 4955 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=android:fragment:0, request=100, result=-1, data=null} to activity {com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4268)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.handleSendResult(ActivityThread.java:4312)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.-wrap19(Unknown Source:0)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1644)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at com.android.settings.password.ChooseLockGeneric$ChooseLockGenericFragment.onActivityResult(ChooseLockGeneric.java:344)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.Activity.dispatchActivityResult(Activity.java:7303)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4264)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: ... 9 more
08-04 00:57:44.647 3594 3786 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
08-04 00:57:44.651 3594 3786 W ActivityManager: Force finishing activity com.android.settings/.Settings$SecuritySettingsActivity
08-04 00:57:44.661 3594 3610 I ActivityManager: Showing crash dialog for package com.android.settings u0
@mtnez.david I said about it in previous message
I confirm it then. I'll see if I find something else
Enviado desde mi Aquaris M5 mediante Tapatalk
today's build
https://drive.google.com/open?id=1yJQ8Pu1VnZddFr7YMeX9n7NQ_M5DkBE6
I haven't got any crash today in today's build, I've been installing apps, not games, all seem to work properly. I could install nexflix from play store but I got the apk and it works fine.
Is there something specific that is supposed not to work?
Sent from my Aquaris M5 using Tapatalk
@mtnez.david no. everything should work
Is it supposed to be treble enabled?
Sent from my SM-T710 using Tapatalk
@mtnez.david no, only build in first post was treble enabled. I have broken camera and I don't want to upload new builds until I fix it. But I'm not even sure I will fix it.

Development [ROM][UNOFFICIAL][13][RMX3085/nashc] LineageOS 20 for Realme 8

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 13, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit the Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Code:
/*
* Your warranty is void.
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included
* in the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
Instructions:
Unlock the bootloader with the guide mentioned later in this post
Ensure the device is running the RealmeUI 3 C.17 Firmware
Flash the included LineageOS recovery using fastboot
Reboot to recovery mode
Wipe system, data and cache
Flash the ROM and the Gapps
Reboot and enjoy!
Downloads:
Builds: ROM/Recovery
GApps: MindTheGapps (Lineage 20 ARM64)
Reporting Bugs:
DO NOT Report bugs if you're running a custom kernel, flashed the ROM without using Lineage Recovery or you installed Xposed/Zygisk modules
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Known issues:
Auto Brightness can be a bit buggy.
You tell me.
Notes:
RealmeUI 3 C.17 firmware is required.
The ROM supports all regional variants of the Realme 8 (RMX3085)
Do not ask for ETAs
How do i...
Unlock?
Follow the instructions of the unlock thread
Reporting Bugs
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with any backup apps:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
magisk modules (list them here):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Contributors
@TheMalachite, @Rortiz2, @TechyMinati
Source Code
Device Tree: Here
Kernel Tree: Here
Previous Builds
Spoiler: Previous Builds
Build 1
- Initial stable build
Download
Current Build (Build 2)
Code:
- Updated and synced with latest Lineage 20 sources
- Update Android Security Patch to 5 May 2023
- Update Vendor Security Patch to 5 April 2023 (C.17 blobs)
- Merge latest android-4.14-stable into kernel (4.14.317)
- Add WireGuard support
- Implement ALS compensation algorithm (should help with auto brightness stability but no guarantees)
- Massive kernel debloat, removed a bunch of useless oplus features and code
- Fix fingerprint for some Goodix sensors
- Switch to OSS Memtrack HAL
- Switch to OSS GNSS service
- Switch to OSS USB HAL
- Switch to OSS Wi-Fi HAL
- Rework brightness implementation
- Rework screen-off gesture handling
- LiveDisplay HBM improvements (brightness cannot be adjusted until HBM is turned off)
- Cleaned up init scripts
- Disable/Remove useless MTK debugging tools
- Drop unneeded Dirac blobs
- Drop uneeded ADSP/CDSP blobs
- Switch to backported exFAT driver from Linux 6.0
- Switch to stock ext4 driver from ALPS 12 kernel-4.14
- Switch to skiaglthreaded rendering backend
- Resolve some more IMS crashes
- Support blur rendering in UI
- Add boosts for blur rendering in UI
- Intensify app launching boosts
- Improve PowerHAL hint handling
- Fix random PowerHAL crashes (observed as random 2-4 second hangs in UI)
- Enable Wi-Fi dual interface (Wi-Fi and Hotspot at the same time)
- Change reserved partition sizes for GApps install.
- Fix USB OTG
- Apply patch for Mali exploit CVE-2022-20186
- Fix GPS crashes
- Implement Lineage charging control
Download
Notes
- Recommended firmware has changed to C.17, please flash C.17 before updating!
- Please make sure you reflash the GApps package BEFORE YOU REBOOT INTO SYSTEM.
Reserved #3
Fingerprint is not working.
What should i do ?
kdwivedi said:
Fingerprint is not working.
What should i do ?
Click to expand...
Click to collapse
It doesn't work for me either
The custom rom is really amazing, thank you for your job. I wonder if the fingerprint sensor could be fixed.
kdwivedi said:
Fingerprint is not working.
What should i do ?
Click to expand...
Click to collapse
Medzik said:
It doesn't work for me either
Click to expand...
Click to collapse
Kilo_Eurocorp said:
The custom rom is really amazing, thank you for your job. I wonder if the fingerprint sensor could be fixed.
Click to expand...
Click to collapse
Hey, it's kind of weird that you all seem to be having issues with the fingerprint reader. First of all, avoid using the "Extra Dim" feature as that does stop the fingerprint reader from working. If that doesn't resolve it, can you please install "Device Info HW" app from the play store and check what fingerprint sensor you have? It should either be "goodix_fp" or "anc_mtk". If you have the "goodix_fp" please also attach a logcat from when the device is booting up to when you try to enrol the fingerprint.
bengris32 said:
Hey, it's kind of weird that you all seem to be having issues with the fingerprint reader. First of all, avoid using the "Extra Dim" feature as that does stop the fingerprint reader from working. If that doesn't resolve it, can you please install "Device Info HW" app from the play store and check what fingerprint sensor you have? It should either be "goodix_fp" or "anc_mtk". If you have the "goodix_fp" please also attach a logcat from when the device is booting up to when you try to enrol the fingerprint.
Click to expand...
Click to collapse
I have goodix_fp
my logcat: https://pastebin.com/raw/7TqxX82y (sorry for such a one but I did it with termux, then I can do it from the computer because I currently do not have access)
bengris32 said:
Hey, it's kind of weird that you all seem to be having issues with the fingerprint reader. First of all, avoid using the "Extra Dim" feature as that does stop the fingerprint reader from working. If that doesn't resolve it, can you please install "Device Info HW" app from the play store and check what fingerprint sensor you have? It should either be "goodix_fp" or "anc_mtk". If you have the "goodix_fp" please also attach a logcat from when the device is booting up to when you try to enrol the fingerprint.
Click to expand...
Click to collapse
Device info HW indeed report goofix_fp as the sensor on my device. I don't have extra fim feature active. Here are the logcat files, the first one is for boot and the second one is for the registration of the fingerprint ( I opened settings, security and tried to register my fingerprint). The log files I think are filled with junk from other things running but I don't know how to filter them out.
Kilo_Eurocorp said:
Device info HW indeed report goofix_fp as the sensor on my device. I don't have extra fim feature active. Here are the logcat files, the first one is for boot and the second one is for the registration of the fingerprint ( I opened settings, security and tried to register my fingerprint). The log files I think are filled with junk from other things running but I don't know how to filter them out.
Click to expand...
Click to collapse
Here is a more stripped down log of what is happepening during the registration process of the fingerprint:
01-23 16:34:55.345 1411 1611 I ActivityTaskManager: START u0 {cmp=com.android.settings/.biometrics.fingerprint.FingerprintEnrollEnrolling (has extras)} from uid 1000
01-23 16:34:55.348 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.352 1411 7393 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (8155215)
01-23 16:34:55.360 27492 27492 I SetupLibrary: [ThemeHelper] Return SudFullDynamicColorTheme_DayNight
01-23 16:34:55.362 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.363 27492 29205 D libMEOW : meow new tls: 0xb400007a3b7bc220
01-23 16:34:55.363 27492 29205 D libMEOW : applied 1 plugins for [com.android.settings]:
01-23 16:34:55.363 27492 29205 D libMEOW : plugin 1: [libMEOW_gift.so]: 0xb4000079fb5b9840
01-23 16:34:55.363 27492 29205 D libMEOW : rebuild call chain: 0xb400007a3b94c3b0
01-23 16:34:55.363 27492 29205 D libMEOW : meow delete tls: 0xb400007a3b7bc220
01-23 16:34:55.365 810 810 I Accelerometer: batch: handle:0, flag:0,samplingPeriodNs:80000000 maxBatchReportLatencyNs:0
01-23 16:34:55.366 810 810 I Accelerometer: flush, flushCnt:1
01-23 16:34:55.377 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.379 27492 27492 D FingerprintEnrollEnrolling: Enrollment not started yet
01-23 16:34:55.380 810 887 I Accelerometer: flush complete, flushCnt:0
01-23 16:34:55.385 1411 1611 D CoreBackPreview: Window{6a80f8e u0 com.android.settings/com.android.settings.biometrics.fingerprint.FingerprintEnrollEnrolling}: Setting back callback OnBackInvokedCallbackInfo{[email protected]bc, mPriority=-1}
01-23 16:34:55.396 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.396 27492 27510 E OpenGLRenderer: Unable to match the desired swap behavior.
01-23 16:34:55.400 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.401 27492 27510 W Parcel : Expecting binder but got null!
01-23 16:34:55.406 1411 1515 I ActivityTaskManager: Displayed com.android.settings/.biometrics.fingerprint.FingerprintEnrollEnrolling: +60ms
01-23 16:34:55.409 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.411 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.426 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.428 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.429 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3227
01-23 16:34:55.430 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2087 repeatCheckTimes = 0, unlocked = true
01-23 16:34:55.431 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1877 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=com.android.settings fieldId=-1 fieldName=null extras=null}, false)
01-23 16:34:55.431 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.shouldHideHeaderOnInitialState():4008 ShouldHideHeaderOnInitialState = false
01-23 16:34:55.432 2531 2531 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2087 repeatCheckTimes = 2, unlocked = true
01-23 16:34:55.440 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.446 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.455 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.461 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.475 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.476 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.492 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.494 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.510 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.512 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.526 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.543 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.559 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.576 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.591 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.609 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.628 27492 27510 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.635 27492 27510 D OpenGLRenderer: endAllActiveAnimators on 0xb40000794b614fe0 (InsetDrawable) with handle 0xb40000785b6579a0
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Added] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, new queue size: 1
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Polled] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, State: 0
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Started] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}
01-23 16:34:55.648 1411 1411 D FingerprintUpdateActiveUserClient: Already user: com.android.server.biometrics.s[email protected]ece22d8, returning
01-23 16:34:55.648 1411 1411 D BiometricSchedulerOperation: [Finished / destroy]: {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}
01-23 16:34:55.648 1411 1411 V BiometricSchedulerOperation: started: {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, State: 5
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Added] {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}, new queue size: 1
01-23 16:34:55.648 1411 1411 V BiometricScheduler/Fingerprint21: Not idle, current operation: {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, State: 5
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Finishing] {[31] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintUpdateActiveUserClient, proto=1, owner=android, cookie=0, requestId=-1, userId=0}, success: true
01-23 16:34:55.648 1411 1411 D BiometricScheduler/Fingerprint21: [Polled] {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}, State: 0
01-23 16:34:55.649 1411 1411 D GestureAvailabilityTracker: Notifying gesture availability, active=false
01-23 16:34:55.649 810 810 I WiseLight: batch: handle:90, flag:0,samplingPeriodNs:200000000 maxBatchReportLatencyNs:0
01-23 16:34:55.651 1411 1411 V ALSProbe: Enable ALS: 68047126
01-23 16:34:55.651 1411 1411 D BiometricScheduler/Fingerprint21: [Started] {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}
01-23 16:34:55.651 1411 1411 D BiometricStateCallback: State updated from 0 to 1, client {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}
01-23 16:34:55.653 1157 1157 D [email protected]: OpticalFingerprint enroll
01-23 16:34:55.653 1157 1157 E [GF_HAL][FingerprintCore]: [enroll] gid : 0.
01-23 16:34:55.653 1157 1157 E [GF_HAL][SZFingerprintCore]: [prepareEnrollRequest] spmt is not pass, please to do the process of spmt
01-23 16:34:55.653 1157 1157 E [GF_HAL][FingerprintCore]: [enroll] exit. err=GF_ERROR_CANCELED, errno=1008
01-23 16:34:55.653 1157 1157 E [email protected]: An unknown error returned from fingerprint vendor library: 1008
01-23 16:34:55.653 1411 1411 V BiometricSchedulerOperation: started: {[32] com.android.server.biometrics.sensors.fingerprint.hidl.FingerprintEnrollClient, proto=2, owner=com.android.settings, cookie=0, requestId=10, userId=0}, State: 2
01-23 16:34:55.654 1721 1721 V UdfpsEnrollHelper: Using old coordinates
01-23 16:34:55.665 1411 7393 D CoreBackPreview: Window{1668a2 u0 UdfpsControllerOverlay}: Setting back callback OnBackInvokedCallbackInfo{[email protected]f0, mPriority=0}
01-23 16:34:55.667 1721 1721 V UdfpsController: showUdfpsOverlay | adding window reason=2
01-23 16:34:55.668 1721 1721 V UdfpsView: onAttachedToWindow
01-23 16:34:55.675 1721 1920 E OpenGLRenderer: Unable to match the desired swap behavior.
01-23 16:34:55.681 1721 1920 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:55.682 1721 1920 W Parcel : Expecting binder but got null!
01-23 16:34:56.008 805 1002 I hwcomposer: [HWC] (0)fire a callback of refresh to SF[4]
01-23 16:34:56.033 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.176 1411 1411 W AccessibilityManagerService: wait for adding window timeout: 246
01-23 16:34:56.188 1721 1721 V UdfpsController: onTouch | action down
01-23 16:34:56.255 1157 1157 D [email protected]: onFingerDown
01-23 16:34:56.255 1157 1157 E [GF_HAL][FingerprintCore]: [touchdown]in
01-23 16:34:56.255 1157 1157 E [GF_HAL][FingerprintCore]: [set_hypnus] entry, action_type is 12, action_timeout is 500
01-23 16:34:56.255 1157 1157 D [email protected]: hypnusdSetAction(type=12, timeout=500)
01-23 16:34:56.255 1157 1157 I [email protected]: fingerprint try to acquire orms hal client !!!
01-23 16:34:56.256 542 542 I hwservicemanager: getTransport: Cannot find entry [email protected]::IOrmsHalProxy/ORMS_HAL_PROXY in either framework or device VINTF manifest.
01-23 16:34:56.256 1157 1157 D OrmsHalClient: Unable to get Orms Hal Service!
01-23 16:34:56.256 1157 1157 D OrmsHalClient: OrmsHalClient connect Orms_Hal_Proxy failed!
01-23 16:34:56.256 542 542 I hwservicemanager: getTransport: Cannot find entry [email protected]::IOrmsHalProxy/ORMS_HAL_PROXY in either framework or device VINTF manifest.
01-23 16:34:56.256 1157 1157 D OrmsHalClient: Unable to get Orms Hal Service!
01-23 16:34:56.256 1157 1157 D OrmsHalClient: OrmsHalClient check access permission failed!
01-23 16:34:56.256 1157 1157 D OrmsHalClient: get orms hal client instance failed
01-23 16:34:56.256 1157 1157 W RefBase : RefBase: Explicit destruction, weak count = 0 (in 0xb400007d708c3450). Use sp<> to manage this object.
01-23 16:34:56.257 1157 1157 W RefBase : CallStack::getCurrentInternal not linked, returning null
01-23 16:34:56.257 1157 1157 W RefBase : CallStack::logStackInternal not linked
01-23 16:34:56.257 1157 1157 E [email protected]: fingerprint orms setAction fail
01-23 16:34:56.263 1721 1721 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.263 1721 1721 V UdfpsController: onTouch | finger down: minor: 12,0, major: 12,0, v: 0,0, exceedsVelocityThreshold: false
01-23 16:34:56.271 1721 1920 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.274 1721 1920 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.283 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.303 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.320 872 872 E gralloc4: Empty SMPTE 2094-40 data
01-23 16:34:56.417 1721 1721 V UdfpsController: onTouch | finger move: minor: 13,0, major: 13,0, v: 0,0, exceedsVelocityThreshold: false
01-23 16:34:56.463 1721 1721 V UdfpsController: onTouch | finger up
01-23 16:34:56.465 1721 1721 E BufferQueueProducer: [SurfaceView[UdfpsControllerOverlay]#164(BLAST Consumer)164](id:6b9000000a4,api:0,p:-1,c:1721) disconnect: not connected (req=2)
01-23 16:34:56.465 1157 1157 D [email protected]: onFingerUp
01-23 16:34:56.465 1157 1157 E [GF_HAL][FingerprintCore]: [touchup] in
Hey all, I have found the issues which are causing fingerprint to not work, and a new build with the fix will be released in the near future.
Good afternoon!
Thank you for the great development work!
I want to clarify the approximate timing of the new assembly with the correction of the print?
New build available!
I'm excited to announce the release of the second stable unofficial build of LineageOS 20 for the Realme 8. This release contains multiple bug fixes and stability improvements over the previous build.
Code:
- Updated and synced with latest Lineage 20 sources
- Update Android Security Patch to 5 May 2023
- Update Vendor Security Patch to 5 April 2023 (C.17 blobs)
- Merge latest android-4.14-stable into kernel (4.14.317)
- Add WireGuard support
- Implement ALS compensation algorithm (should help with auto brightness stability but no guarantees)
- Massive kernel debloat, removed a bunch of useless oplus features and code
- Fix fingerprint for some Goodix sensors
- Switch to OSS Memtrack HAL
- Switch to OSS GNSS service
- Switch to OSS USB HAL
- Switch to OSS Wi-Fi HAL
- Rework brightness implementation
- Rework screen-off gesture handling
- LiveDisplay HBM improvements (brightness cannot be adjusted until HBM is turned off)
- Cleaned up init scripts
- Disable/Remove useless MTK debugging tools
- Drop unneeded Dirac blobs
- Drop uneeded ADSP/CDSP blobs
- Switch to backported exFAT driver from Linux 6.0
- Switch to stock ext4 driver from ALPS 12 kernel-4.14
- Switch to skiaglthreaded rendering backend
- Resolve some more IMS crashes
- Support blur rendering in UI
- Add boosts for blur rendering in UI
- Intensify app launching boosts
- Improve PowerHAL hint handling
- Fix random PowerHAL crashes (observed as random 2-4 second hangs in UI)
- Enable Wi-Fi dual interface (Wi-Fi and Hotspot at the same time)
- Change reserved partition sizes for GApps install.
- Fix USB OTG
- Apply patch for Mali exploit CVE-2022-20186
- Fix GPS crashes
- Implement Lineage charging control
Download
Notes
- Recommended firmware has changed to C.17, please flash C.17 before updating!
- Please make sure you reflash the GApps package BEFORE YOU REBOOT INTO SYSTEM.
How are we supposed to get C.17, i had a hard time getting C.14 last time.
I really like your work, i managed to root and hide the root too.

Categories

Resources