msm8976-common: Enable qualcomm location

Change-Id: If2cda969f027332051f78e035f4725a0c2887e38
This commit is contained in:
TheStrix 2016-12-22 18:28:35 +05:30 committed by Luca Stefani
parent 921515999f
commit ee1d67bc35
2 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 The CyanogenMod Project
(C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -293,6 +294,10 @@
<!-- Operating volatage for bluetooth controller. 0 by default-->
<integer translatable="false" name="config_bluetooth_operating_voltage_mv">3300</integer>
<!-- Enable overlay for all location components. -->
<string name="config_networkLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<string name="config_fusedLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<!-- Default list of files pinned by the Pinner Service -->
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
<item>"/system/framework/arm64/boot-framework.oat"</item>

View File

@ -47,6 +47,11 @@ ro.sf.hwrotation=270
# FRP
ro.frp.pst=/dev/block/bootdevice/by-name/persistent
# GPS
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
# Media
media.msm8956hw=0
media.msm8956.version=0