Commit graph

87 commits

Author SHA1 Message Date
Shiyong Li
a664795e63 device-husky.mk: let kernel decide display LHBM peak brightness delay
If kernel supports FFD, it would be 0.8 frame.

Bug: 240216847
Test: UDFPS paper test
Change-Id: I32be131bfd8e7f92c0e91efef0ca286fae4d349c
Signed-off-by: Shiyong Li <shiyongli@google.com>
2023-03-01 21:05:19 +00:00
Patty Huang
f5c46e3aa7 [P23] Enable LE Audio broadcast offload
1. Set the LE Audio broadcast switcher property
2. Enable LE Audio broadcast profile
3. Add support for BLE Broadcast output in audio policy file
4. Add broadcast offload capability

Test: Manual
Tag: #feature
Bug: 268170293
Change-Id: I423d08442a99cf73535f5664f81c722c62b60996
2023-02-24 06:32:43 +00:00
Yang Qi
fc474b2a52 Uwb: Enable Dck R3 flag
Bug: 268413427
Test: Manually tested
Change-Id: I63dcff2b52fc154108d5989e94b57e1d7a5f1794
2023-02-14 22:11:58 +00:00
Yanting Yang
c262fbed31 Add initial MIC e-label for JP SKU of HK3 and SB3
Bug: 267250859
Test: visual
Change-Id: Icf51b10058721b010d7cf3bb354cb4474e9aa0a8
2023-02-09 17:50:01 +00:00
Tai Kuo
55283b8dd3 vibrator: build from hardware/google/pixel folder
Bug: 264625320
Test: HAL started.
Change-Id: I917fab86c126237024c19d5a78fb72afc1012a4c
2023-01-16 15:55:17 +08:00
Tai Kuo
862356a844 vibrator: remove vibrator
Bug: 264625320
Test: HAL does not start.
Change-Id: I8fd1d72e419a8af3000fbe3d593229a7a868e589
2023-01-16 15:55:17 +08:00
Ken Yang
728d9be958 Merge "WLC: Remove wireless_charger service" 2023-01-13 14:41:31 +00:00
Keir Fraser
80a734c75e Enable PKVM memory reclaim on P23 devices
Memory reclaim can be supported now that P23 devices run on
android14-5.15 kernel.

Bug: 264994862
Test: atest MicrodroidBenchmarks
Change-Id: Ibf7d11c48dfdbf90d966b3a7402afe34b682d7f2
2023-01-10 13:02:33 +00:00
Ken Yang
97d1dc3596 WLC: Remove wireless_charger service
Bug: 264624634
Bug: 263830018
Change-Id: I91c7cbde057fd3c445fdffbcafc5b39f29ca7680
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-07 07:34:08 +00:00
Shiyong Li
dddc66f845 device-husky.mk: set display LHBM peak brightness delay as 2 frames
Bug: 263775681
Change-Id: I0d00eb55293002e17839bdc71d9159bd4094ac9a
Signed-off-by: Shiyong Li <shiyongli@google.com>
2023-01-05 18:41:06 +00:00
Cyril Lee
844976e05b Enable quick start for pixel device
Bug: 246218540
Test: build pass with `m -j` command
Change-Id: I4710b25e186452c357344931043b72e6cc86acc7
2022-12-28 01:16:55 +00:00
davidycchen
61dbdcfc42 Add GTI touch dump script
Bug: 243077990
Test: adb bugreport

Change-Id: I34fa88409e610622da0401f1f3f745fe308f316e
Signed-off-by: davidycchen <davidycchen@google.com>
2022-12-26 16:28:05 +08:00
TreeHugger Robot
f72338e7bd Merge "Enable LE Audio unicast offload" 2022-12-26 05:12:52 +00:00
Shawn Lin
b9ede6869b Merge "Update rounded corner, cutout and display shape configs" 2022-12-22 06:17:54 +00:00
Shawn Lin
2c7b9074f4 Update rounded corner, cutout and display shape configs
Bug: 243688044
Test: make
Change-Id: Ica71daf88ac7a115a84f8e603fbb49210d757b2c
2022-12-21 10:35:40 +00:00
Ken Yang
95db2df53b Merge "WLC: Include the wireless_charger from gs-common" 2022-12-21 08:36:15 +00:00
Patty Huang
c0b6391624 Enable LE Audio unicast offload
1. Set the LE Audio unicast offload property
2. Add the offload capability file for unicast

