From c9c13bb8669cdedb6bc93b1c5afd400927a1af2e Mon Sep 17 00:00:00 2001 From: "Angelo G. Del Regno" Date: Thu, 18 May 2017 19:43:12 +0200 Subject: 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 --- rootdir/system/etc/rqbalance_config.xml | 54 +++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 rootdir/system/etc/rqbalance_config.xml (limited to 'rootdir') diff --git a/rootdir/system/etc/rqbalance_config.xml b/rootdir/system/etc/rqbalance_config.xml new file mode 100644 index 0000000..ce43a99 --- /dev/null +++ b/rootdir/system/etc/rqbalance_config.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3