Inspectopedia Help

Permission Implies Unsupported Chrome OS Hardware

Permission Implies Unsupported Chrome OS Hardware

The <uses-permission> element should not require a permission that implies an unsupported large screen 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: PermissionImpliesUnsupportedChromeOsHardware

https://developer.android.com/topic/arc/manifest.html#implied-features

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