remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
4.09k stars 294 forks source link

After mounting build.prop, the phone cannot install apk #720

Open nnu677 opened 1 month ago

nnu677 commented 1 month ago

docker run -itd --privileged -v /data/vphoneProp/vphone_1263201744431611905/build.prop:/system/build.prop

logcat: 07-22 03:30:03.722 +0000 232 259 W ActivityManager: Unable to launch app com.android.providers.contacts/10019 for provider contacts;com.android.contacts: launching app became null 07-22 03:30:03.722 +0000 232 259 I ActivityManager: Killing 3120:android.process.acore/u0a19 (adj -10000): start timeout 07-22 03:30:03.722 +0000 232 259 W ActivityManager: Unattached app died before broadcast acknowledged, skipping 07-22 03:30:03.722 +0000 232 259 W ActivityManager: Unattached app died before broadcast acknowledged, skipping 07-22 03:30:03.723 +0000 2936 2986 E ActivityThread: Failed to find provider info for com.android.contacts 07-22 03:30:03.723 +0000 2936 2986 I IcingInternalCorpora: Could not fetch deleted contacts - no contacts provider present? 07-22 03:30:03.731 +0000 1050 3140 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.security.safebrowsing.SafeBrowsingUpdateTaskService finished executing. cause:5 result: 1 elapsed_millis: 44 uptime_millis: 44 exec_start_elapsed_seconds: 146059 [CONTEXT service_id=218 ] 07-22 03:30:03.737 +0000 128 128 D Zygote : Forked child process 3265 07-22 03:30:03.738 +0000 232 260 I ActivityManager: Start proc 3265:android.process.acore/u0a19 for broadcast {com.android.providers.contacts/com.android.providers.contacts.ContactsUpgradeReceiver} 07-22 03:30:03.743 +0000 3265 3265 F zygote64: jni_internal.cc:748] JNI FatalError called: (android.process.acore) frameworks/base/core/jni/com_android_internal_os_Zygote.cpp:788: Failed to mount /data_mirror/data_de/null/0/com.android.providers.blockednumber to /data/user_de/0/com.android.providers.blockednumber: No such file or directory 07-22 03:30:03.757 +0000 2936 2936 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.safetynet.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 07-22 03:30:03.757 +0000 2936 2936 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.safetynet.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 07-22 03:30:03.765 +0000 1328 1328 I Finsky : [2] zvf.accept(439): SCH: Job 10-117 starting 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] Runtime aborting... 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] Dumping all threads without mutator lock held 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] All threads: 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] DALVIK THREADS (1): 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] "main" prio=5 tid=1 Runnable 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | group="" sCount=0 ucsCount=0 flags=0 obj=0x7307d848 self=0xb4000072122d1be0 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | sysTid=128 nice=0 cgrp=default sched=0/0 handle=0x735c56b4f8 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | state=? schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | stack=0x7fcc17c000-0x7fcc17e000 stackSize=8188KB 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | held mutexes= "abort lock" "mutator lock"(shared held) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] native: (backtrace::Unwind failed for thread 128: Thread doesn't exist) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.nativeSpecializeAppProcess(Native method) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.specializeAppProcess(Zygote.java:409) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.childMain(Zygote.java:841) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.forkSimpleApps(Zygote.java:703) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.ZygoteConnection.processCommand(ZygoteConnection.java:287) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.ZygoteServer.runSelectLoop(ZygoteServer.java:552) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:990) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] Aborting thread: 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] "main" prio=5 tid=1 Native 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | group="" sCount=0 ucsCount=0 flags=0 obj=0x7307d848 self=0xb4000072122d1be0 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | sysTid=128 nice=0 cgrp=default sched=0/0 handle=0x735c56b4f8 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | state=? schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | stack=0x7fcc17c000-0x7fcc17e000 stackSize=8188KB 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] | held mutexes= "abort lock" 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] native: (backtrace::Unwind failed for thread 128: Thread doesn't exist) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.nativeSpecializeAppProcess(Native method) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.specializeAppProcess(Zygote.java:409) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.childMain(Zygote.java:841) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.Zygote.forkSimpleApps(Zygote.java:703) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.ZygoteConnection.processCommand(ZygoteConnection.java:287) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.ZygoteServer.runSelectLoop(ZygoteServer.java:552) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:990) 07-22 03:30:03.766 +0000 3265 3265 F zygote64: runtime.cc:669] 07-22 03:30:03.767 +0000 1328 1459 I Finsky : [60] acps.r(79): SCH: jobFinished: 10-117. TimeElapsed: 1ms. 07-22 03:30:03.767 +0000 3265 3265 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3265 (main), pid 3265 (main) 07-22 03:30:03.773 +0000 3267 3267 E libc : capset failed: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 0: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 1: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 2: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 3: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 4: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 5: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 6: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 7: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 8: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 9: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 10: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 11: Operation not permitted 07-22 03:30:03.773 +0000 3267 3267 E libc : failed to raise ambient capability 12: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 13: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 14: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 15: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 16: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 17: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 18: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 19: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 20: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 21: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 22: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 23: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 24: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 25: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 26: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 27: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 28: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 29: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 30: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 31: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 32: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 33: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 34: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 35: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 36: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 37: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 38: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 39: Operation not permitted 07-22 03:30:03.774 +0000 3267 3267 E libc : failed to raise ambient capability 40: Operation not permitted 07-22 03:30:03.785 +0000 155 3268 D resolv : GetAddrInfoHandler::run: {100 786532 100 983140 10054 0} 07-22 03:30:03.785 +0000 155 3268 D resolv : resolv_getaddrinfo: explore_fqdn(): ai_family=2 ai_socktype=1 ai_protocol=6 07-22 03:30:03.785 +0000 155 3269 D resolv : doQuery: (1, 1) 07-22 03:30:03.785 +0000 155 3269 D resolv : res_nmkquery: (QUERY, IN, A) 07-22 03:30:03.785 +0000 155 3269 D resolv : res_nopt 07-22 03:30:03.785 +0000 155 3269 D resolv : res_nopt: ENDS0 DNSSEC 07-22 03:30:03.785 +0000 155 3269 D resolv : res_nsend 07-22 03:30:03.785 +0000 155 3269 I resolv : resolv_cache_lookup: lookup 07-22 03:30:03.785 +0000 155 3269 I resolv : resolv_cache_lookup: NOT IN CACHE 07-22 03:30:03.785 +0000 155 3269 I resolv : resolv_populate_res_for_net: netid=100 07-22 03:30:03.785 +0000 155 3269 I resolv : res_tls_send: performing query over TLS 07-22 03:30:03.785 +0000 155 3269 D resolv : Sending query of length 128 07-22 03:30:03.785 +0000 155 3269 D resolv : Awaiting response 07-22 03:30:03.785 +0000 155 1302 D resolv : 983140 Writing 130 bytes 07-22 03:30:03.785 +0000 155 1302 D resolv : 983140 Wrote 130 bytes 07-22 03:30:03.785 +0000 155 1302 D resolv : 983140 SSL_write complete 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/0: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/1: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/2: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/3: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/4: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/5: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/6: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/7: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/8: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/9: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/10: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/11: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/12: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/13: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/14: Permission denied 07-22 03:30:03.797 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/15: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/16: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/17: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/18: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/19: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/20: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/21: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/22: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/23: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/24: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/25: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/26: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/27: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/28: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/29: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/30: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/31: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/32: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/33: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/34: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/35: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/36: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/37: Permission denied 07-22 03:30:03.798 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/38: Permission denied 07-22 03:30:03.799 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/39: Permission denied 07-22 03:30:03.799 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/40: Permission denied 07-22 03:30:03.799 +0000 3270 3270 E DEBUG : failed to readlink /proc/3265/fd/41: Permission denied 07-22 03:30:03.799 +0000 3270 3270 F crash_dump64: crash_dump.cpp:482] failed to attach to thread 3265, already traced by 0 () 07-22 03:30:03.799 +0000 43 43 I tombstoned: received crash request for pid 3265 07-22 03:30:03.799 +0000 43 43 E tombstoned: unexpected dump type: kDebuggerdAnyIntercept 07-22 03:30:03.799 +0000 43 43 E tombstoned: failed to get crash output for type kDebuggerdAnyIntercept 07-22 03:30:03.799 +0000 3270 3270 E libc : failed to read response to DumpRequest packet: No message of desired type 07-22 03:30:03.799 +0000 3270 3270 E crash_dump64: failed to connected to tombstoned to report failure 07-22 03:30:03.802 +0000 3265 3265 F libc : crash_dump helper failed to exec, or was killed 07-22 03:30:03.817 +0000 128 128 I Zygote : Process 3265 exited due to signal 6 (Aborted) 07-22 03:30:03.829 +0000 1328 1328 I Finsky : [2] zvf.accept(439): SCH: Job 10-118 starting 07-22 03:30:03.833 +0000 1328 1460 I Finsky : [61] tab.a(744): Verifying key attestation. 07-22 03:30:03.834 +0000 155 1302 D resolv : reading response 07-22 03:30:03.834 +0000 155 1302 D resolv : 983140 Expecting response of size 468 07-22 03:30:03.834 +0000 155 1302 D resolv : 983140 SSL_read complete 07-22 03:30:03.834 +0000 155 1302 D resolv : Sending result to dispatcher 07-22 03:30:03.834 +0000 155 3269 D resolv : Got response successfully 07-22 03:30:03.834 +0000 155 3269 I resolv : res_tls_send: TLS query result: 0 07-22 03:30:03.834 +0000 155 3269 D resolv : res_nsend: got answer from DoT 07-22 03:30:03.834 +0000 155 3269 I resolv : answer_getTTL: TTL = 107 07-22 03:30:03.834 +0000 155 3269 I resolv : _cache_add_p: entry 66 added (count=65) 07-22 03:30:03.834 +0000 155 3269 I resolv : cache_dump_mru_locked: MRU LIST (65): 66 65 64 63 62 61 56 7 29 39 59 49 2 58 14 57 55 54 53 52 51 50 33 48 31 47 46 45 43 44 42 41 10 40 5 38 37 36 21 35 34 32 30 28 27 26 25 24 23 22 20 19 18 17 16 4 6 15 11 13 12 9 8 3 1 07-22 03:30:03.835 +0000 155 3269 D resolv : doQuery: rcode=0, ancount=1 07-22 03:30:03.851 +0000 1050 1438 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService started execution. cause:5 exec_start_elapsed_seconds: 146060 [CONTEXT service_id=218 ]

