18 Commits

Author SHA1 Message Date
Ionut Gherman
a41bc999ff wahoo: Enable VoLTE/VoWIFI
Signed-off-by: Ionut Gherman <ghermanionut96@gmail.com>
2024-07-22 01:39:11 +08:00
Wilson Sung
08c012daf9 wahoo: Set SOC manufacturer and chipset properties
Bug: 158284209
Bug: 180589452
Change-Id: I26d4b3767d336321bd562a8d5a289ce864536f5e
2024-06-08 21:56:09 +08:00
Jiyong Park
21ed8216e3 Remove duplicated setting of persist.data.mode am: bdac3523c1 am: 2666991b93
Original change: https://android-review.googlesource.com/c/device/google/wahoo/+/1345417

Change-Id: Icdb9d4bcd2c7f64b5e2d2d2dc88bc7c9dc211146
2020-06-22 14:47:40 +00:00
Jiyong Park
bdac3523c1 Remove duplicated setting of persist.data.mode
Duplicated sysprop assignments will be prohibited when
I9c073a21c8257987cf2378012cadaeeeb698a4fb lands.

Bug: 117892318
Bug: 158735147
Test: m
Change-Id: I7394ddfeee5e0c3f2690f42e080662c5cf2c04f8
2020-06-22 20:23:58 +09:00
Jiyong Park
154c886a26 Remove duplicated sysprop
persist.data.netmgrd.qos.enable was set twice.
Removing the duplication.

Bug: 117892318
Test: m
Merged-In: I3682a2cc5d35cb34977fd9aa9d7c03765bdfbe6a
(cherry picked from commit a38522744c)
Change-Id: I3682a2cc5d35cb34977fd9aa9d7c03765bdfbe6a
2020-05-30 20:56:02 +09:00
Jiyong Park
a38522744c Remove duplicated sysprop
persist.data.netmgrd.qos.enable was set twice.
Removing the duplication.

Bug: 117892318
Test: m
Change-Id: I3682a2cc5d35cb34977fd9aa9d7c03765bdfbe6a
2020-05-25 16:58:02 +09:00
Jayachandran C
ff3415e5c5 Move ro.telephony.default_network to vendor partition
This fixes GSI image overriding the default value

Bug: 153852350
Test: Manually verified after flashing the GSI image
Change-Id: I70aa7ffe2c0ee7368fa713f8798b7704f9a0db86
2020-04-30 16:46:14 -07:00
Petri Gynther
906e91433b Adjust for QCOM BT HAL property name changes
Bug: 36513925
Test: Manual Bluetooth test
Change-Id: I492fde56b7f10395869ac32e8d6dd20268ce5230
2018-05-21 17:41:57 -07:00
Peng Xu
01f2b018cc Store sensor HAL properties in vendor partition
This CL moves storage of ro.qti.sensors.* properties to vendor
partition to ensure that they will remain the same for sensor HAL to
function correctly after AOSP system image swap.

Test: ro.qti.sensors.* properties exist in /vendor/build.prop
Test: adb shell getprop |grep qti.sensors remains the same
Test: adb shell dumpsys sensorservice does not include -Wakeup Secondary
      sensors in sensor list as before
Bug: 67746417
Change-Id: Idcc770cc864b89f1585e42c1146f0fc091372f6d
2017-10-18 18:42:08 +00:00
Hangyu Kuang
69cade5d35 media: Remove the disable PQ and enable PQ by default.
Bug: 64157695
Test: Video recording
Change-Id: Id8a886ac9c1b287e8586b2dc3960bf60039d354d
2017-09-11 18:28:06 -07:00
Thierry Strudel
8b09662508 system.prop: prefix QCOM properties with vendor.
Change-Id: Iee87c702cc6eaf832373f128ff3b6e395f5031f0
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-06-30 15:41:15 -07:00
Meng Wang
9dc57606ec Deprecate ril.subscription.types
Bug: 62454369
Test: manual - 'CDMA subscription' UI gone
Change-Id: I7478f738d410db114cb88de2cc9831289f7c7fb0
2017-06-12 21:49:47 -07:00
SzuWei Lin
11656dcc37 Move bluetooth property to vendor
Property 'qcom.bluetooth.soc' is readed by driver.  Moves it to
vendor to use bluetooth on generic AOSP.

Bug: 37927875
Test: switch on/off bluetooth in settings
Change-Id: Ib4dd140b7e9f1b3d6cce098d8527bafcafcff950
2017-05-22 18:28:27 +08:00
Praveen Chavan
230606a037 system.prop: disable video encoding with perceptual-quant
Do not enable this by default till the power/perf profiling
is complete

Test: Video Recording.
Bug: 35320976
Change-Id: I1ec84ed6ab1a52c67a8399292efd7a6633409cf6
2017-05-15 18:30:32 -07:00
Peng Xu
f25275079d Disable uneccesary sensor from qcom sensor hal
Disable uneccesary wakeup secondary sensors and unused algorithm.

Test: device boot ok
Bug: 36617405
Change-Id: Ib95f735eed3ef3ae5501f916fae6ace93e963e8d
2017-05-07 19:10:22 -07:00
Patrick Tjin
b7cc91b639 wahoo: remove duplicate wipower/a4wp and disable
remove duplicate ro.bluetooth.wipower/a2wp lines and
set to false

Test: build, boot, see wipower is not enabled, btscan works
Change-Id: Ia83369aa89c1144ed6ed0b0e6658837b46114966
Signed-off-by: Patrick Tjin <pattjin@google.com>
2017-04-26 13:28:20 -07:00
Shawn Yang
c7d28d6976 Config default network to Gloal without DSDS/DSDA
Test: Manually verified on device
Change-Id: I76f1acfb58b18cef68f66d8b61e2f1d018fac215
2017-03-22 15:35:26 -07:00
Thierry Strudel
4e18dc435b Import common file from device specific directory
Test: boot, basic functionality
Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-04 23:34:45 -08:00