Permission Implies Unsupported Hardware
Permission Implies Unsupported Hardware
The <uses-permission>
element should not require a permission that implies an unsupported TV hardware feature. Google Play assumes that certain hardware related permissions indicate that the underlying hardware features are required by default. To fix the issue, consider declaring the corresponding uses-feature
element with required="false"
attribute.
Issue id: PermissionImpliesUnsupportedHardware
https://developer.android.com/guide/topics/manifest/uses-feature-element.html#permissions
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