summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHsiaoan Hsu <hsiaoanhsu@google.com>2021-04-29 10:41:43 +0800
committerHsiaoan Hsu <hsiaoanhsu@google.com>2021-04-29 10:41:43 +0800
commitc15d9cda53c4f2ee693ff548c86d701795ec08dd (patch)
treea7c8df4f5ff94620ebc4603b809130cee61a4856
parentf1070c11e860abf72541de54dc4902d06ce834fb (diff)
downloadbonito-c15d9cda53c4f2ee693ff548c86d701795ec08dd.tar.gz
Add USE_QCRIL_OEMHOOK for connectivity-monitor and power anomaly use
- Avoid to use device name directly in non-device folder Bug: 170670313 Test: Verified pass Change-Id: I12d785397a7f1d0e56d9fd7dcc366a4869efdb87
-rw-r--r--device.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index c2fd66bb..46b4cf75 100644
--- a/device.mk
+++ b/device.mk
@@ -535,6 +535,8 @@ PRODUCT_PACKAGES += \
ENABLE_VENDOR_RIL_SERVICE := true
+USE_QCRIL_OEMHOOK := true
+
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config