Code Monkey home page Code Monkey logo

android_device_xiaomi_sm8250-common's Introduction

Common device tree for Xiaomi SM8250 devices

#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#

android_device_xiaomi_sm8250-common's People

Contributors

althafvly avatar ariank16a avatar beykerykt avatar bgcngm avatar dobsgw avatar ghostrider-reborn avatar gotenksin avatar hellobbn avatar ivecera avatar jhenrique09 avatar jjpprrrr avatar kerneltoast avatar krascgq avatar luca020400 avatar luk1337 avatar madmax7896 avatar mikeng avatar moetayuko avatar neobuddy89 avatar notsyncing avatar npjohnson avatar pipipig233666 avatar ramisky avatar sahilsonar avatar sebaubuntu avatar stic-server-open avatar thescarastic avatar xingrz avatar xsylla avatar zvnexus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_device_xiaomi_sm8250-common's Issues

SystemUI crash if TARGET_HAS_FOD := true

07-05 11:10:33.981  6432  6432 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void vendor.lineage.biometrics.fingerprint.inscreen.V1_0.IFingerprintInscreen.onRelease()' on a null object reference
07-05 11:10:33.982     0     0 I init    : starting service 'vendor.fingerprint-inscreen-1-1'...
07-05 11:10:33.996     0     0 I init    : Control message: Processed ctl.interface_start for '[email protected]::IFingerprintInscreen/default' from pid: 573 (/system/bin/hwservicemanager)
07-05 11:10:33.999  6536  6536 I HidlServiceManagement: Registered [email protected]::IFingerprintInscreen/default
07-05 11:10:33.999  6536  6536 I HidlServiceManagement: Removing namespace from process name vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona to [email protected]_kona.
07-05 11:10:33.999  6536  6536 I vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona: FOD HAL service ready.
07-05 11:10:34.438  6537  6537 I android_os_HwBinder: HwBinder: Starting thread pool for getting: [email protected]::IFingerprintInscreen/default
07-05 11:10:34.442  1191  1191 I chatty  : uid=1000(system) [email protected] expire 12 lines
07-05 11:10:34.464  6601  6601 F DEBUG   : Build fingerprint: 'Xiaomi/lineage_cas/cas:11/RQ3A.210605.005/eng.xayah.20210705.100302:userdebug/test-keys'
07-05 11:10:34.464  6601  6601 F DEBUG   : pid: 6536, tid: 6536, name: [email protected]  >>> /vendor/bin/hw/vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona <<<
07-05 11:10:34.474  6601  6601 F DEBUG   :       #00 pc 000000000000496c  /vendor/bin/hw/vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona (vendor::lineage::biometrics::fingerprint::inscreen::V1_1::implementation::FingerprintInscreen::onHideFODView()+88) (BuildId: f6ac5acce97201f8663a2769b552fb24)
07-05 11:10:34.474  6601  6601 F DEBUG   :       #01 pc 0000000000019058  /vendor/lib64/[email protected] (vendor::lineage::biometrics::fingerprint::inscreen::V1_0::BnHwFingerprintInscreen::_hidl_onHideFODView(android::hidl::base::V1_0::BnHwBase*, android::hardware::Parcel const&, android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)+152) (BuildId: c8d252bea1c8a106c79e0a7d7b67176e)
07-05 11:10:34.474  6601  6601 F DEBUG   :       #02 pc 0000000000011790  /vendor/lib64/[email protected] (vendor::lineage::biometrics::fingerprint::inscreen::V1_1::BnHwFingerprintInscreen::onTransact(unsigned int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int, std::__1::function<void (android::hardware::Parcel&)>)+1616) (BuildId: c1a655da1e676c2cb58c828e981eabcc)
07-05 11:10:34.474  6601  6601 F DEBUG   :       #06 pc 0000000000004160  /vendor/bin/hw/vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona (main+280) (BuildId: f6ac5acce97201f8663a2769b552fb24)
07-05 11:10:34.514     0     0 I init    : Service 'vendor.fingerprint-inscreen-1-1' (pid 6536) received signal 11
07-05 11:10:34.514     0     0 I init    : Sending signal 9 to service 'vendor.fingerprint-inscreen-1-1' (pid 6536) process group...
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: java.lang.NullPointerException: Attempt to invoke interface method 'void vendor.lineage.biometrics.fingerprint.inscreen.V1_0.IFingerprintInscreen.onRelease()' on a null object reference
07-05 11:10:34.520     0     0 E init    : updatable process 'vendor.fingerprint-inscreen-1-1' exited 4 times in 4 minutes
07-05 11:10:34.522     0     0 I init    : starting service 'vendor.fingerprint-inscreen-1-1'...
07-05 11:10:34.526     0     0 I init    : Control message: Processed ctl.interface_start for '[email protected]::IFingerprintInscreen/default' from pid: 573 (/system/bin/hwservicemanager)
07-05 11:10:34.548  6611  6611 I HidlServiceManagement: Registered [email protected]::IFingerprintInscreen/default
07-05 11:10:34.548  6611  6611 I HidlServiceManagement: Removing namespace from process name vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona to [email protected]_kona.
07-05 11:10:34.548  6611  6611 I vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona: FOD HAL service ready.
07-05 11:10:35.000  6627  6627 F DEBUG   : Build fingerprint: 'Xiaomi/lineage_cas/cas:11/RQ3A.210605.005/eng.xayah.20210705.100302:userdebug/test-keys'
07-05 11:10:35.001  6627  6627 F DEBUG   : pid: 6611, tid: 6611, name: [email protected]  >>> /vendor/bin/hw/vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona <<<
07-05 11:10:35.009  6627  6627 F DEBUG   :       #00 pc 000000000000496c  /vendor/bin/hw/vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona (vendor::lineage::biometrics::fingerprint::inscreen::V1_1::implementation::FingerprintInscreen::onHideFODView()+88) (BuildId: f6ac5acce97201f8663a2769b552fb24)
07-05 11:10:35.009  6627  6627 F DEBUG   :       #01 pc 0000000000019058  /vendor/lib64/[email protected] (vendor::lineage::biometrics::fingerprint::inscreen::V1_0::BnHwFingerprintInscreen::_hidl_onHideFODView(android::hidl::base::V1_0::BnHwBase*, android::hardware::Parcel const&, android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)+152) (BuildId: c8d252bea1c8a106c79e0a7d7b67176e)
07-05 11:10:35.009  6627  6627 F DEBUG   :       #02 pc 0000000000011790  /vendor/lib64/[email protected] (vendor::lineage::biometrics::fingerprint::inscreen::V1_1::BnHwFingerprintInscreen::onTransact(unsigned int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int, std::__1::function<void (android::hardware::Parcel&)>)+1616) (BuildId: c1a655da1e676c2cb58c828e981eabcc)
07-05 11:10:35.010  6627  6627 F DEBUG   :       #06 pc 0000000000004160  /vendor/bin/hw/vendor.lineage.biometrics.fingerprint.inscreen@1.1-service.xiaomi_kona (main+280) (BuildId: f6ac5acce97201f8663a2769b552fb24)
07-05 11:10:39.528     0     0 I init    : starting service 'vendor.fingerprint-inscreen-1-1'...
07-05 11:10:34.301  6537  6537 I TetheringManager: registerTetheringEventCallback caller:com.android.systemui
07-05 11:10:34.302  1394  2476 W ActivityManager: Receiver with filter android.content.IntentFilter@9d39f9a already registered for pid 6537, callerPackage is com.android.systemui
07-05 11:10:34.420  6537  6537 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@e173531, executor=android.os.HandlerExecutor@6fcc416
07-05 11:10:34.425  6537  6537 V FODCircleViewImpl: *** register callback for com.android.systemui.statusbar.phone.StatusBar$5@a1f2d08
07-05 11:10:34.425  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.statusbar.phone.StatusBar took to complete: 166ms
07-05 11:10:34.427  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.usb.StorageNotification took to complete: 2ms
07-05 11:10:34.431  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.power.PowerUI took to complete: 4ms
07-05 11:10:34.432  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.media.RingtonePlayer took to complete: 0ms
07-05 11:10:34.432  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.keyboard.KeyboardUI took to complete: 1ms
07-05 11:10:34.432  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.pip.PipUI took to complete: 0ms
07-05 11:10:34.433  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.shortcut.ShortcutKeyDispatcher took to complete: 0ms
07-05 11:10:34.433  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.VendorServices took to complete: 0ms
07-05 11:10:34.433  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.util.leak.GarbageMonitor$Service took to complete: 0ms
07-05 11:10:34.434  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.LatencyTester took to complete: 0ms
07-05 11:10:34.434  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.globalactions.GlobalActionsComponent took to complete: 1ms
07-05 11:10:34.435  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.ScreenDecorations took to complete: 0ms
07-05 11:10:34.435  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.biometrics.AuthController took to complete: 1ms
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.biometrics.FODCircleView.dispatchRelease(FODCircleView.java:346)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.biometrics.FODCircleView.hideCircle(FODCircleView.java:389)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.biometrics.FODCircleView.hide(FODCircleView.java:435)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.biometrics.FODCircleView$2.onKeyguardVisibilityChanged(FODCircleView.java:152)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.biometrics.FODCircleView.<init>(FODCircleView.java:271)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.biometrics.FODCircleViewImpl.start(FODCircleViewImpl.java:63)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:204)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:143)
07-05 11:10:34.518  6537  6537 E FODCircleViewImpl: 	at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:70)
07-05 11:10:34.518  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.biometrics.FODCircleViewImpl took to complete: 82ms
07-05 11:10:34.518  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.SliceBroadcastRelayHandler took to complete: 1ms
07-05 11:10:34.518  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.SizeCompatModeActivityController took to complete: 0ms
07-05 11:10:34.519  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.statusbar.notification.InstantAppNotifier took to complete: 1ms
07-05 11:10:34.526  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.theme.ThemeOverlayController took to complete: 7ms
07-05 11:10:34.527  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.accessibility.WindowMagnification took to complete: 0ms
07-05 11:10:34.529  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.accessibility.SystemActions took to complete: 2ms
07-05 11:10:34.529  6537  6537 D SystemUIBootTiming: StartServicescom.android.systemui.toast.ToastUI took to complete: 0ms
07-05 11:10:34.617  6537  6537 W Resources: Drawable com.android.systemui:anim/lock_unlock has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int).
07-05 11:10:34.617  6537  6537 W Resources: 	at com.android.systemui.statusbar.phone.LockIcon.getIcon(LockIcon.java:174)
07-05 11:10:34.617  6537  6537 W Resources: 	at com.android.systemui.statusbar.phone.LockIcon.access$200(LockIcon.java:45)
07-05 11:10:34.617  6537  6537 W Resources: 	at com.android.systemui.statusbar.phone.LockIcon$1.onPreDraw(LockIcon.java:68)
07-05 11:10:34.738  6537  6537 V ShadeControllerImpl: NotificationShadeWindow: com.android.systemui.statusbar.phone.NotificationShadeWindowView{34785d7 V.E...... .......D 0,0-1080,2340} canPanelBeCollapsed(): false

The systemUI keeps crashing when trying to unlock the screenlock...
I tried many ways to fix it but no effect.
There is the tree: https://github.com/XayahSuSuSu/android_device_xiaomi_cas-oss

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.