Carter Hsu
641c3ed60d
Merge "audio: adding libspeechenhancer for T6 Pro" into main
2024-01-09 05:21:26 +00:00
Carter Hsu
b07c51b381
audio: adding libspeechenhancer for T6 Pro
...
Bug: 318592138
Test: build pass
Change-Id: I84915e1af2f4e3fddeea467c931bef09a09ba7da
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-01-04 07:32:42 +00:00
Aaron Ding
52d2be6840
tangorpro: control the kernel by release configuration
...
Bug: 317784824
Change-Id: I6d05e2de3cb1ca16a194bc2097fd6f19d681e3ed
Signed-off-by: Aaron Ding <aaronding@google.com>
2023-12-27 01:02:02 +08:00
Cyan_Hsieh
1c04ca0cc5
Branch bootloader prebuilts for 24Q2 release
...
Bug: 313350495
Change-Id: I4383678c9071149b295be82924de451002803cae
2023-12-13 16:42:04 +08:00
Cyan_Hsieh
de157ab813
Split bootloader prebuilt to 24Q1 and trunk version
...
Bug: 299879102
Change-Id: I17599698ca55d738e935b914bbfe55641650f9e1
2023-10-24 16:37:03 +08:00
Cole Faust
c754c599c5
Use PRODUCT_COPY_FILES to install uwb country files am: e4dd513cc5
am: bb3c61874d
am: f1004825be
am: ca7148561c
...
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2777605
Change-Id: Ib8c847ed355f1502d0b4bc92af239fbe293a7a36
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-11 19:47:19 +00:00
Cole Faust
e4dd513cc5
Use PRODUCT_COPY_FILES to install uwb country files
...
Previously, these files were installed with a custom $(shell) command
in an Android.mk file. This doesn't let the build system know that
these files exist, and breaks hermetic partition builds.
Instead, install them with PRODUCT_COPY_FILES, and add a check that
the list is up-to-date.
Bug: 205632228
Test: Presubmits
Change-Id: I29bf9d51e7341643e441fa7e1f43a6b4f9af84f0
2023-10-06 15:57:36 -07:00
Jasmine Cha
72f8c55ee1
Revert "audio: set spatial tranaural enabled default property"
...
This reverts commit f7afe8e6e3
.
Reason for revert: enabled by default since previous issue is fixed.
Bug: 295577176
Test: manual test
Change-Id: I5ba77e916934004e55d91ad74f2af38d42a2f704
2023-08-28 02:02:02 +00:00
Jasmine Cha
f7afe8e6e3
audio: set spatial tranaural enabled default property
...
Bug: 295577176
Test: toggle transarual on system ui
Change-Id: I889370ae63882e94f4a11c87842b2df8af2f30d3
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-08-23 05:27:35 +00:00
Jasmine Cha
4dfbfbaa57
audio: spatial audio on spk
...
- Enable EP4 (dev1 = 3)
- Change Stereo Spatialier component id to 26
- Enable spatial audio on speaker
- Add one more parameter for waves custom action.
(OM=1, SM=3)
Bug: 295577176
Test: manual test
Change-Id: I7e14776b34571eed5a632a7b5769d1ea784fa8ee
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-08-22 06:19:13 +00:00
Carter Hsu
7e5555f2ae
Merge "audio: add speech enhancer" into udc-qpr-dev
2023-08-03 00:04:58 +00:00
Viktor Grönroos
846117a234
Install APMg3 external module and tuning configs.
...
Bug: 292144567
Test: Manual test on Tangor with Meet call.
Change-Id: I1516875745b6ad3696eb5c179866646af0ea5981
2023-08-02 07:49:41 +00:00
Carter Hsu
ae2f6b61c9
audio: add speech enhancer
...
Bug: 292144567
Test: VoIP call on test build
Change-Id: I15de87813180ba6e879907cd0c6cdc0a7822f1d6
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-08-02 06:31:11 +00:00
Carter Hsu
dcf54dff3a
audio: Enable multiple USB Audio support
...
Bug: 289334178
Test: verified USB Audio on test build
Change-Id: I4675165a62f6779b33511c1a3f4e55cdfe7dd9cf
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-07-19 03:16:02 +00:00
Tom Huang
9b1613385c
Merge "Add audio Spatializer and support OPUS codec" into udc-qpr-dev
2023-07-10 09:24:13 +00:00
Mike McTernan
c04cea2ace
tangorpro: revert "set metadata_init_delete_all_keys to false"
...
Reverts ag/18876019 now that the underlying problem is fixed.
Additionally setting this property can cause devices to fill up with
keys and Cts tests to start failing.
Bug: 262212842
Test: boot & factory reset on device
Change-Id: Ieb5e0f68557c3f888a46275387c71e4f15181dfa
2023-07-03 10:33:09 +00:00
kuanyuhuang
edce5a7940
Add audio Spatializer and support OPUS codec
...
Add spatializer, immersive playback and OPUS codec at audio config.
Enable Spatializer and Bluetooth OPUS codec.
Bug: 261660037
Test: play dynamic spatial audio content
Change-Id: I8b25eacdd804017a882b26cab13be69d403b6dc9
2023-06-30 03:04:48 +00:00
Wilson Sung
0bb71222ae
Revert "Switch tangorpro kernel folder"
...
This reverts commit 2ab8f362e1
.
Bug: 266008638
Change-Id: Ide40c3217354cd95a338fb80432d09e1561f8267
2023-05-30 16:55:25 +08: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
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
Adam Shih
66853a6b40
create a wlan dump
...
Bug: 22338832
Test: adb bugreport
Change-Id: I59fc80eb6d46e44a0e2d2c70246c013b77e2b88d
2023-03-30 15:06:25 +08:00
Mao Lee
19a4f3dfbf
Merge "Camera: Add the property to bypass sensor binning resolution condition." into tm-qpr-dev am: 8d2814f464
am: 2aa41fc067
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21218952
Change-Id: Iac4eb4dcb6a6b8785a8fd7e16d9d25cfb802fee5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-24 07:27:32 +00:00
Mao Lee
9c6a87e274
Camera: Add the property to bypass sensor binning resolution condition.
...
Bug: 265755704
Test: CTS, GCA and Snapchat
Change-Id: Ie6d2f26e0df5b5cd721d5f9c881b31c6d756f668
2023-02-22 07:24:58 +00:00
Adam Shih
003a7698a0
Merge "include led dump"
2023-02-14 04:28:34 +00:00
Adam Shih
aad7b0f114
include led dump
...
Bug: 240530709
Test: adb bugreport
Change-Id: Iaaaa59268269645f5d712c86935f5917491658a9
2023-02-13 12:46:18 +08:00
Wiwit Rifa'i
12fbe4341b
Merge "Enable dynamic recomposition by default" into tm-qpr-dev am: 3ad3fd01d7
am: bfbdceb276
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21279641
Change-Id: I0360ecb778565c8159dadf670beb55da2d88653e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-10 10:46:15 +00:00
Wiwit Rifa'i
4e4c9b5ed5
Enable dynamic recomposition by default
...
Dynamic recomposition in HWC is a feature to save some power savings
during idle case by flattening all layers using GPU composition.
Enable dynamic recomposition for display with index 0.
Bug: 267972056
Test: DR should be used when all layers have low fps
Test: DR should not be used when there's front buffer or video layer
Change-Id: I6ec0a05508524a7d15dddfc8e244a298e1fa5a6a
2023-02-09 11:15:47 +08:00
Blossom Chiang
eacdc44d21
Merge "Reveal model/make name in camera EXIF" into tm-qpr-dev am: 795665af9f
am: d4aa0b2797
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20895169
Change-Id: I164e0d8cd6e41f4242107c58b4db588c0a7a6ea0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-04 05:06:00 +00:00
Blossom Chiang
795665af9f
Merge "Reveal model/make name in camera EXIF" into tm-qpr-dev
2023-02-04 04:05:14 +00:00
Haoming Wu
70bbcf714c
Add libcast_auth to PRODUCT_PACKAGES am: 2dcd116560
am: dc17b6b768
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20979989
Change-Id: I0c007bd94692fd6835abea4dfa8a1838a055fc3a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-17 01:30:53 +00:00
Haoming Wu
2dcd116560
Add libcast_auth to PRODUCT_PACKAGES
...
Bug: 265445490
Test: test on device
Change-Id: I9724d979399574b90cda8fd40623851e17af6e70
2023-01-16 02:35:27 +00:00
Ken Yang
b5fe9d5224
Merge "WLC: Remove unused wireless_charger service"
2023-01-13 14:41:32 +00:00
Alex Hong
0b33f83170
[DO NOT MERGE] Use GmsCorePrebuilt y2023w02 for tangorpro devices
...
Bug: 262621552
Change-Id: I04edf89533f7cdc620f81a22e621e792897fadba
2023-01-13 02:16:24 +00:00
TreeHugger Robot
42b5499b50
Merge "lights: Add golden calibration support"
2023-01-07 14:14:29 +00:00
CJ Fan
42675a3dc6
Merge "[DO NOT MERGE]lights: Add golden calibration support" into tm-qpr-dev
2023-01-07 14:12:37 +00:00
MingChe Chiang
b8d6a82abf
Reveal model/make name in camera EXIF
...
Bug: 253011704
Test: Check EXIF data from JPEG image, CTS
Change-Id: I3e5972608ded870c29c1ee0b2ebf2a4e59c1f9cf
2023-01-07 08:57:30 +00:00
Chungjui Fan
e10a95b4b1
[DO NOT MERGE]lights: Add golden calibration support
...
The units should deploy the golden calibration data
in either case of replacement of MLB or CG.
Bug: 264023021
Change-Id: Idb670bfefb3585ee1413e16c3e07d4d818f3f9ab
Merged-In: Idb670bfefb3585ee1413e16c3e07d4d818f3f9ab
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2023-01-06 23:42:25 +00:00
TreeHugger Robot
a70e5aeb43
Merge "Add regulation e-label for TangorPro" into tm-qpr-dev am: f472721012
am: 265e4f0f8f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20838871
Change-Id: I2865916458e55f93f0a3b4ac4b8e8a0ee233ee24
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-05 07:39:07 +00:00
Ken Yang
70ec057630
WLC: Remove unused wireless_charger service
...
Bug: 263830018
Change-Id: I511f793e1f65840d921962ea2b4cc409c5f00ed0
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-05 07:33:39 +00:00
Chungjui Fan
bf3ff516ca
lights: Add golden calibration support
...
The units should deploy the golden calibration data
in either case of replacement of MLB or CG.
Bug: 264023021
Change-Id: Idb670bfefb3585ee1413e16c3e07d4d818f3f9ab
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2023-01-05 06:51:34 +00:00
Yanting Yang
932308de7e
Add regulation e-label for TangorPro
...
Bug: 249000738
Test: visual
Change-Id: Id267f0faa85bd8da95bc59aecfd10697c57b7fcf
2023-01-04 15:09:28 +08:00
Super Liu
84afd1ba57
Add sepolicy for sysfs_touch type.
...
Bug: 263108813
Test: TreeHugger build pass.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I7bcec88a4f42da5002ffb7fe7fd042fa94ec605d
2023-01-04 01:35:57 +00:00
jonerlin
560830597f
Bluetooth: remove unsupported feature IBluetoothCcc settings
...
Bug: 245445796
Test: Manual + atest vts_treble_vintf_vendor_test
Change-Id: If7b54dcf5f76cbae8662f7e5117fedbe41e26ea1
Merged-In: If7b54dcf5f76cbae8662f7e5117fedbe41e26ea1
2022-12-27 07:09:39 +00:00
Sandeep Vijayasekar
d48d6c5ffe
Merge "Change system property type" into tm-qpr-dev am: 67a373d8d8
am: 3151ca288f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20796423
Change-Id: Ia1349d93c037188185cfbd88444d275bb838a870
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-22 22:29:48 +00:00
Sandeep Vijayasekar
67a373d8d8
Merge "Change system property type" into tm-qpr-dev
2022-12-22 21:17:19 +00:00
Matt Buckley
da06502d8c
Merge "Disable HWUI adpf by default and enable in device.mk"
2022-12-21 18:46:17 +00:00
Ken Yang
805d4a5bef
Merge "WLC: Inlucde the wireless_charger for sepolicy"
2022-12-21 08:36:15 +00:00
Mariia Sandrikova
a643ee15e6
Merge changes from topic "tangor-pro-natural-orientation" into tm-qpr-dev am: 7d15e2f698
am: abc88ffa68
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20692589
Change-Id: I69e22d334d854b11d8cc0b854a95157431e10e8a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-21 01:29:08 +00:00
Mariia Sandrikova
f36735889e
[1/n][Pro] Change natural device orientation to portrait. am: 32eaab94ec
am: 2a25e336a7
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20609057
Change-Id: I8234157fc6a42779ec0bcf71de0e9ff8e5cddf68
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-21 01:28:54 +00:00
Sandeep Vijayasekar
a15edc5d93
Change system property type
...
Bug: b/263263027
Test: ensure mediashell can read this property
Change-Id: I5f6bda59947f4b58c738c375847d6d728f19e918
2022-12-20 12:12:17 -08:00