Noncompliant Code
<uses-permission android:name="android.permission.REQUEST_COMPANION_RUN_IN_BACKGROUND" />
Compliant Solution
TODO