blob: 0f10f3c668ce823f1c81a6b05c344d510d9bb90d [file] [log] [blame]
# Copyright 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# These UCM config files are installed using adhd.
if [[ $(cros_target) != "cros_host" ]]; then
alsalib_mask="
/usr/share/alsa/ucm/chtrt5645/
/usr/share/alsa/ucm/chtrt5645/chtrt5645.conf
/usr/share/alsa/ucm/chtrt5645/HiFi.conf
"
PKG_INSTALL_MASK+=" ${alsalib_mask}"
INSTALL_MASK+=" ${alsalib_mask}"
unset alsalib_mask
fi