Git Product home page Git Product logo

android_device_letv_x3's People

Contributors

dragonpt avatar droidthug avatar sscsps avatar

Watchers

 avatar  avatar

Forkers

xdevs23

android_device_letv_x3's Issues

Question about Goodix Fingerprint

Do you have working Goodix Fingerprint on CM builded on this tree? Now i'm have a device with MT6755 CPU and same fingerprint and have a little problem. Seems all blobs and sepolicy are fine, if launch any app to test finger - seems it works, vibrate and read finger. But i can't add any fingers through standart Settings menu. It crashes:

03-07 18:09:43.197  3503  3503 D AndroidRuntime: Shutting down VM
03-07 18:09:43.199  3503  3503 E AndroidRuntime: FATAL EXCEPTION: main
03-07 18:09:43.199  3503  3503 E AndroidRuntime: Process: com.android.settings, PID: 3503
03-07 18:09:43.199  3503  3503 E AndroidRuntime: java.lang.NullPointerException: Attempt to write to field 'int android.app.Fragment.mNextAnim' on a null object reference
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.app.BackStackRecord.run(BackStackRecord.java:780)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1578)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.app.FragmentManagerImpl$1.run(FragmentManager.java:483)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:751)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6126)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
03-07 18:09:43.199  3503  3503 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
03-07 18:09:43.200   860  2059 I am_crash: [3503,0,com.android.settings,952647237,java.lang.NullPointerException,Attempt to write to field 'int android.app.Fragment.mNextAnim' on a null object reference,BackStackRecord.java,780]

Seems this happens in com.android.settings/.fingerprint.FingerprintEnrollEnrolling. Before i add finger :( In your build it works?

Camera build flags

Another question to @DroidThug about Camera. As i see you use in your tree many camera-related flags, but most of them don't use in Lineage sources. For example:

USE_MTK_CAMERA_WRAPPER := true - this is don't used, it uses by Camera Wrapper by @danielhk here, but as i see in this tree don't use any camera wrapper source.

TARGET_HAS_LEGACY_LP_CAM - is also not standart LineageOS 14.1 flag too. As a previous here it doesn't affect anything in build.

Main question: have you working camera in your buid? Or sometimes see stack crash when call to ACDK_SENSOR_RESOLUTION_INFO_STRUCT in mgSensorDrv::getResolution() (see description of this error here). If all working - do you use any specific LIBC build flag?

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.