Kr328 / Riru-ClipboardWhitelist

A module of Riru/Zygisk. Allowing apps to access the clipboard in the background on Android 10.
GNU General Public License v3.0
351 stars 20 forks source link

Not taking effect #1

Closed EraserKing closed 2 years ago

EraserKing commented 4 years ago

Xiaomi MIX 2S, MIUI 11 (Based on Android 10)

Riru Core 19.7 Riru Clipboard Whitelist v3 (Other Riru module, e.g. Storage Redirect is working well)

What I get from adb shell (seems the module is not loading the list correctly)


polaris:/ # cat /data/misc/clipboard/whitelist.list
com.joaomgcd.join
polaris:/ # getprop sys.clipboard.whitelist
loaded
polaris:/ # exit```
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Ryuo1 commented 2 years ago

There might be an app named 'clipboard' in your app library. open that, and select the apps which you want clipboard acces.

Ryuo1 commented 2 years ago

I am using the zygisk version, for me the whitelist.list file is located in /data/system/zloader-s0aNjY2vxwip2ku2/zygisk_clipboard_whitelist/. The folder might be /data/system/zloader-[random strings]/zygisk_clipboard_whitelist/ for you (if you are using the zygisk version).