android_mt6572_jiabo/prebuilts/cmsdk/perm
2025-09-05 16:56:03 +08:00
..
1.txt first commit 2025-09-05 16:56:03 +08:00
2.txt first commit 2025-09-05 16:56:03 +08:00
3.txt first commit 2025-09-05 16:56:03 +08:00
4.txt first commit 2025-09-05 16:56:03 +08:00
readme.txt first commit 2025-09-05 16:56:03 +08:00

This directory contains all user-visible permissions declared
by the core CM platform and built-in applications for each platform
version.

The file can be generated by running the following command
on a freshly wiped device (that does not have any third party apps
installed):

adb shell pm list permissions -g | sort | grep "permission:cyanogenmod" | tr -d "\\r" > prebuilts/cmsdk/perm/NN.txt