Add custom remote playback app ID
The RemotePlaybackAppLauncher CL was reverted due to a regression (see cb04d0bc). Since the revert, needs have changed, and we no longer need a fully dynamically chosen app ID. This CL adds the ability to define a custom RemotePlayback app ID from the AndroidManifest, which can be overriden downstream. The info is stored in a static field, since it does not change at runtime. Bug: 790766 Change-Id: I2b2d466304234f4c07a4b617dc336f936aabc585 Reviewed-on: https://chromium-review.googlesource.com/c/1334660 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:Zhiqiang Zhang <zqzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#609840}
Showing
Please register or sign in to comment