Android 通过adb命令获取 priv-app目录apk所申请的特权
官方介绍:
https://source.android.com/devices/tech/config/perms-allowlist
https://source.android.google.cn/devices/tech/config/perms-allowlist
adb 命令:adb shell pm get-privapp-permissions “应用包名”
官方介绍:
https://source.android.com/devices/tech/config/perms-allowlist
https://source.android.google.cn/devices/tech/config/perms-allowlist
adb 命令:adb shell pm get-privapp-permissions “应用包名”