summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorKyle Tso <kyletso@google.com>2022-09-28 11:00:20 +0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2022-09-30 08:56:59 +0000
commit2307196bb89d53377c393186a3ffd3fe896cdfed (patch)
treea3fd229a5f7a7a8f551c0bf102f4ecead6cde779 /device.mk
parentbfb57fd23f075ca2086a2cda6105f17b05dd8eca (diff)
downloadgs201-2307196bb89d53377c393186a3ffd3fe896cdfed.tar.gz
Disable USB contaminant detection when the disable flag is true
(ported from 6b1106498e1164f46b9a895ed2258a20a0c7a7b5) Bug: 244658328 Signed-off-by: Kyle Tso <kyletso@google.com> Change-Id: I9d17748d24f3c402deaddb8a9bca89f8ef606056 Merged-In: I9d17748d24f3c402deaddb8a9bca89f8ef606056
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index e6941be..2a3a628 100644
--- a/device.mk
+++ b/device.mk
@@ -313,6 +313,7 @@ PRODUCT_COPY_FILES += \
# Shell scripts
PRODUCT_COPY_FILES += \
device/google/gs201/init.insmod.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.insmod.sh \
+ device/google/gs201/disable_contaminant_detection.sh:$(TARGET_COPY_OUT_VENDOR)/bin/hw/disable_contaminant_detection.sh
# insmod files
PRODUCT_COPY_FILES += \