Merge "Implement special app access settings for MEDIA_ROUTING_CONTROL app-op." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
86b5a0afc1
@@ -9479,6 +9479,14 @@
|
||||
<!-- Description of allowing overlay setting [CHAR LIMIT=NONE] -->
|
||||
<string name="allow_overlay_description">Allow this app to display on top of other apps you\u2019re using. This app will be able to see where you tap or change what\u2019s displayed on the screen.</string>
|
||||
|
||||
<!-- Change Media Output settings -->
|
||||
<!-- Title for Change Media Output screen [CHAR LIMIT=30] -->
|
||||
<string name="media_routing_control_title">Change media output</string>
|
||||
<!-- Label for setting which controls whether app can change media outputs for other apps [CHAR LIMIT=45] -->
|
||||
<string name="allow_media_routing_control">Allow app to switch media output</string>
|
||||
<!-- Description for allowing change media output setting [CHAR LIMIT=NONE] -->
|
||||
<string name="allow_media_routing_description">Allow this app to choose which connected device plays audio or video from other apps. If allowed, this app can access a list of available devices such as headphones and speakers and choose which output device is used to stream or cast audio or video.</string>
|
||||
|
||||
<!-- Manager External Storage settings title [CHAR LIMIT=40] -->
|
||||
<string name="manage_external_storage_title">All files access</string>
|
||||
<!-- Label for a setting which controls whether an app can manage external storage [CHAR LIMIT=45] -->
|
||||
|
Reference in New Issue
Block a user