[Android] Custom app permission
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
This is a suggestion. I noticed that in car entertainment system using the Android system, some applications define a signature permission through the "permission" tag, but do not use it to protect any exported components, that is, use "android:permission" in the component. Is this also a problem that can be written as a rule?
```xml
```
Contributor guide
Assessment
This issue has not been assessed yet.