Commit graph

1365 commits

Author SHA1 Message Date
Android Build Coastguard Worker
51c01ba1c6 Snap for 10180570 from 66af083b6e to udc-release
Change-Id: Ia7c8883856c5f63ba7830285ee7dab378f96910f
2023-05-22 23:02:18 +00:00
Anoush Khazeni
66af083b6e Merge "[T6pro] Updating the volume table for the assistant." into udc-dev 2023-05-22 18:58:43 +00:00
Android Build Coastguard Worker
1071647ac5 Snap for 10171451 from 067bf1e028 to udc-release
Change-Id: I6eb82530e2fb4063217f589dc41bbebc91fb95b7
2023-05-20 01:08:13 +00:00
Android Build Coastguard Worker
59fcc2eee9 Snap for 10162339 from 21cbea80c7 to udc-release
Change-Id: I26e956614ceea25ac612981a9de7f50d6bd38fd2
2023-05-19 01:11:59 +00:00
Kenzi Mudge
067bf1e028 Merge "Enable UWB filtering on all devices" into udc-dev 2023-05-18 20:29:55 +00:00
Treehugger Robot
21cbea80c7 Merge "tangorpro: Disable ccc for UWB vendor stack" into udc-dev 2023-05-17 23:15:49 +00:00
Android Build Coastguard Worker
36d6c4875f Snap for 10154358 from fb8c8f3766 to udc-release
Change-Id: Iab8b52b2d584a5b4f620fe729ef48d87de322ec3
2023-05-17 23:03:33 +00:00
Kenzi Mudge
becd3ee92d Enable UWB filtering on all devices
Enabled distance filtering. All AoA-related primers are disabled, the
rotation vector hardware is disabled and the AoA filter size is set to
the smallest value to save CPU.

Bug: b/237098661
Test: Manual confirmation
Change-Id: Ifc4a877bf2d608a00ae4a9153a99ace58e9618fd
2023-05-17 15:50:53 -04:00
Roshan Pius
a3108302d3 tangorpro: Disable ccc for UWB vendor stack
Bug: 282165026
Test: None
Change-Id: I41924ee69a73776a78d87fe8df6df5f5927ea6a9
2023-05-17 09:15:01 -07:00
Treehugger Robot
fb8c8f3766 Merge "fingerprint: Add TOUCH_TO_UNLOCK_ANYTIME flag" into udc-dev 2023-05-17 03:35:29 +00:00
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
Anoush Khazeni
b9e91e66d4 [T6pro] Updating the volume table for the assistant.
Updating the volume table for the assistant stream.
Also adding a property override for the miniumum
volume setting for the assistant.

Bug: 277829235
Test: Build only
Change-Id: Ia2bd51f7a5cac528f84f0e081f411b0f5b220f19
2023-05-12 11:36:21 -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
eddielan
3674b322d7 fingerprint: Add TOUCH_TO_UNLOCK_ANYTIME flag
Bug: 277165756
Test: Build pass & manually unlock device
Change-Id: I881d63441eeaf61703c9cef3fbefb84f4ddddcb8
2023-05-10 14:34:39 +08: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