Permission name is a reserved Android permission
Permission name is a reserved Android permission
This check looks for custom permission declarations whose names are reserved values for system or Android SDK permissions, or begin with the reserved string android.
Please double check the permission name you have supplied. Attempting to redeclare a system or Android SDK permission will be ignored. Using the prefix android.
is a violation of the Android Compatibility Definition Document.
Issue id: ReservedSystemPermission
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023