【发布时间】:2021-04-20 02:14:14
【问题描述】:
我有一个带有颤振的应用程序。下面的日志,我看到错误是缺少权限,但我没有找到它。你知道吗?请帮我。我在androidMainifest.xml文件中注册了WRITE_EXTERNAL_STORAGE和READ_EXTERNAL_STORAGE。
/zygote64(28918): Do partial code cache collection, code=60KB, data=45KB I/zygote64(28918): After code cache collection, code=60KB, data=45KB I/zygote64(28918): Increasing code cache capacity to 256KB E/libc (28918): Access denied finding property "persist.camera.cfa.packagelist" W/data_extraction(28918): type=1400 audit(0.0:204): avc: denied { read } for name="u:object_r:camera_prop:s0" dev="tmpfs" ino=6716 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:camera_prop:s0 tclass=file permissive=0 ppid=3602 pcomm="main" pgid=3602 pgcomm="main"
【问题讨论】:
标签: android flutter dart mobile android-camera