aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/shinano.mk b/shinano.mk
index dc4843f..14cb650 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -72,7 +72,11 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
tfa9890_amp
-
+
+# Assertive Display
+PRODUCT_COPY_FILES += \
+ $(LOCAL_PATH)/configs/ad_calib.cfg:system/etc/ad_calib.cfg
+
# RIL
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/netmgr_config.xml:system/etc/data/netmgr_config.xml \