This is an example for android custom permission with dangerous
protect level.
This project is intended to be a reference for this issue.
这是一个使用保护级别为 dangerous
的自定义权限的样例。
这个项目意在为此 issue 提供一个参考。
git clone https://github.com/haruue/android-custom-permission-example.git
cd android-custom-permission-example
./gradlew installDebug