diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 7ada5483b92be..d15ad3fc1bff2 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -3322,7 +3322,9 @@

Protection level: normal --> + android:label="@string/permlab_startForegroundServicesFromBackground" + android:description="@string/permdesc_startForegroundServicesFromBackground" + android:protectionLevel="normal"/> CARD %d + + + + Companion Watch profile permission to manage watches + + Allows a companion app to manage watches. + + Observe companion device presence + + Allows a companion app to observe companion device presence when the devices are nearby or far-away. + + Deliver companion messages + + Allows a companion app to deliver companion messages to other devices. + + Start foreground services from background + + Allows a companion app to start foreground services from background.