sanders: Enable AGPS

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
ronaxdevil
2019-06-30 13:46:54 +00:00
parent 0e00d5048c
commit 7378e235b4

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
6<!--
Copyright (C) 2019 Havoc-OS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -16,4 +16,6 @@
<!-- Whether to display spectrum settings -->
<bool name="device_supports_spectrum">true</bool>
<!-- Whether to add AGPS parameter settings -->
<bool name="config_agps_enabled">true</bool>
</resources>