The document contains a series of error logs from an Android application. The errors indicate that the application was denied permission to access contact data on the device due to missing permissions. It then logs the stack trace of the exceptions thrown during attempts to query the device contacts provider without the proper permissions.
The document contains a series of error logs from an Android application. The errors indicate that the application was denied permission to access contact data on the device due to missing permissions. It then logs the stack trace of the exceptions thrown during attempts to query the device contacts provider without the proper permissions.
The document contains a series of error logs from an Android application. The errors indicate that the application was denied permission to access contact data on the device due to missing permissions. It then logs the stack trace of the exceptions thrown during attempts to query the device contacts provider without the proper permissions.
The document contains a series of error logs from an Android application. The errors indicate that the application was denied permission to access contact data on the device due to missing permissions. It then logs the stack trace of the exceptions thrown during attempts to query the device contacts provider without the proper permissions.
com.android.providers.contacts.ContactsProvider2 from ProcessRecord{922276c 6907:com.lenovo.anyshare.cloneit/u0a152} (pid=6907, uid=10152) requires android.permission.READ_CONTACTS or android.permission.WRITE_CONTACTS at android.os.Parcel.createException(Parcel.java:1966) at android.os.Parcel.readException(Parcel.java:1934) at android.os.Parcel.readException(Parcel.java:1884) at android.app.IActivityManager$Stub$Proxy.getContentProvider(IActivityManager.java:40 95) at android.app.ActivityThread.acquireProvider(ActivityThread.java:6316) at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextI mpl.java:2736) at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1968) at android.content.ContentResolver.query(ContentResolver.java:803) at android.content.ContentResolver.query(ContentResolver.java:769) at android.content.ContentResolver.query(ContentResolver.java:727) at com.lenovo.leos.cloud.lcp.sync.modules.contact.dao.impl.RawContactDaoImpl.queryLoca lContactNumber(SourceFile:1005) at com.lenovo.leos.cloud.lcp.sync.impl.dispatcher.LocalDispatcher.getCount(SourceFile: 120) at com.lenovo.leos.cloud.lcp.sync.impl.LCPSyncAPIBase.getCount(SourceFile:124) at com.lenovo.anyshare.apa.b(SourceFile:474) at com.lenovo.anyshare.apa.a(SourceFile:217) at com.lenovo.anyshare.amx.a(SourceFile:105) at com.lenovo.anyshare.amx.a(SourceFile:54) at com.lenovo.anyshare.fz.a(SourceFile:242) at com.lenovo.anyshare.bhe.run(SourceFile:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:764)
ERROR 2019-04-04 22:02:18
java.lang.SecurityException: Permission Denial: opening provider com.android.providers.contacts.ContactsProvider2 from ProcessRecord{922276c 6907:com.lenovo.anyshare.cloneit/u0a152} (pid=6907, uid=10152) requires android.permission.READ_CONTACTS or android.permission.WRITE_CONTACTS at android.os.Parcel.createException(Parcel.java:1966) at android.os.Parcel.readException(Parcel.java:1934) at android.os.Parcel.readException(Parcel.java:1884) at android.app.IActivityManager$Stub$Proxy.getContentProvider(IActivityManager.java:40 95) at android.app.ActivityThread.acquireProvider(ActivityThread.java:6316) at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextI mpl.java:2736) at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1968) at android.content.ContentResolver.query(ContentResolver.java:803) at android.content.ContentResolver.query(ContentResolver.java:769) at android.content.ContentResolver.query(ContentResolver.java:727) at com.lenovo.leos.cloud.lcp.sync.modules.contact.dao.impl.RawContactDaoImpl.queryLoca lContactNumber(SourceFile:1005) at com.lenovo.leos.cloud.lcp.sync.impl.dispatcher.LocalDispatcher.getCount(SourceFile: 120) at com.lenovo.leos.cloud.lcp.sync.impl.LCPSyncAPIBase.getCount(SourceFile:124) at com.lenovo.anyshare.apa.b(SourceFile:474) at com.lenovo.anyshare.apa.a(SourceFile:217) at com.lenovo.anyshare.amx.a(SourceFile:105) at com.lenovo.anyshare.amx.a(SourceFile:54) at com.lenovo.anyshare.fz.a(SourceFile:242) at com.lenovo.anyshare.bhe.run(SourceFile:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:764) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.am.ActivityManagerService.getContentProviderImpl(ActivityManager Service.java:13910) at com.android.server.am.ActivityManagerService.getContentProvider(ActivityManagerServ ice.java:14475) at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:357) at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java :3811) at com.android.server.am.OppoActivityManagerService.onTransact(OppoActivityManagerServ ice.java:696)
ERROR 2019-04-04 22:03:28
java.lang.SecurityException: Permission Denial: opening provider com.android.providers.contacts.ContactsProvider2 from ProcessRecord{922276c 6907:com.lenovo.anyshare.cloneit/u0a152} (pid=6907, uid=10152) requires android.permission.READ_CONTACTS or android.permission.WRITE_CONTACTS at android.os.Parcel.createException(Parcel.java:1966) at android.os.Parcel.readException(Parcel.java:1934) at android.os.Parcel.readException(Parcel.java:1884) at android.app.IActivityManager$Stub$Proxy.getContentProvider(IActivityManager.java:40 95) at android.app.ActivityThread.acquireProvider(ActivityThread.java:6316) at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextI mpl.java:2736) at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:1968) at android.content.ContentResolver.query(ContentResolver.java:803) at android.content.ContentResolver.query(ContentResolver.java:769) at android.content.ContentResolver.query(ContentResolver.java:727) at com.lenovo.leos.cloud.lcp.sync.modules.contact.dao.impl.RawContactDaoImpl.queryLoca lContactNumber(SourceFile:1005) at com.lenovo.leos.cloud.lcp.sync.impl.dispatcher.LocalDispatcher.getCount(SourceFile: 120) at com.lenovo.leos.cloud.lcp.sync.impl.LCPSyncAPIBase.getCount(SourceFile:124) at com.lenovo.anyshare.apa.b(SourceFile:474) at com.lenovo.anyshare.apa.a(SourceFile:217) at com.lenovo.anyshare.amx.a(SourceFile:105) at com.lenovo.anyshare.amx.a(SourceFile:54) at com.lenovo.anyshare.fz.a(SourceFile:242) at com.lenovo.anyshare.bhe.run(SourceFile:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:764) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.am.ActivityManagerService.getContentProviderImpl(ActivityManager Service.java:14073) at com.android.server.am.ActivityManagerService.getContentProvider(ActivityManagerServ ice.java:14475) at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:357) at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java :3811) at com.android.server.am.OppoActivityManagerService.onTransact(OppoActivityManagerServ ice.java:696)