WLAN has below HIDL service currently,
1. android.hardware.wifi@1.0-service
Add the same to manifest.xml
Change-Id: I3588771cc78540416e59f251de24a04fdf813eb4
CRs-Fixed: 2092356
Using LocNetIface AGPS capability in case client
doesn't provide status callback to setup data call.
Also adding below APN and IP Type config parameters
to gps.conf :
INTERNET_APN
INTERNET_IP_TYPE
SUPL_APN
SUPL_IP_TYPE
CRs-Fixed: 2005565
Change-Id: If52963ed50625db379c958586813850746eb2c4e
Mount writable blocks - /data, /persist and /cache with
noatime option so that atime information for read is not
updated.
Fix for CTS failure: testNoAtime.
Change-Id: I69ba74fb788f907fc1ad94ed231fa6f2298722a3
Fixed missing conversion from radian to degree for
latitude and longitude values when generated from
PQWP2 debug NMEA info.
Bug: 64808400
Change-Id: I30c65f309c2cd209090cc45d9da1764d05a85c7b
CRs-Fixed: 2095295
Delete legacy AID/fs config file tp suppoort new config.fs
configuration will be included (via device/qcom/common/base.mk).
Change-Id: I643ff026ce34f588a172f3cb6e1372fb5c8aefcd
Earlier commit was wrongly referring to the absolute path of wlan
overlay config files using $(PRODUCT_OUT)/vendor/.
Replace this with $(TARGET_OUT_VENDOR).
CRs-Fixed: 2096919
Change-Id: Ibeff85d4245b0a26c2fcd015bb147a3816352037
Fix compilation errors in LE for changes in adding
DataItemObserver interface in SystemStatus.
Change-Id: I7f2987672818d9f4ff9db801b55ade6fcdfd9a7d
CRs-Fixed: 2081242
ATL Close response should not be sent if client
has wait for close complete flag set to true.
Change-Id: I61164508e532cd8c65dff13387122c9d2c08af54
CRs-Fixed: 2089888
For non A/B, system mount would happen through
early mount DT node in kernel, remove it from fstab.
Change-Id: Id9bc04f2a059af0a9fa4242b3c7540463528196e
Enable Izat OptInApp resource Overlay on Android O,
Need to add a system property persist.vendor.overlay.izat.optin
= rro to enable RRO feature. If a overlay package need
to enable, must declare same property in its Manifest.xml.
Change-Id: I15bfcea6c9ec791764b5daf39a810977d167c897
CRs-Fixed: 2086804
Passing correct LPPe parameters to modem for SRN
AP measurement and Sensor Baro measurements.
Change-Id: Id56f9bf050df82444a8698cad7cda85b4e9fbe78
CRs-Fixed: 2092158
Add DataItemObserver interface in SystemStatus so
that clients can subscribe dataitem events from
SystemStatus. Also moving DateItem and its observer,
subscription classes into HAL
Simplify DataItem class implementation.
Change-Id: I7b2c3fc9dcf67dd6132bbcccda874e3f7ed6fa94
CRs-Fixed: 2041019 2072896
They are currently in LocApiv02, which is incorrect. SystemStatus
shouldn't be referenced at this layer. And both of these two calls
are specific to GnssAdapter use cases too.
Change-Id: I7098e3963be163199a833a8fb6b12a100405f71e
CRs-Fixed: 2090442
Point wpa_supplicant_overlay.conf and p2p_supplicant_overlay.conf
file locations to /vendor/etc/wifi
CRs-Fixed: 2052942
Change-Id: I686b2b83c5a5b76adf75a7c3c5676b573e2d5832