blob: b37b723b442c801779a3b0b35b403b676118fdf7 [file] [log] [blame]
# Copyright 2017 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.
#
# Pass HDCP Key when we see the HDMI driver load.
ACTION=="add|change", DRIVER=="dwhdmi-rockchip", RUN+="/lib/udev/hdcp_pass_key.sh %p"