blob: eb6c722c4e32713262908c4a912ada22ac4dda97 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Path to profile list file describing files and functions to instrument.
profile_list = ""
}