The UWB calibration files were previously copied from the Qorvo
area. They are now copied from the device specific folder.
Bug: 296108382
Bug: 296108391
Test: local build passed
Change-Id: I2c632deb894b99662b2d23d8f8a79ae5ba9d95ec
Signed-off-by: Hasan Awais <hasanawais@google.com>
Introduced CAMERA_PRODUCT variable. This variable is designed to be
overridable from child product .mk files. Provided default values for
each devices as well.
Bug: 297430678
Test: Build on each shusky devices, check output Soong config vars.
Change-Id: Iee5c8a79d95c62be3ec368c91ad5d4998b001102
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
Set chirp.enabled prop to 0 by default so that it will not cause tests
to fail.
Change prop to persist from ro so that it can be enabled for testing.
Bug: 286921585
Test: Tried using idlcli composePwle before/after setting prop
Change-Id: I7c0cd3604ba22a82fc1431d3b914994a270e9267
Signed-off-by: Nathan Kulczak <nathankulczak@google.com>
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>
Uses the new PRODUCT_SOURCE_ROOT_DIRS flag, and the file list for pixel
in vendor/google/products/sources_pixel.mk
Test: Treehugger, abdt for the relevant builds
Change-Id: Id5faa1697aa430039a5fa939c4ad8403d641e566
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>