aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorAngelo G. Del Regno <kholk11@gmail.com>2017-05-18 19:43:12 +0200
committerSteven Lay <arbiter1000@gmail.com>2017-05-31 06:15:00 +0000
commitc9c13bb8669cdedb6bc93b1c5afd400927a1af2e (patch)
tree3f067f3c00b7ea08a5bdda39e16fe5bbd69ba7da /shinano.mk
parent50680f56b82f1b1cfae22dc6e989e5ebf2f41691 (diff)
Migrate to new RQBalance-PowerHAL's XML configuration
The new RQBalance-PowerHAL deprecates configuration through Android properties. Now the configuration is parsed from an XML, located at /system/etc/rqbalance_config.xml. Change-Id: Iebc85a4f420e9b471139063a03a3831f95be5e28
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/shinano.mk b/shinano.mk
index 07fb1f8..011b6d3 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -106,6 +106,11 @@ PRODUCT_PACKAGES += \
com.qualcomm.location \
gps.msm8974
+
+# RQBalance-PowerHAL configuration
+PRODUCT_COPY_FILES += \
+ $(COMMON_PATH)/rootdir/system/etc/rqbalance_config.xml:system/etc/rqbalance_config.xml
+
# IPC Security Config
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/system/etc/sec_config:system/etc/sec_config