blob: ea8b9de46ee9b3d647edfd9be9ef6aa94a99bf68 [file] [log] [blame]
# Copyright 2019 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Help R8 determine that we don't use MediaRouteDynamicChooserDialog.
# https://crbug.com/1147188
-assumevalues class ** {
boolean mUseDynamicGroup return false;
}