diff options
| author | 2024-07-31 14:20:52 +0200 | |
|---|---|---|
| committer | 2024-08-02 14:20:06 +0200 | |
| commit | d7ce40a68c135c901c010836bffa31491375752b (patch) | |
| tree | ad635d0f86b0d8b7c7f44b1cf571a18f251035b3 /api/coverage/tools | |
| parent | 73a1f20925aaeae873c3d239b2e41840e50d3c52 (diff) | |
Fix several issues with the CDM association dialog:
Affecting only self-managed associations.
Dialog title and summary:
- Fix the app name resource in self-managed profiles titles and
summaries. The resources are defined correctly, they expect the
app name to be passed, but the substitution is actually done with
the device name, which is wrong. Also, add the device name to the
title and summary string resources to make the message
Helper dialog:
- The helper title is hardcoded "Cross-Device Services". It needs
to be the name of the app requesting the association.
- Remove the now obsolete helper title string resources.
- Make the message of APP_STREAMING profile consistent with the one
for NEARBY_DEVICE_STREAMING
- Add a map of profile to helper summary, similarly to the rest of
the CDM resources.
Clean up:
- Clean up launched VDM flag interactiveScreenMirror. It's low-risk,
has no API changes and has been in Nextfood for months.
- Remove the now obsolete string resources after the mirroring flag
is cleaned up.
- Remove the unused permission constants, string and drawable
resources for APP_STREAMING and NEARBY_DEVICE_STREAMING profiles.
They are obsolete after the mirroring flag is cleaned up because
there are no "permissions" associated with these profiles.
Fix: 338973982
Flag: EXEMPT bugfix
Test: presubmit, manual with VDM demo app
Change-Id: I8c9e404a77b9e74fc813b3c3c9effc85050d15bc
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions