Duplicated sysprop assignments will be prohibited when
I9c073a21c8257987cf2378012cadaeeeb698a4fb lands.
Bug: 117892318
Bug: 158735147
Test: m
Change-Id: I7394ddfeee5e0c3f2690f42e080662c5cf2c04f8
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
This fixes GSI image overriding the default value
Bug: 153852350
Test: Manually verified after flashing the GSI image
Change-Id: I70aa7ffe2c0ee7368fa713f8798b7704f9a0db86
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
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
Do not enable this by default till the power/perf profiling
is complete
Test: Video Recording.
Bug: 35320976
Change-Id: I1ec84ed6ab1a52c67a8399292efd7a6633409cf6
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>