Android Build Coastguard Worker
47e2c69e4e
Snap for 10147226 from 14a4bb9f17
to udc-release
...
Change-Id: Ifa5559d2e0b1c655af3758592eff9f080d91b9ef
2023-05-16 23:07:47 +00:00
Richard Chang
14a4bb9f17
tangorpro: remove customizedMaxCachedProcesses
...
With project Snowbird in U, the MaxCachedProcesses is 1024 by default
Bug: 278086134
Test: Build
Change-Id: Id8cc63e847c09b54817d34914261ea4e55be1d7c
2023-05-15 02:44:22 +00:00
Android Build Coastguard Worker
ea1798c5d1
Snap for 10132053 from fc800404c0
to udc-release
...
Change-Id: If1c7fc2c74fb6ff06a71a53035ba5cdb376b0ad9
2023-05-13 21:03:26 +00:00
Shuibing Dai
fc800404c0
Merge "Disable p2p 6ghz channels" into udc-dev
2023-05-13 04:12:20 +00:00
Android Build Coastguard Worker
cedb7caede
Snap for 10127524 from 8e20861188
to udc-release
...
Change-Id: I7be77c0ad93686b5ec5f191d9ae0875e82ffd00d
2023-05-13 01:08:22 +00:00
Shuibing Dai
515cdd1fb8
Disable p2p 6ghz channels
...
It has an effect on following case:
If STA firstly connected with 6ghz channel AP and Application create p2p group without config, wpa_supplicant also tried to select STA-associated channel(in this case, i.e. 6ghz ch).
Bug: 281733591
Test: atest android.net.wifi.cts.ConcurrencyTest#testPersistentGroupOperation
Change-Id: I0015fb9ad602f585a6b1572cf13967b0a895f0f2
2023-05-12 16:56:25 -07:00
Treehugger Robot
8e20861188
Merge "[SWB] Disable super wideband" into udc-dev
2023-05-12 15:54:52 +00:00
Rick Yiu
33750f3a2a
Merge "The dvfs headroom was split into its own knob. Update to use it." into udc-dev
2023-05-12 01:02:24 +00:00
TreeHugger Robot
e8351f26b6
Merge "Adding interrupt mapping for sound_trigger wakeups" into udc-dev
2023-05-11 19:52:45 +00:00
shihchienc
0e7d866949
[SWB] Disable super wideband
...
Disable SWB by setting system property
Tag: #feature
Bug: 281957936
Test: flash devices and check property
Change-Id: Ic2966a4ef1758a5b5f4feffba1328aabeffa40dd
2023-05-11 08:52:28 +00:00
Android Build Coastguard Worker
e64ca68ad1
Snap for 10106040 from 30852e6a3f
to udc-release
...
Change-Id: I3023cbbcb8a67f0abe574dcf2940ed45c883b6f7
2023-05-10 23:04:19 +00:00
Suprabh Shukla
dedbcefd28
Adding interrupt mapping for sound_trigger wakeups
...
Test: Manually inspect the output of `dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: I8c689a7cc4edd3821520a96afcc5dc2567302912
2023-05-10 16:03:03 -07:00
Qais Yousef
764bacd20a
The dvfs headroom was split into its own knob. Update to use it.
...
util_threshold only controls migration margin now. dvfs headroom has its
own new knob.
Bug: 261705301
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I4223b3984003369e8fc7b2f0eac03bbe68569d6c
2023-05-10 10:26:35 +00:00
TreeHugger Robot
30852e6a3f
Merge "Camera: Add the property and create the power hint to adjust backend min clock for 1080p30fps video stream for front cameras" into udc-dev
2023-05-10 02:56:03 +00:00
Android Build Coastguard Worker
5bc29df645
Snap for 10098552 from 7dba11f303
to udc-release
...
Change-Id: Icaf3fd8640b803bc6e8e365a8e6bf36417187b5c
2023-05-10 01:08:11 +00:00
Chaohui Wang
b08d7e6eee
Update Limb SAR value in Regulatory Label am: 0bf681e82c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/23055943
Change-Id: I584ba0a58c1f6bc0da65cdbfc9362f43195dd7b4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-09 23:01:45 +00:00
Wendly Li
7dba11f303
touch: move the setup of gti ownership to gs-common
...
Bug: 278023960
Test: adb bugreport
Change-Id: Iea1729ad7fd67378816e69095a6cf26d31b82897
Signed-off-by: Wendly Li <wendlyli@google.com>
2023-05-08 17:09:32 +00:00
Mao Lee
87930f7a54
Camera: Add the property and create the power hint to adjust backend min clock for 1080p30fps video stream for front cameras
...
Bug: 279141417
Test: adb logcat, GCA, CTS
Change-Id: I8ce33dc7d749de4c25085ae845f2c47b50678211
2023-05-08 03:25:21 +00:00
Chaohui Wang
0bf681e82c
Update Limb SAR value in Regulatory Label
...
Bug: 280308284
Test: Visual
Change-Id: I1b59a9aac3fa398fce11d258c134f33185afadd9
2023-05-06 03:54:45 +00:00
Android Build Coastguard Worker
fc6029c2ba
Snap for 10068852 from db8ce89d54
to udc-release
...
Change-Id: Ie5aa448d07e584e9340938d176cb3b19f996e543
2023-05-04 23:03:23 +00:00
TreeHugger Robot
db8ce89d54
Merge "thermal: Update config for stats" into udc-dev
2023-05-04 09:28:50 +00:00
Shuibing Dai
4c7929883d
Merge "Remove overlay item: country code update during setup wizard" into udc-dev
2023-05-04 01:55:09 +00:00
Treehugger Robot
9dc466b133
Merge "Add wakeup interrupt mapping" into udc-dev
2023-05-03 23:56:15 +00:00
Android Build Coastguard Worker
2c6acd6662
Snap for 10060019 from ef0957cff1
to udc-release
...
Change-Id: Ie5414d8d2f65270c67a086151ae35ef065f7b609
2023-05-03 23:04:18 +00:00
Suprabh Shukla
79dca2073b
Add wakeup interrupt mapping
...
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: Ie0bdef180adfa624afa8159df6fbb4654c87807a
2023-05-03 22:12:10 +00:00
Christine Franks
ef0957cff1
Merge "Set display white balance stepping configs" into udc-dev
2023-05-03 01:19:12 +00:00
Christine Franks
3cf190c44d
Set display white balance stepping configs
...
Bug: 274483293
Test: check transition smoothness
Change-Id: I630a4996ee39c11620ce64f87db811854ea77f66
2023-05-02 23:45:45 +00:00
Shuibing Dai
92518b16ea
Remove overlay item: country code update during setup wizard
...
The country code updating from scan results generic case can cover setup wizard case.
Bug: 279625751
Test: manually verified generic case
Change-Id: I91815abfb4ec9e6c2bc324c9bf3eb6ffee7d6cab
2023-05-02 13:46:27 -07:00
Android Build Coastguard Worker
e47544b718
Snap for 10035032 from cab6328c66
to udc-release
...
Change-Id: I9009d228425230edd7743c792884f6e8b41e3a9b
2023-04-29 01:07:56 +00:00
Rios Kao
cab6328c66
Merge "audio: add smartfeature table for chre tuning" into udc-dev
2023-04-28 02:17:30 +00:00
Android Build Coastguard Worker
e8fed2ee2a
Snap for 10009955 from 6fca96663e
to udc-release
...
Change-Id: Ie9d2f9cf0d0dec98933c4b972c1f4fc1157edd5b
2023-04-26 01:07:50 +00:00
Qais Yousef
6fca96663e
Merge "powerhint.json: Update uclamp_min hint to account for margin" into udc-dev
2023-04-25 21:27:51 +00:00
sashwinbalaji
29348397c7
thermal: Update config for stats
...
Bug: 259903201
Test: local build and verify stats
Change-Id: I78182ce4952bc906dcb1bafac684ecf77f4280a4
2023-04-25 07:41:41 +00:00
Treehugger Robot
9de47635df
Merge "Add device mk OWNERS" into udc-dev
2023-04-25 05:35:37 +00:00
Rios Kao
3f769dbbe6
audio: add smartfeature table for chre tuning
...
note: add smartfeature.gstf that only used for Hotword
pipeline in AoC which is sharing to chre usage too.
On WHI_PRO
CHRE PDM Gain(gain=158)
CHRE AEC Gain(gain=-42)
CHRE SRC AEC Timeout(timeout=0)
This table also contains hotword gain control as
(Undocked)
Non Eraser gain (gain=220)
Eraser Pre gain (gain=220)
(Docked)
Non Eraser gain (gain=356)
Eraser Pre gain (gain=170)
Eraser Post gain (gain=186)
Test: end-to-end verify by CHRE
using aoc_audio_cfg to query gain as below
adb shell aoc_audio_cfg hotword_get_non_eraser_gain
adb shell aoc_audio_cfg hotword_get_eraser_post_gain
adb shell aoc_audio_cfg hotword_get_eraser_pre_gain
Bug: 271078701
Change-Id: I4e3416af224742d939c0928c6623705a01924581
2023-04-25 05:10:05 +00:00
Android Build Coastguard Worker
c92548d5b4
Snap for 9990577 from ea79655a00
to udc-release
...
Change-Id: If4346d00ff89be0db823f5e6d09bf34afac146cc
2023-04-22 01:07:48 +00:00
Carter Hsu
ea79655a00
audio: disable raw for USB Dock am: d968a78b04
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/22609278
Change-Id: I8fdf3d4c78e69d283ef5ead3f01598a108c0ef0a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-21 21:18:25 +00:00
Chung-Kai (Michael) Mei
7d8d086e57
Merge "Enable load kernel modules in parallel" into udc-dev
2023-04-21 08:25:52 +00:00
Cyan_Hsieh
c14f209f30
Add device mk OWNERS
...
Bug: 278167548
Change-Id: Iefda389e70117b401d20590e387d368737e03e50
2023-04-21 13:53:44 +08:00
Chungkai Mei
50d3691520
Enable load kernel modules in parallel
...
enable load kernel modules in parallel but load some
specific modules in sequential
Test: reboot more than 500 times without failure
Bug: 229794277
Change-Id: I41cb5a09fb88ff7faa5ec12f71209b35cd941948
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-04-21 03:38:37 +00:00
Treehugger Robot
f56c8c053f
Merge "[SWB] Enable super wideband" into udc-dev
2023-04-21 01:12:07 +00:00
Android Build Coastguard Worker
96b9f4f071
Snap for 9981223 from 58dce24b92
to udc-release
...
Change-Id: If7487f6e39041771eebbd21aac16e3361fa4c193
2023-04-20 23:03:45 +00:00
Carter Hsu
75b7e49503
audio: disable raw for USB Dock
...
Bug: 277806508
Test: build pass
Change-Id: Iecb4ce699f6c5a42b3833d8e168fc5142b3f2975
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-04-20 21:07:28 +00:00
Wei Wang
58dce24b92
Merge "powerhint: Boost GPU(302000) by 1st frame" into udc-dev
2023-04-19 22:02:20 +00:00
shihchienc
bf23d4c932
[SWB] Enable super wideband
...
Enable SWB by setting system property
Tag: #feature
Bug: 277338500
Test: flash devices and check property
Change-Id: I4862bf8ddbd9f9f34d8588bc6068f0dc6baff399
2023-04-19 06:27:29 +00:00
Android Build Coastguard Worker
a071abf12a
Snap for 9966400 from 43650ada25
to udc-release
...
Change-Id: I86afc9f1a69d5724d612741b7f62c62e671feaa0
2023-04-19 01:07:43 +00:00
Joey Poomarin Phloyphisut
43650ada25
Merge "[USB Audio] Enable 192k support sample rate to hifi usb" into udc-dev
2023-04-18 17:17:35 +00:00
Poomarin Phloyphisut
1d12d453cb
[USB Audio] Enable 192k support sample rate to hifi usb
...
related cl: ag/22549253
Test: Local Test.
Bug: 198122814
Change-Id: Ic40638a9bd9e341c6f1e0ccf4d43e6d852a4d357
2023-04-18 13:08:35 +00:00
Android Build Coastguard Worker
3bd641e775
Snap for 9957928 from fd617452a8
to udc-release
...
Change-Id: I2a06ceee10e55318124665990276cc08fb99afec
2023-04-18 01:07:59 +00:00
Shuibing Dai
fd617452a8
Merge "Enable updating country code from scan results for generic case" into udc-dev
2023-04-17 15:46:30 +00:00