Вы находитесь на странице: 1из 23

[2019-09-04 00:55:43.

262 I/SDKAccountManager 4118:16888 SourceFile:110] init


SDKAccountManager
[2019-09-04 00:55:43.267 I/VersionUpdateHelper 4118:16888 SourceFile:110] old version is -1,
current version is 3
[2019-09-04 00:55:43.267 I/XmlFileGrade 4118:16888 SourceFile:110] update HwAccounts.xml
when version update
[2019-09-04 00:55:43.290 I/XmlFileGrade 4118:16888 SourceFile:110] delete
last_head_picture_url in HwAccount.xml
[2019-09-04 00:55:43.291 I/XmlFileGrade 4118:16888 SourceFile:110] delete DEVID in
HwAccount.xml
[2019-09-04 00:55:43.292 I/XmlFileGrade 4118:16888 SourceFile:110] delete SUBDEVID in
HwAccount.xml
[2019-09-04 00:55:43.293 I/XmlFileGrade 4118:16888 SourceFile:110] delete
hasEncryptHeadPictureUrl in HwAccount.xml
[2019-09-04 00:55:43.294 I/HwIDEncrypter 4118:16888 SourceFile:110] get version of
encrypted is null, use GRADE_VERSION_KEYSTORE directory
[2019-09-04 00:55:43.295 E/KeyStoreEncryptAndDecrypt 4118:16888 SourceFile:130] Decrypt
source data is invalid.
[2019-09-04 00:55:43.296 I/HwIDEncrypter 4118:16888 SourceFile:110] get version of
encrypted is null, use GRADE_VERSION_KEYSTORE directory
[2019-09-04 00:55:43.297 E/KeyStoreEncryptAndDecrypt 4118:16888 SourceFile:130] Decrypt
source data is invalid.
[2019-09-04 00:55:43.298 D/XmlFileGrade 4118:16888 SourceFile:100] sdk filepath not exist
[2019-09-04 00:55:43.299 I/FileUtil 4118:16888 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2019-09-04 00:55:43.299 I/SDKAccountXmlImpl 4118:16888 SourceFile:110] write accounts
into file error
[2019-09-04 00:55:43.300 I/PropertiesGrade 4118:16888 SourceFile:110] update
settings.properties when version update
[2019-09-04 00:55:43.301 I/PropertiesGrade 4118:16888 SourceFile:110] begin update
curName in settings.properties
[2019-09-04 00:55:43.302 I/PropertiesGrade 4118:16888 SourceFile:110] curName is null in
settings.properties
[2019-09-04 00:55:43.304 I/SDKAccountManager 4118:16888 SourceFile:110]
removeAllAccounts: type=com.huawei.hidisk
[2019-09-04 00:55:43.304 D/SDKAccountXmlImpl 4118:16888 SourceFile:100] sdk filepath not
exist
[2019-09-04 00:55:43.305 D/SDKAccountXmlImpl 4118:16888 SourceFile:100] sdk filepath not
exist
[2019-09-04 00:55:43.307 I/FileUtil 4118:16888 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2019-09-04 00:55:43.308 I/SDKAccountXmlImpl 4118:16888 SourceFile:110] write accounts
into file error
[2019-09-04 00:55:43.373 I/SDKUtil 4118:16888 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.374 I/SDKUtil 4118:16888 SourceFile:110] isNeedInit, mNeedInit is true
[2019-09-04 00:55:43.375 D/CloudAccountImpl 4118:16888 SourceFile:100] begin to init
accounts
[2019-09-04 00:55:43.377 D/SDKAccountXmlImpl 4118:16888 SourceFile:100] sdk filepath not
exist
[2019-09-04 00:55:43.378 I/SDKUtil 4118:16888 SourceFile:110] setNeedInit, mNeedInit is false
[2019-09-04 00:55:43.378 D/CloudAccountImpl 4118:16888 SourceFile:100] initData
[2019-09-04 00:55:43.401 E/AES128_CBC 4118:16888 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 00:55:43.413 E/AES128_CBC 4118:16888 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 00:55:43.428 I/SDKUtil 4118:16888 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.429 I/SDKUtil 4118:16888 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.429 D/SDKAccountXmlImpl 4118:16888 SourceFile:100] sdk filepath not
exist
[2019-09-04 00:55:43.444 E/AES128_CBC 4118:16888 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 00:55:43.446 E/AES128_CBC 4118:16888 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 00:55:43.460 I/SDKUtil 4118:16888 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.461 I/SDKUtil 4118:16888 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.462 I/AppInfoUtil 4118:16888 SourceFile:110] initAppInfos
[2019-09-04 00:55:43.469 I/AppInfoUtil 4118:16888 SourceFile:110] getAppChannel
is:15000000
[2019-09-04 00:55:43.471 E/mutiCardFactory 4118:16888 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwCloudDrive/HwCloudDrive.apk"],nativeLibraryDirectories=[/cust/hw/sp
cseas/app/HwCloudDrive/lib/arm64,
/cust/hw/spcseas/app/HwCloudDrive/HwCloudDrive.apk!/lib/arm64-v8a, /system/lib64,
/vendor/lib64, /product/lib64, /system/lib64, /vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 21 more

[2019-09-04 00:55:43.472 I/mutiCardFactory 4118:16888 SourceFile:110] isMtkGeminiSupport


false
[2019-09-04 00:55:43.473 I/mutiCardFactory 4118:16888 SourceFile:110] isHwGeminiSupport1
true
[2019-09-04 00:55:43.476 D/TerminalInfo 4118:16888 SourceFile:100] getDevicePLMN = ***02
[2019-09-04 00:55:43.490 E/AES128_CBC 4118:16888 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 00:55:43.492 E/AES128_CBC 4118:16888 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onFinish(SourceFile:877)
at com.huawei.hwid.api.common.d.a(SourceFile:1806)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 00:55:43.506 I/SDKUtil 4118:16888 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.507 I/SDKUtil 4118:16888 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 00:55:43.507 D/SDKAccountXmlImpl 4118:16888 SourceFile:100] sdk filepath not
exist
[2019-09-04 00:55:43.508 I/SDKAccountManager 4118:16888 SourceFile:110] there has no
account
[2019-09-04 00:55:43.509 E/KeyStoreEncryptAndDecrypt 4118:16888 SourceFile:130] Decrypt
source data is invalid.
[2019-09-04 00:55:43.547 I/BaseUtil 4118:16888 SourceFile:110] getAndroidSystemUserId =0
[2019-09-04 00:55:43.548 D/TerminalInfo 4118:16888 SourceFile:100] UnitedId=
********0583840
[2019-09-04 00:55:43.550 D/TerminalInfo 4118:16888 SourceFile:100] TerminalType is:
LDN-LX2
[2019-09-04 00:55:43.551 I/BaseUtil 4118:16888 SourceFile:110] enter networkIsAvaiable
[2019-09-04 00:55:43.555 I/BaseUtil 4118:16888 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-04 00:55:43.555 I/BaseUtil 4118:16888 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-04 00:55:43.556 I/BaseUtil 4118:16888 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-04 00:55:43.558 I/SDKUtil 4118:16888 SourceFile:110] setOpLogItem
[2019-09-04 00:55:43.558 D/APKCloudAccountImpl 4118:16888 SourceFile:100]
getAccountsByType use the apk
[2019-09-04 00:55:43.560 D/BaseUtil 4118:16888 SourceFile:100] startActivity-->context =
com.huawei.android.hicloud.ui.activity.GalleryLoginActivity, intent
[2019-09-04 00:55:43.597 I/DummyActivity 4118:4118 SourceFile:110] onCreate
[2019-09-04 00:55:43.598 I/BaseUtil 4118:4118 SourceFile:110] setHwFloating
[2019-09-04 00:55:43.600 I/SDKUtil 4118:4118 SourceFile:110] getHandler, mHandler is
o.amk@4581ac6
[2019-09-04 00:55:43.602 I/SDKUtil 4118:4118 SourceFile:110] getOpLogItem
[2019-09-04 00:55:43.628 I/DummyActivity 4118:4118 SourceFile:110] onResume
[2019-09-04 00:55:47.191 I/DummyActivity 4118:4118 SourceFile:110]
onActivityResult::requestCode==>1
[2019-09-04 00:55:47.243 I/DummyActivity 4118:4118 SourceFile:110]
onActivityResult::resultCode==>-1
[2019-09-04 00:55:47.244 I/SDKUtil 4118:4118 SourceFile:110] getHandler, mHandler is
o.amk@4581ac6
[2019-09-04 00:55:47.245 I/DummyActivity 4118:4118 SourceFile:110]
OperationCanceledException
[2019-09-04 00:55:47.246 I/DummyActivity 4118:4118 SourceFile:110]
AuthTokenCallBack:error
[2019-09-04 00:55:47.246 I/DummyActivity 4118:4118 SourceFile:110] error: [ErrorCode]:3002,
[ErrorReason:]*****************************ationCanceledException occur
[2019-09-04 00:55:47.247 D/BroadcastUtil 4118:4118 SourceFile:100]
sendLoginFailedBroadcast-->context = com.huawei.hwid.api.common.apkimpl.DummyActivity
[2019-09-04 00:55:47.260 I/CloudAccountImpl 4118:4118 SourceFile:110] remove
LoginBroadcastReceiver success!
[2019-09-04 00:55:47.261 D/CloudAccountImpl 4118:4118 SourceFile:100] onReceive::
mBroadcastReceiver=com.huawei.hwid.api.common.d$a@9228377
[2019-09-04 00:55:47.431 I/DummyActivity 4118:4118 SourceFile:110] onDestroy
[2019-09-04 01:23:50.913 I/BaseUtil 4118:21954 SourceFile:110] enter networkIsAvaiable
[2019-09-04 01:23:50.917 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-04 01:23:50.917 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2019-09-04 01:23:50.918 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2019-09-04 01:23:50.919 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2019-09-04 01:23:50.919 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2019-09-04 01:23:50.921 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2019-09-04 01:23:50.923 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2019-09-04 01:23:50.924 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2019-09-04 01:23:50.924 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2019-09-04 01:23:50.925 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2019-09-04 01:23:50.926 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2019-09-04 01:23:50.926 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2019-09-04 01:23:50.927 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2019-09-04 01:23:50.927 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2019-09-04 01:23:50.927 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2019-09-04 01:23:50.928 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2019-09-04 01:23:50.928 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2019-09-04 01:23:50.929 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2019-09-04 01:23:50.929 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2019-09-04 01:23:50.929 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2019-09-04 01:23:50.930 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2019-09-04 01:23:50.930 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2019-09-04 01:23:50.931 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state is
unaviable
[2019-09-04 01:23:50.938 I/SDKUtil 4118:21954 SourceFile:110] setHandler, mHandler is
o.amk@3c42fcd
[2019-09-04 01:23:50.945 I/CloudAccountImpl 4118:21954 SourceFile:110] mHandler is
o.amk@3c42fcd
[2019-09-04 01:23:50.950 D/CloudAccountImpl 4118:21954 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-04 01:23:50.950 I/CloudAccountImpl 4118:21954 SourceFile:110]
synAccountFromApkToSDK
[2019-09-04 01:23:50.955 D/CloudAccountImpl 4118:21954 SourceFile:100] apk has no
account, clear all sdk accounts
[2019-09-04 01:23:50.956 I/CloudAccountImpl 4118:21954 SourceFile:110] clear all accout data
[2019-09-04 01:23:50.958 I/SDKAccountManager 4118:21954 SourceFile:110]
removeAllAccounts: type=com.huawei.hidisk
[2019-09-04 01:23:50.959 D/SDKAccountXmlImpl 4118:21954 SourceFile:100] sdk filepath not
exist
[2019-09-04 01:23:50.960 D/SDKAccountXmlImpl 4118:21954 SourceFile:100] sdk filepath not
exist
[2019-09-04 01:23:50.960 I/FileUtil 4118:21954 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2019-09-04 01:23:50.961 I/SDKAccountXmlImpl 4118:21954 SourceFile:110] write accounts
into file error
[2019-09-04 01:23:50.994 I/SDKUtil 4118:21954 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 01:23:50.995 I/SDKUtil 4118:21954 SourceFile:110] isNeedInit, mNeedInit is false
[2019-09-04 01:23:51.016 E/AES128_CBC 4118:21954 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 01:23:51.019 E/AES128_CBC 4118:21954 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 01:23:51.036 I/SDKUtil 4118:21954 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 01:23:51.037 I/SDKUtil 4118:21954 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 01:23:51.041 D/TerminalInfo 4118:21954 SourceFile:100] getDevicePLMN = ***02
[2019-09-04 01:23:51.057 E/AES128_CBC 4118:21954 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 01:23:51.059 E/AES128_CBC 4118:21954 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-04 01:23:51.074 I/SDKUtil 4118:21954 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 01:23:51.075 I/SDKUtil 4118:21954 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-04 01:23:51.076 D/SDKAccountXmlImpl 4118:21954 SourceFile:100] sdk filepath not
exist
[2019-09-04 01:23:51.077 I/SDKAccountManager 4118:21954 SourceFile:110] there has no
account
[2019-09-04 01:23:51.077 I/BaseUtil 4118:21954 SourceFile:110] getAndroidSystemUserId =0
[2019-09-04 01:23:51.078 D/TerminalInfo 4118:21954 SourceFile:100] UnitedId=
********0583840
[2019-09-04 01:23:51.080 D/TerminalInfo 4118:21954 SourceFile:100] TerminalType is:
LDN-LX2
[2019-09-04 01:23:51.081 I/BaseUtil 4118:21954 SourceFile:110] enter networkIsAvaiable
[2019-09-04 01:23:51.084 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-04 01:23:51.085 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2019-09-04 01:23:51.086 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2019-09-04 01:23:51.087 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2019-09-04 01:23:51.089 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2019-09-04 01:23:51.090 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2019-09-04 01:23:51.091 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2019-09-04 01:23:51.091 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2019-09-04 01:23:51.092 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2019-09-04 01:23:51.093 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2019-09-04 01:23:51.094 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2019-09-04 01:23:51.094 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2019-09-04 01:23:51.095 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2019-09-04 01:23:51.095 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2019-09-04 01:23:51.096 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2019-09-04 01:23:51.096 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2019-09-04 01:23:51.097 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2019-09-04 01:23:51.102 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2019-09-04 01:23:51.103 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2019-09-04 01:23:51.104 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2019-09-04 01:23:51.104 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2019-09-04 01:23:51.105 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2019-09-04 01:23:51.105 I/BaseUtil 4118:21954 SourceFile:110] NetworkInfo state is
unaviable
[2019-09-04 01:23:51.106 I/SDKUtil 4118:21954 SourceFile:110] setOpLogItem
[2019-09-04 01:23:51.106 D/APKCloudAccountImpl 4118:21954 SourceFile:100]
getAccountsByType use the apk
[2019-09-04 01:23:51.107 D/BaseUtil 4118:21954 SourceFile:100] startActivity-->context =
com.huawei.android.hicloud.ui.activity.GalleryLoginActivity, intent
[2019-09-04 01:23:51.125 I/CloudAccountImpl 4118:21954 SourceFile:110] error: have no
network
[2019-09-04 01:23:51.144 I/DummyActivity 4118:4118 SourceFile:110] onCreate
[2019-09-04 01:23:51.145 I/BaseUtil 4118:4118 SourceFile:110] setHwFloating
[2019-09-04 01:23:51.147 I/SDKUtil 4118:4118 SourceFile:110] getHandler, mHandler is
o.amk@3c42fcd
[2019-09-04 01:23:51.149 I/SDKUtil 4118:4118 SourceFile:110] getOpLogItem
[2019-09-04 01:23:51.187 I/DummyActivity 4118:4118 SourceFile:110] onResume
[2019-09-05 09:43:52.825 D/CloudAccountImpl 14755:17078 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-05 09:43:52.836 I/CloudAccountImpl 14755:17078 SourceFile:110]
synAccountFromApkToSDK
[2019-09-05 09:43:52.840 D/CloudAccountImpl 14755:17078 SourceFile:100] apk has no
account, clear all sdk accounts
[2019-09-05 09:43:52.842 I/CloudAccountImpl 14755:17078 SourceFile:110] clear all accout
data
[2019-09-05 09:43:52.844 I/SDKAccountManager 14755:17078 SourceFile:110] init
SDKAccountManager
[2019-09-05 09:43:52.857 I/VersionUpdateHelper 14755:17078 SourceFile:110] old version is 3,
current version is 3
[2019-09-05 09:43:52.860 I/SDKAccountManager 14755:17078 SourceFile:110]
removeAllAccounts: type=com.huawei.hidisk
[2019-09-05 09:43:52.862 D/SDKAccountXmlImpl 14755:17078 SourceFile:100] sdk filepath
not exist
[2019-09-05 09:43:52.864 D/SDKAccountXmlImpl 14755:17078 SourceFile:100] sdk filepath
not exist
[2019-09-05 09:43:52.865 I/FileUtil 14755:17078 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2019-09-05 09:43:52.866 I/SDKAccountXmlImpl 14755:17078 SourceFile:110] write accounts
into file error
[2019-09-05 09:43:52.949 D/Proguard 14755:17078 SourceFile:100] keyList size is 54
[2019-09-05 09:43:52.952 I/SDKUtil 14755:17078 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:52.953 I/SDKUtil 14755:17078 SourceFile:110] isNeedInit, mNeedInit is true
[2019-09-05 09:43:52.954 D/CloudAccountImpl 14755:17078 SourceFile:100] begin to init
accounts
[2019-09-05 09:43:52.957 D/SDKAccountXmlImpl 14755:17078 SourceFile:100] sdk filepath
not exist
[2019-09-05 09:43:52.958 I/SDKUtil 14755:17078 SourceFile:110] setNeedInit, mNeedInit is
false
[2019-09-05 09:43:52.959 D/CloudAccountImpl 14755:17078 SourceFile:100] initData
[2019-09-05 09:43:52.987 E/AES128_CBC 14755:17078 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2019-09-05 09:43:52.991 E/AES128_CBC 14755:17078 NativeCrypto.java:-2] OLDKEY
decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-05 09:43:53.007 I/SDKUtil 14755:17078 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:53.008 I/SDKUtil 14755:17078 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:53.009 D/SDKAccountXmlImpl 14755:17078 SourceFile:100] sdk filepath
not exist
[2019-09-05 09:43:53.025 E/AES128_CBC 14755:17078 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-05 09:43:53.027 E/AES128_CBC 14755:17078 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-05 09:43:53.042 I/SDKUtil 14755:17078 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:53.043 I/SDKUtil 14755:17078 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:53.045 I/AppInfoUtil 14755:17078 SourceFile:110] initAppInfos
[2019-09-05 09:43:53.048 I/AppInfoUtil 14755:17078 SourceFile:110] getAppChannel
is:15000000
[2019-09-05 09:43:53.050 E/mutiCardFactory 14755:17078 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwCloudDrive/HwCloudDrive.apk"],nativeLibraryDirectories=[/cust/hw/sp
cseas/app/HwCloudDrive/lib/arm64,
/cust/hw/spcseas/app/HwCloudDrive/HwCloudDrive.apk!/lib/arm64-v8a, /system/lib64,
/vendor/lib64, /product/lib64, /system/lib64, /vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 21 more

[2019-09-05 09:43:53.051 I/mutiCardFactory 14755:17078 SourceFile:110] isMtkGeminiSupport


false
[2019-09-05 09:43:53.052 I/mutiCardFactory 14755:17078 SourceFile:110]
isHwGeminiSupport1 true
[2019-09-05 09:43:53.055 D/TerminalInfo 14755:17078 SourceFile:100] getDevicePLMN =
***02
[2019-09-05 09:43:53.071 E/AES128_CBC 14755:17078 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-05 09:43:53.073 E/AES128_CBC 14755:17078 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at o.amg$d.onError(SourceFile:888)
at com.huawei.hwid.api.common.d.a(SourceFile:1791)
at com.huawei.cloudservice.CloudAccount.initial(SourceFile:394)
at o.amj.ˋ(SourceFile:502)
at o.amh.call(SourceFile:392)
at o.aug.run(SourceFile:45)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2019-09-05 09:43:53.087 I/SDKUtil 14755:17078 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:53.088 I/SDKUtil 14755:17078 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-05 09:43:53.089 D/SDKAccountXmlImpl 14755:17078 SourceFile:100] sdk filepath
not exist
[2019-09-05 09:43:53.089 I/SDKAccountManager 14755:17078 SourceFile:110] there has no
account
[2019-09-05 09:43:53.120 I/BaseUtil 14755:17078 SourceFile:110] getAndroidSystemUserId =0
[2019-09-05 09:43:53.121 D/TerminalInfo 14755:17078 SourceFile:100] UnitedId=
********0583840
[2019-09-05 09:43:53.122 D/TerminalInfo 14755:17078 SourceFile:100] TerminalType is:
LDN-LX2
[2019-09-05 09:43:53.123 I/BaseUtil 14755:17078 SourceFile:110] enter networkIsAvaiable
[2019-09-05 09:43:53.126 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-05 09:43:53.127 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2019-09-05 09:43:53.127 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2019-09-05 09:43:53.128 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2019-09-05 09:43:53.128 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2019-09-05 09:43:53.129 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2019-09-05 09:43:53.132 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2019-09-05 09:43:53.134 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2019-09-05 09:43:53.135 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2019-09-05 09:43:53.136 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2019-09-05 09:43:53.137 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2019-09-05 09:43:53.137 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2019-09-05 09:43:53.138 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2019-09-05 09:43:53.140 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2019-09-05 09:43:53.141 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2019-09-05 09:43:53.142 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2019-09-05 09:43:53.143 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2019-09-05 09:43:53.144 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2019-09-05 09:43:53.145 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2019-09-05 09:43:53.146 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2019-09-05 09:43:53.147 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2019-09-05 09:43:53.148 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2019-09-05 09:43:53.149 I/BaseUtil 14755:17078 SourceFile:110] NetworkInfo state is
unaviable
[2019-09-05 09:43:53.150 I/SDKUtil 14755:17078 SourceFile:110] setOpLogItem
[2019-09-05 09:43:53.150 D/APKCloudAccountImpl 14755:17078 SourceFile:100]
getAccountsByType use the apk
[2019-09-05 09:43:53.151 D/BaseUtil 14755:17078 SourceFile:100] startActivity-->context =
com.huawei.android.hicloud.ui.activity.GalleryLoginActivity, intent
[2019-09-05 09:43:53.170 I/CloudAccountImpl 14755:17078 SourceFile:110] error: have no
network
[2019-09-05 09:43:53.187 I/DummyActivity 14755:14755 SourceFile:110] onCreate
[2019-09-05 09:43:53.189 I/BaseUtil 14755:14755 SourceFile:110] setHwFloating
[2019-09-05 09:43:53.192 I/SDKUtil 14755:14755 SourceFile:110] getHandler, mHandler is
o.amk@91880a2
[2019-09-05 09:43:53.195 I/SDKUtil 14755:14755 SourceFile:110] getOpLogItem
[2019-09-05 09:43:53.230 I/DummyActivity 14755:14755 SourceFile:110] onResume

Вам также может понравиться