aboutsummaryrefslogtreecommitdiff
path: root/target/product/embedded.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/embedded.mk')
-rw-r--r--target/product/embedded.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 6217883a79..1a7d48416a 100644
--- a/target/product/embedded.mk
+++ b/target/product/embedded.mk
@@ -108,6 +108,11 @@ PRODUCT_PACKAGES += \
fs_config_files \
fs_config_dirs
+# If there are product-specific adb keys defined, install them on debuggable
+# builds.
+PRODUCT_PACKAGES_DEBUG += \
+ adb_keys
+
# Ensure that this property is always defined so that bionic_systrace.cpp
# can rely on it being initially set by init.
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \