Add a property to avoid using sensor output ratio as the itp output
ratio.
Bug: 263851685
Test: GCA, CTS
Change-Id: Ie511989e934fd033e6f375c85675ad9b26de55d4
Merged-In: Ie511989e934fd033e6f375c85675ad9b26de55d4
(cherry picked from commit d5b8e01365)
This reverts commit dd8978fef5.
Reason for revert: Was disabled for Device release, now reenabling for QPR3 release
Change-Id: I6d627cffad8b2201b33d1c2ea4479a12ee778551
Test: Treehugger
Bug: 269911166
PRODUCT_PRODUCT_PROPERTIES was defined in system scope, so
it would be replaced when device was flashed to another
system image.
Bug: 263065317
Test: flash GSI image and test haptics
Change-Id: Ib466e66bddd6f38cbefe280198e27edb8140c62c
This reverts commit f573970502.
Reason for revert: Disable for device launch.
Test: Transaural spatialization removed from settings.
Test: 5.1 audio on speaker goes through regular downmix / MixerThread.
Test: Binaural spatialization works, enabled on HBO Max and 5.1 file playback.
Test: Regular audio playback works as expected.
Bug: 269650006
Change-Id: Ib5a086d752a85f59c22e164a142e782f76883936
This reverts commit 0cfb27ef87.
Reason for revert: the change is not necessary because GCA is built in-ROM.
Bug: 267970295
Test: check SELINUX
Change-Id: I21ed659914a347cad43ae381ab95debe24c7a529
Merged-In: I0ec02d6942cf40b5905dd05f5b609113b46063e2
We need to sync both haptics on the single HAL
architecture to reduce the time overhead and prevent the
mismatch behavior from vibrator manager HAL implementation.
Bug: 260090235
Bug: 261687849
Bug: 261841035
Bug: 261832151
Test: atest PtsVibratorHalTestSuite \
PtsHapticsTestCases \
PtsHapticsFeatureTestCases \
VibratorHalCs40l26TestSuite \
VtsHalVibratorManagerTargetTest \
VtsHalVibratorTargetTest \
android.os.cts.VibratorTest \
android.os.cts.VibratorManagerTest \
android.os.cts.VibrationEffectTest \
android.os.cts.VibrationAttributesTest \
android.os.cts.CombinedVibrationTest \
Change-Id: I084e1da952ab2f63e5c217a7f708ac3d34635336
Signed-off-by: Chase Wu <chasewu@google.com>
Disable wireless charging during drain, usb charging,
and charger stress test
- vendor.disable.wlc 1
If device is placed onto dreamliner and shutdwon(drain out),
it would boot up by DC_CHG and keep shutdown(0%)-boot up
(by DC_CHG) continuously. To avoid this symptom, limit wireless
current_max as 75000 after device boot up
- persist.vendor.limit.wlc.current=1
How to verify:
adb shell setprop vendor.disable.wlc 1
adb shell cat /sys/class/power_supply/wireless/online >>>> 0
adb shell setprop persist.vendor.limit.wlc.current 1
adb shell cat /sys/class/power_supply/dc/current_max >>>> 75000
Bug: 230549765
Test: set the property manually and query the result from file node.
Change-Id: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Merged-In: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Signed-off-by: Ken Tsou <kentsou@google.com>
(synced from commit 4c821c04fc25b026f5fc8e9301758bf87dbb4a3e)
Bug: 259635909
Test:
1. use 'adb shell getprop persist.vendor.camera.increase_thread_priority_nodes_stop' to confirm the property is default set
2. Camera Checklist
3. CTS performance test
Change-Id: I839b75d163d320c7aa4e17ce98bfe8a497372ba7
Currently, this feature was not enabled at the vibrator framework,
and it still needs to do more test under multiple actuator cases
before the official release.
Bug: 232510459
Bug: 257032261
Test: atest PtsVibratorHalTestSuite \
VtsHalVibratorManagerTargetTest \
android.os.cts.VibratorManagerTest \
Change-Id: Ib83deaccb371f76df33cc501c9ffb97e477c3492
Signed-off-by: Chase Wu <chasewu@google.com>
* changes:
[DO NOT MERGE] cs40l26: Enable vibrator manager feature
cs40l26: Add vibrator manager support
[DO NOT MERGE] cs40l26: using the project folder mk
cs40l26: Move the latest vibrator HAL to device
vibrator: Separate the audio coupled haptics setting
This patch remove the old dual design and add it into the original
vibrator HALs'rc file.
Also, this patch dynamically gets the service name from rc file.
Bug: 181615889
Test: Manual type and trigger a long/short vibration
Test: cmd vibrator_manager synced xxxx
Test: cmd vibrator_manager sequential -v 0 xxxx
Signed-off-by: Chase Wu <chasewu@google.com>
Change-Id: I7a5dd65c67e01a008f8d2c675dc7b96599469622
The based mk file is different from master one, so
there is no need to merge this patch to master branch.
Bug: 181615889
Test: Run all test suites
Signed-off-by: Chase Wu <chasewu@google.com>
Change-Id: I61106aee64c87f77cef966d307ca5f047b5cc0b2
Add new system proprty persist.bluetooth.opus.enabled to
indicate devices enable OPUS codec.
Bug: 254609888
Test: manually
Change-Id: I691259f41810777987b5d2dae3e426d58363b0e7
EU and US region of Bluetooth sar table for EVT dogfood. Currently no
table for JP, so use EU table for the first release.
Bug: 254002880
Test: Maual
Change-Id: Icc2ed14dcc85ca19fceea62481c7834421f7c263