Created
April 24, 2016 16:21
-
-
Save regalstreak/9775e62fcc72c78be7f32920b7e4f045 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
regalstreak@RegalStreak-PC-Deepin:~$ adb logcat -v tag | grep E/ | |
E/rmt_storage: debug open failed with errno 2 | |
E/rmt_storage: telcel Not MX version, just exit! | |
E/rfs_access: debug open failed with errno 2 | |
E/QSEECOMD: : Listener: index = 0, hierarchy = 0 | |
E/DrmLibRpmb: rpmb_init succeeded! with ret = 0 | |
E/QSEECOMD: : Listener: index = 1, hierarchy = 0 | |
E/SSD : ssd_init_service succeeded! | |
E/QSEECOMD: : Listener: index = 2, hierarchy = 0 | |
E/QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed.... | |
E/QSEECOMD: : Listener: index = 5, hierarchy = 0 | |
E/QSEECOMD: : Init dlopen(libmdtp.so, RLTD_NOW) is failed.... | |
E/QSEECOMD: : Listener: index = 0, hierarchy = 1 | |
E/PerMgrProxy: Starting pm-proxy service | |
E/QSEECOMD: : Listener: index = 1, hierarchy = 1 | |
E/QSEECOMD: : Listener: index = 2, hierarchy = 1 | |
E/QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed.... | |
E/QSEECOMD: : Listener: index = 3, hierarchy = 1 | |
E/QSEECOMD: : Listener: index = 4, hierarchy = 1 | |
E/QSEECOMD: : Listener: index = 5, hierarchy = 1 | |
E/QSEECOMD: : Init dlopen(libmdtp.so, RLTD_NOW) is failed.... | |
E/QSEECOMD: : Listener: index = 6, hierarchy = 1 | |
E/SELinux : avc: denied { add } for service=vendor.qcom.PeripheralManager scontext=u:r:init:s0 tcontext=u:object_r:default_android_service:s0 tclass=service_manager | |
E/QSEECOMAPI: : Error::Cannot open the file /firmware/image/keymaste.mdt | |
E/QSEECOMAPI: : Error::Loading image failed with ret = -1 | |
E/QSEECOMD: : Loading keymaste app failied | |
E/QSEECOMAPI: : Error::Cannot open the file /firmware/image/keymaster.mdt | |
E/QSEECOMAPI: : Error::Loading image failed with ret = -1 | |
E/QSEECOMD: : Loading keymaster app failied | |
E/Diag_Lib: diag diag_get_max_file_size size=200,max_file_size=209715200,min_file_size=167772160 | |
E/qdutils : int qdutils::getHDMINode(): Failed to open fb node 2 | |
E/qdutils : int qdutils::getHDMINode(): Failed to open fb node 3 | |
E/qdutils : int qdutils::getHDMINode(): Failed to find HDMI node | |
E/cutils-trace: Error opening trace file: No such file or directory (2) | |
E/cutils-trace: Error opening trace file: No such file or directory (2) | |
E/BootAnimation: couldn't find audio_conf.txt | |
E/SELinux : avc: denied { find } for service=vendor.qcom.PeripheralManager scontext=u:r:init:s0 tcontext=u:object_r:default_android_service:s0 tclass=service_manager |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment