MaaAssistantArknights / MaaAssistantArknights/MaaTouch

Permission issue of maatouch?

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
67
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I raninto the permission issue as below, please have a look?

12-05 17:57:10.922 11384 11384 D AVStageFactory: createInstance(64bit): createVendorAVFactory success!
12-05 17:57:10.923 11384 11384 D AVStageUtils: createInstance(64bit): createVendorAVUtils success!
12-05 17:57:10.923 11384 11384 D AVStageFactory: createInstance(64bit): createVendorAVFactory success!
12-05 17:57:10.930 11384 11384 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
12-05 17:57:10.934 11384 11384 E libc : Access denied finding property "persist.device_config.runtime_native_boot.profilebootclasspath"
12-05 17:57:10.934 11384 11384 E libc : Access denied finding property "persist.device_config.runtime_native_boot.enable_apex_image"
12-05 17:57:10.934 11384 11384 I AndroidRuntime: Using default boot image
12-05 17:57:10.934 11384 11384 E libc : Access denied finding property "persist.device_config.runtime_native_boot.disable_lock_profiling"
12-05 17:57:10.930 11384 11384 W app_process: type=1400 audit(0.0:45612150): avc: denied { read } for name="u:object_r:device_config_runtime_native_boot_prop:s0" dev="tmpfs" ino=12368 scontext=u:r:shell:s0 tcontext=u:object_r:device_config_runtime_native_boot_prop:s0 tclass=file permissive=0
12-05 17:57:10.934 11384 11384 I AndroidRuntime: Leaving lock profiling enabled
12-05 17:57:10.935 11384 11384 E libc : Access denied finding property "persist.device_config.runtime_native_boot.enable_generational_cc"
12-05 17:57:10.930 11384 11384 W app_process: type=1400 audit(0.0:45612151): avc: denied { read } for name="u:object_r:device_config_runtime_native_boot_prop:s0" dev="tmpfs" ino=12368 scontext=u:r:shell:s0 tcontext=u:object_r:device_config_runtime_native_boot_prop:s0 tclass=file permissive=0
12-05 17:57:10.930 11384 11384 I chatty : uid=2000(shell) main identical 1 line
12-05 17:57:10.930 11384 11384 W app_process: type=1400 audit(0.0:45612153): avc: denied { read } for name="u:object_r:device_config_runtime_native_boot_prop:s0" dev="tmpfs" ino=12368 scontext=u:r:shell:s0 tcontext=u:object_r:device_config_runtime_native_boot_prop:s0 tclass=file permissive=0
12-05 17:57:11.100 11384 11384 D app_process: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
12-05 17:57:11.100 11384 11384 D app_process: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no source file, test, or reproducible command; it only provides Android runtime and SELinux denial logs. Start by reproducing the MaaTouch permission issue on Android and determine the expected permission behavior before selecting an entry point or defining what a fix and test would require.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.