Set system property persist.bluetooth.leaudio.notify.idle.during.call
to true to receive the notification when LeAudio group turned idle
Bug: 297312397
Test: Switch LE Audio device to HFP device during phone call, and
ensure the HFP device can hear sound and don't have buzzing sound.
Change-Id: Id89c9325f5158113dd653d2267167d4d0e59c935
Bug: 288813677
Test: compile for different devices and check binary.
Test: verification test at b/288813677
Change-Id: I7591af58423d4d2826a7c5e9ba166ed0e729d932
As the change of init feature flag on swb is ready, we will open
swb on those devices that supports this feature with more flexibility
since wiping sys property could be done at android regular releases
as enabling feature flag on server make it more flexible on schedule.
Test: manual
Bug: 283722412
Change-Id: If015fd92b5c75a07bb0820f54dc413a32031f6ea
Move shusky thermal .json files into thermal/
and perf configs into perf/.
Also move the configs into device-shusky-common.mk,
allowing override of the config file path.
Bug: 277993984
Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
Set chirp.enabled=0 so that CAP_FREQUENCY_CONTROL and
CAP_COMPOSE_PWLE_EFFECTS will not be enabled.
Bug: 275032416
Test: adb shell idlcli vibrator getCapabilities
Change-Id: I4eb07c595bbd15e85bf8c07e29cab1a479589b09
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
enable Vendor Specific Quality event as default.
set bqr event_mask to 295006 (0x4805e), vnd_quality_mask to 29 (0x1d)
for user debug or eng rom
Bug: 240636731
Test: manual test vendor specific masks
Change-Id: I6b2099bc0a0b8ea133a40a286855e2b0fa91e686
- Separate thermal config for charger mode and remove the unused thermal
throttling.
Bug: 272701980
Test: charging throttling worked properly in charger.
Change-Id: Ic8db468af99d11c24fb3ce074bad524ef1107bb9
To decouple init.insmod.${device}.cfg from HLOS,
it is moved to kernel repo and built in vendor_dlkm.img.
Also make init.rc to load it from vendor_dlkm/
Bug: 270603150
Test: Build image and flash, make sure modules are loaded.
Change-Id: Ib280bc587041531198052aae3f9dd05c1a0f975e
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
Copied from R4 display config file with disabling auto brightness
because ambient light sensor on ripcurrent dev board might not be
working.
Bug: 243634950
Test: check display brightness after fastboot -w
Change-Id: I45c4084d94330a3cd0fa147c6cbc10b430d44906
Signed-off-by: Shiyong Li <shiyongli@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
PixelWifiOverlay2023 was originally added in device-XXX.mk file, and lead to overlay parsing failure on aosp/factory build.
Referring to other existing Pixel projects, move PixelWifiOverlay2023 to product.mk files.
Bug: 260594276
Test: Overlay can be read correctly.
Change-Id: I739504ee9ded6f232e438ce5830ca168ed1f4675
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>