blob: d469bf2d91fed4b0543a3a3c3bcb50036a58849c [file] [log] [blame]
# Copyright 2018 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.
cros_post_src_install_clear_caps() {
setcap -r "${D}"/sbin/setcap
}