Merge "Change directory where apns-conf.xml is stored" into pi-dev
This commit is contained in:
@@ -29,7 +29,7 @@ public class ApnDbInstallReceiver extends ConfigUpdateInstallReceiver {
|
|||||||
"update_db");
|
"update_db");
|
||||||
|
|
||||||
public ApnDbInstallReceiver() {
|
public ApnDbInstallReceiver() {
|
||||||
super("/data/misc/", "apns-conf.xml", "metadata/", "version");
|
super("/data/misc/apns/", "apns-conf.xml", "metadata/", "version");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user