屏幕截图 2024-07-22 175633

nnu677 commented 1 month ago

Can be installed apk by adb push

zhouziyang commented 1 month ago

Can you share the changed build.prop?

nnu677 commented 1 month ago

你能分享一下变化build.prop吗?

ro.product.system.name=xxx ro.phone.number=+1-212-636-6407 ro.ril.oem.imei=904334930148995 ro.build.version.all_codenames=REL ro.build.version.release_or_codename=12 pm.dexopt.boot-after-ota=verify pm.dexopt.install-fast=skip ro.build.version.codename=REL ro.system.build.version.release_or_codename=12 ro.product.locale=en-US dalvik.vm.dex2oat-max-image-block-size=524288 ro.system.build.date.utc=1715065342 dalvik.vm.madvise.odexfile.size=104857600 pm.dexopt.install=speed-profile ro.build.display.id=redroid_arm64-userdebug 12 SQ1D.220205.004 eng.hjxvph.20240507.070406 test-keys ro.build.user=hjxvphone ro.system.product.cpu.abilist64=arm64-v8a ro.debuggable=1 ro.system.build.version.release=12 ro.serialno=2A3B4C-5D6E7F-40806 ro.treble.enabled=true ro.product.system.manufacturer=xxx pm.dexopt.first-boot=verify dalvik.vm.madvise.vdexfile.size=104857600 dalvik.vm.lockprof.threshold=500 dalvik.vm.appimageformat=lz4 pm.dexopt.post-boot=extract ro.build.version.security_patch=2022-02-05 ro.wifi.channels= ro.secure=1 pm.dexopt.install-bulk-secondary=verify ro.postinstall.fstab.prefix=/system persist.debug.dalvik.vm.core_platform_api_policy=just-warn ro.system.build.type=userdebug ro.phone.imsi=135644787747997 pm.dexopt.install-bulk=speed-profile ro.build.tags=test-keys ro.actionable_compatible_property.enabled=true dalvik.vm.madvise.artfile.size=4294967295 ro.build.flavor=redroid_arm64-userdebug ro.dalvik.vm.native.bridge=0 dalvik.vm.dex2oat-minidebuginfo=true ro.system.build.version.incremental=eng.hjxvph.20240507.070406 dalvik.vm.minidebuginfo=true ro.system.build.tags=test-keys dalvik.vm.usejit=true ro.operator.code=46003 dalvik.vm.dex2oat-updatable-bcp-packages-file=/system/etc/updatable-bcp-packages.txt pm.dexopt.cmdline=verify dalvik.vm.dexopt.thermal-cutoff=2 dalvik.vm.dex2oat-Xms=64m dalvik.vm.image-dex2oat-Xms=64m ro.product.system.model=xxx dalvik.vm.dex2oat-Xmx=512m ro.system.build.fingerprint=redroid/redroid_arm64/redroid_arm64:12/SQ1D.220205.004/hjxvphone05070702:userdebug/test-keys ro.build.version.release=12 dalvik.vm.image-dex2oat-Xmx=64m no.such.thing=2A3B4C-5D6E7F-40806 ro.system.product.cpu.abilist32=armeabi-v7a,armeabi ro.build.date.utc=1715065342 ro.build.id=SQ1D.220205.004 dalvik.vm.dex2oat-resolve-startup-strings=true ro.build.version.preview_sdk_fingerprint=REL ro.product.system.device=xxx ro.product.cpu.abi=arm64-v8a ro.iorapd.enable=true ro.build.product=redroid_arm64 ro.build.type=userdebug ro.build.description=redroid_arm64-userdebug 12 SQ1D.220205.004 eng.hjxvph.20240507.070406 test-keys persist.sys.usb.config=adb dalvik.vm.dexopt.secondary=true ro.build.version.sdk=31 ro.build.version.min_supported_target_sdk=23 ro.system.build.version.sdk=31 ro.build.version.incremental=eng.hjxvph.20240507.070406 ro.build.version.base_os= pm.dexopt.shared=speed ro.system.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi pm.dexopt.install-bulk-downgraded=verify ro.build.date=Tue May 7 07:02:22 UTC 2024 ro.build.host=redroid-builder security.perf_harden=1 ro.system.build.id=SQ1D.220205.004 net.bt.name=Android ro.operator.name=CSL ro.product.brand=Samsung pm.dexopt.bg-dexopt=speed-profile ro.kernel.redroid.height=1920 pm.dexopt.install-bulk-secondary-downgraded=extract ro.allow.mock.location=0 debug.atrace.tags.enableflags=0 persist.traced.enable=1 ro.product.model=Galaxy A20 ro.phone.mac.address=B4:8C:9D:06:24:6F ro.kernel.redroid.width=1080 dalvik.vm.usejitprofiles=true pm.dexopt.ab-ota=speed-profile pm.dexopt.inactive=verify ro.build.version.preview_sdk=0 ro.product.system.brand=xxx ro.system.build.date=Tue May 7 07:02:22 UTC 2024

nnu677 commented 1 month ago

setting apk permission can‘t click

zhouziyang commented 1 month ago

Seems you are using the legacy redroid images? Try the latest, copy out build.prop and modify as you needed (take care of the file mode 0600).