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
Bug: 229777047
Test: boot cheetah; check logs to see that SE property is used
Change-Id: I51e16bce7bf8f639fb1061ebfbe34d05578e7fc5
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
Memory reclaim can be supported now that P23 devices run on
android14-5.15 kernel.
Bug: 264994862
Test: atest MicrodroidBenchmarks
Change-Id: Ibf7d11c48dfdbf90d966b3a7402afe34b682d7f2
1. Set the LE Audio unicast offload property
2. Add the offload capability file for unicast
Bug: 257377483
Test: Manual
Change-Id: If6233bfcefa8894f52d0a8c7799ffa5b6b786f53
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)
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
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>
This property prevents display high brightness mode from being triggered
due to HDR layers produced by camera.
Bug: 243694545
Change-Id: I80e5a6b82eb52ba33622b2a5da106b7654ea8f84