blob: 8fb49ccbd40c925b63c69199df9cf1dbd9dcf213 [file] [log] [blame]
# Copyright 2020 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
USE=""
# Disable packages only built in private overlays and do not
# currently work with sanitizers.
USE="${USE} -camera_feature_frame_annotator -dlm -drivefs -easy_unlock"
USE="${USE} -pepper_flash -pita"
# Disable Floss that does not currently build with sanitizers.
# TODO(b/210125049): Re-enable Floss once it works with sanitizers.
USE="${USE} -floss"