summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaga Venkata Durga Ashok Mutyala <nmutya@codeaurora.org>2021-08-04 12:26:09 +0530
committerNaga Venkata Durga Ashok Mutyala <nmutya@codeaurora.org>2021-08-05 09:28:40 +0530
commitec79f086fd5c29a957e8858f018557bf5095b2c5 (patch)
tree0b70323fe99c1b4674890c4b6464422719d753ca
parentb7b35fff529c270fea69ecd4905cde0f1a232f36 (diff)
Add PerfettoConfig.cfg to PRODUCT_PACKAGES_DEBUG
Change-Id: Ibe2c66e2eff61f930a2b0de5645b3a9e35030901
-rw-r--r--base.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/base.mk b/base.mk
index 10e1da4..e8f1e8d 100644
--- a/base.mk
+++ b/base.mk
@@ -943,7 +943,8 @@ PRODUCT_PACKAGES_DEBUG := init.qcom.testscripts.sh
#DebugUtils HAL
PRODUCT_PACKAGES_DEBUG += \
vendor.qti.hardware.debugutils@1.0-impl \
- vendor.qti.hardware.debugutils@1.0-service
+ vendor.qti.hardware.debugutils@1.0-service \
+ PerfettoConfig.cfg
#Add init.qcom.test.rc to PRODUCT_PACKAGES_DEBUG list
PRODUCT_PACKAGES_DEBUG += init.qcom.test.rc