Bug: 257377483
Test: Manual
Change-Id: If6233bfcefa8894f52d0a8c7799ffa5b6b786f53
2022-12-16 08:16:55 +00:00
TreeHugger Robot
c2724b2380 Merge "battery: disable wireless for pts battery test" 2022-12-11 06:42:58 +00:00
Ken Yang
10fe580b45 WLC: Include the wireless_charger from gs-common
Bug: 237600973
Change-Id: I5bcd35ca016a2012f9887ce15e8c88a342f288e6
Signed-off-by: Ken Yang <yangken@google.com>
2022-12-10 14:39:40 +00:00
Ken Tsou
0983124386 battery: disable wireless for pts battery test
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: 261948834
Test: set the property manually and query the result from file node.
Change-Id: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Signed-off-by: Ken Tsou <kentsou@google.com>
(synced from commit 4c821c04fc25b026f5fc8e9301758bf87dbb4a3e)
2022-12-09 09:10:08 +00:00
Roshan Pius
8e73113deb uwb(hk3): Add UWB framework overlays rro app
Bug: 261908320
Test: Compiles
Change-Id: I369abe1ea668b4db2d50c065c7f53915c569c2e5
2022-12-09 04:36:33 +00:00
More Kuo
dc1d599cd9 Merge "Enable OPUS codec by sysprop" 2022-12-07 06:49:08 +00:00
More Kuo
14cbb7eaab Enable OPUS codec by sysprop
Test: Build pass
Bug: 257887850
Bug: 254771189
Change-Id: I5fbd21a8ef4819fe793fc4bef11973bc3ba63d32
2022-12-07 12:48:23 +08:00
TreeHugger Robot
56dcc48479 Merge "Enable the spatial audio function" 2022-12-06 02:40:36 +00:00
Yung Ti Su
082d1b6417 Enable the spatial audio function
Bug: 254771189
Test: manual

Change-Id: I8fa9864103879efc10362695254e887629c46e10
Signed-off-by: Yung Ti Su <andysu@google.com>
2022-12-05 05:57:51 +00:00
Neo Yu
098eab4699 Add property to set initial svn as 1
Bug: 261280256
Test: manual
Change-Id: I4744b153939b7dc529d9d95c852d07e73c4f1198
2022-12-04 16:13:03 +00:00
Adam Shih
5cb3c985e7 use stm dump from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: I6bf0c2c66bd4252dfe117d473ac3c9ecc1184fc1
2022-11-28 11:23:00 +08:00
Cheng Chang
8469911a8e gps: move configurations to individual device
Bug: 259331900
Test: cts and vts pass
Change-Id: Idbbc76d66a65399ce982b880c896262d71945496
2022-11-23 04:25:56 +00:00
Sayanna Chandula
19791deecc Merge "thermal: enable thermal engine" 2022-11-21 18:41:01 +00:00
Jason Chang
a75e126b9b Enable One-handed mode feature for HK3/SB3
PRODUCT_PRODUCT_PROPERTIES += \
    ro.support_one_handed_mode=true

Bug: 258124874

Test: manually test.
Change-Id: Iccf145c1a7b588cd3e40857486eb2352686a9150
2022-11-19 14:27:29 +00:00
Sayanna Chandula
7d1a95ce14 thermal: enable thermal engine
Remove tpu_cooling as it is not yet available

Bug: 254108562
Test: Build and boot on device. Check thermal service
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: If89ba01d1d2a2280b4c3bb26b97124e8e1e53fcc
2022-11-19 04:23:31 +00:00
Chris Paulo
43bed6ca09 device/shusky: Update actuator model and chirp constants
Update actuator model and chirp constants for vibrator hal.

Bug: 259350649
Test: atest VibratorHalCs40l26TestSuite
Change-Id: I9560fff6c3de2cd4b6a7d494948232042e411910
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2022-11-16 06:42:42 +00:00
More Kuo
15e2384e09 Merge "BQR: Enable LE Audio Choppy Event Report" 2022-11-15 08:41:43 +00:00
Chris Lu
970ad81051 Support kernel idle timer for display driver
This allows display driver to decide when to drop down to lower
refresh rate in order to save power.

Bug: 247465185
Test: capture a trace to check the idle timing
Change-Id: I54862346dae4dd7402ed4ab6246377fc02a17c43
2022-11-09 14:52:41 +08:00
Chris Lu
f65cd9e22c Update display dimming usage property
Set to 1 to enable dimming only for hbm transition.

Bug: 247465185
Test: check value of property
Change-Id: I8f6ce20d0483e60d11a7f84c5fd9bbb4a236d831
2022-11-03 10:32:18 +08:00
More Kuo
e143722732 BQR: Enable LE Audio Choppy Event Report
Set the Bit 6 to true to enable the LE Audio Choppy Event Report

Bug: 251375105
Test: Build pass
Change-Id: Ic8ad9613663d2f22a754b51dfc24ae077811cb8a
2022-11-01 17:55:08 +08:00
Robin Peng
fd0859e694 Initialize device folder
from: 858c0f08e332220d80a9eef8ddcd39ef4d5296ee
with updated device path

Bug: 248399843
Change-Id: I215a40a4f4719d5432e87401f4a3214c5189ba20
2022-10-30 16:03:17 +00:00