Commit graph

2829 commits

Author SHA1 Message Date
Rios Kao
4e6e89eb95 audio: update Raven/Oriole mixer path to V2.2 am: 0fb967db93 am: e37a6c6eaa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14966358

Change-Id: Ie3cab270d79a2d482090c1f8bdb53781c4bee642
2021-06-17 05:46:28 +00:00
Rios Kao
8c5eb5ffa9 audio: update Raven/Oriole mixer path to V2.2 am: 0fb967db93
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14966358

Change-Id: I2e8892b31bb74282bf163023dd8677308bf64f2f
2021-06-17 05:32:25 +00:00
Rios Kao
f9cc39915f audio: update Raven/Oriole mixer path to V2.2 am: 0fb967db93
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14966358

Change-Id: I6ee6871a5fa0110f2173403cd1c1d6cd5cfdd183
2021-06-17 05:31:40 +00:00
Rios Kao
e537b06099 audio: update Raven/Oriole mixer path to V2.2
<Change List>
For mixer_paths.xml to both O6 & R4,
1. Add default value for "MIC Record Soft Gain (dB)" control  to accommodate with b/189498328.
2. Update below path name to move compensation gain from "MIC HW Gain At High Power Mode (cB)" to "MIC Record Soft Gain (dB)" to fix recording concurrency issue(b/189294476).
     - <path name="handset-mic">
     - <path name="speaker-mic">
     - <path name="camcorder-mic">
     - <path name="voice-recog-mic">
     - <path name="unprocessed-mic">
     - <path name="unprocessed-dual-mic">
     - <path name="unprocessed-triple-mic">

<Validation Results>
All the regression are positive, which is validated based on SD1A.210614.001 build.
1. Built-in mic capturing with expected gain setup and active mic numbers in different mic source(mic/VR/unprocessed/camcorder).
2. Built-in speaker playout with expected gain setup in speaker & speaker-safe mode.
3. Both uplink & downlink for telephony works in HA/HH mode.

Bug: 174448901
Test: basic record pass
Change-Id: I3f7759e6998f419a3d7d87b032d8088f5bc7dac0
2021-06-17 05:12:46 +00:00
Daniel Mentz
436d138e00 Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620 am: b5daf62914 am: abdbfa0167
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: I120e788ea9181cb5b30958dca7cab5a1155a55cf
2021-06-17 04:53:51 +00:00
Daniel Mentz
ca408ec53a Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620 am: 2e272fda0b am: fd33abfb4c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: I695c7adfefd05b7e2b4af5be5a80b6ddd9f3e710
2021-06-17 04:53:41 +00:00
Daniel Mentz
dd798d1449 Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620 am: b5daf62914
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: Ibb3db163b7ce66d976650b3f671d059c7e2c017a
2021-06-17 04:39:59 +00:00
Daniel Mentz
bd74457869 Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620 am: 2e272fda0b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: Ieb615eeb6e6c3a05e2484304db3578e10f1b9d79
2021-06-17 04:39:39 +00:00
Daniel Mentz
3afb8acbe5 Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: I205e1689c373ff6cf5ebe9d898f7edbd804fdbb8
2021-06-17 04:24:08 +00:00
Daniel Mentz
446baa8708 Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: I84ee5e2853f7aad762fdcfcc3416bd7297adc103
2021-06-17 04:23:16 +00:00
Daniel Mentz
27b1c03c5b Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable
Previously, we defined a list of kernel modules that should be
excluded from the vendor_boot image. (Those modules are loaded
from the vendor_dlkm partition during second stage init.)

Going forward, we import a list distributed by the kernel build that
explicitly defines the kernel modules to included in the vendor_boot
image.

Bug: 190652328
Change-Id: I8d67bfdaa121ddd82dc9e493c9b18cebdc05233c
2021-06-17 03:57:10 +00:00
android-build-team Robot
400afb4f1d Snap for 7464306 from 2613a5c80ab5f71d3fd6cdefdad72d980e60472a to sc-v2-release
Change-Id: I12605f934916035654f92b40fde3c4f9fa68e3e1
2021-06-17 01:02:31 +00:00
David Li
80f3e93e60 audio: add dynamics_processing to audio_effects.xml am: 73ca14a1a4 am: 2613a5c80a am: fd3a174e61
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14973991

Change-Id: If93f951af3b55a1d0b113d565945d49099142a1f
2021-06-16 04:39:21 +00:00
David Li
79989eafc2 audio: add dynamics_processing to audio_effects.xml am: 73ca14a1a4 am: 2613a5c80a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14973991

Change-Id: I6fbf5c54ca270e4f4e0bb6a97cca5359598383e1
2021-06-16 04:18:55 +00:00
David Li
eb646537a4 audio: add dynamics_processing to audio_effects.xml am: 73ca14a1a4 am: 25ae7b7523 am: 9e379a4014
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14973991

Change-Id: I278aa90dd39dcf924493ae2442b2737237c4d8d9
2021-06-16 04:12:00 +00:00
David Li
b1cac741c9 audio: add dynamics_processing to audio_effects.xml am: 73ca14a1a4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14973991

Change-Id: Ib29fb0822facfc6baf9c59c45af1f97b708e0a6a
2021-06-16 04:01:34 +00:00
David Li
7a85fa4758 audio: add dynamics_processing to audio_effects.xml am: 73ca14a1a4 am: 25ae7b7523
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14973991

Change-Id: Id3cf71363d166008860bbf1749d557a77096bab4
2021-06-16 02:40:37 +00:00
David Li
68ef97a4de audio: add dynamics_processing to audio_effects.xml am: 73ca14a1a4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14973991

Change-Id: I16b931a134e54d1f5eae8e5cc6d32577a2d90cf4
2021-06-16 02:12:27 +00:00
David Li
00eb5c2a60 audio: add dynamics_processing to audio_effects.xml
Bug: 187144478
Test: run cts --include-filter "CtsMediaTestCases android.media.cts.DynamicsProcessingTest"
Change-Id: Id3ca6f6ef76a00a94d72150bcf3c4873478626ea
2021-06-16 01:56:43 +00:00
android-build-team Robot
cd1ccbd498 Snap for 7460045 from 084268791b517740ad4d779f4774cbcb346d690c to sc-v2-release
Change-Id: I06c9eab2b22fef6b76a95619c51425b2434dc0cf
2021-06-16 01:02:25 +00:00
Ted Lin
7040fd480b Remove the attribute set from init.rc for debugfs am: 77bdeb939d am: bef49e70f6 am: cf629f70ad
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911636

Change-Id: Ib4a3d3fa932fb81ba74b2c0cb169cdcdb3235430
2021-06-15 03:31:40 +00:00
Ted Lin
d5275e5b55 Remove the attribute set from init.rc for debugfs am: 77bdeb939d am: 084268791b am: 793d040774
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911636

Change-Id: I457041b55ff9bedc8b5da2f17ce9d17555710b55
2021-06-15 03:31:33 +00:00
Ted Lin
03e62bb228 Remove the attribute set from init.rc for debugfs am: 77bdeb939d am: bef49e70f6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911636

Change-Id: I48a92bc6e29cc197c31c3d082c4c12ecbf2bdc0d
2021-06-15 03:17:21 +00:00
Ted Lin
77f6c10c0e Remove the attribute set from init.rc for debugfs am: 77bdeb939d am: 084268791b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911636

Change-Id: I2365422cd2829adfeb1a0c591a0a128b4c6a7562
2021-06-15 03:17:04 +00:00
Ted Lin
0dc69519e1 Remove the attribute set from init.rc for debugfs am: 77bdeb939d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911636

Change-Id: I6d84e601ae3c7848dd46fd868b21311b24e8697b
2021-06-15 03:05:18 +00:00
Ted Lin
c702585dfa Remove the attribute set from init.rc for debugfs am: 77bdeb939d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911636

Change-Id: I8bf907ebc963c9c172302df9aa222d000933e4b4
2021-06-15 03:04:31 +00:00
Ted Lin
317f221521 Remove the attribute set from init.rc for debugfs
[    2.993897] audit: type=1400 audit(1623037840.652:4): avc:  denied  { setattr } for
pid=374 comm="init" name="registers" dev="debugfs" ino=9 scontext=u:r:vendor_init:s0
tcontext=u:object_r:vendor_regmap_debugfs:s0 tclass=file permissive=0

Bug: 190337297
Test: check bugreport
Change-Id: I0a2375bb5c3e1eef63eeaec65093ad53cf8fe02d
Signed-off-by: Ted Lin <tedlin@google.com>
2021-06-15 02:51:32 +00:00
android-build-team Robot
a70128e149 Snap for 7453244 from 336c39a687b4c4d35f8685bc4236a8b79774459c to sc-v2-release
Change-Id: I6fd840e4dc1f3dc5ed402e458f82c75e66ae89b9
2021-06-13 23:02:03 +00:00
Carter Hsu
96ce1ba656 audio: update audio capture tuning am: 6b982fdb4f am: 8aab1e18a0 am: 50d6f7bfa2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14701626

Change-Id: I0e75e8cb928d0d04ea10930b1074df1e9aa2c1bc
2021-06-13 02:39:13 +00:00
Carter Hsu
3dfc8bc799 audio: update audio capture tuning am: 6b982fdb4f am: 336c39a687 am: d276ff994f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14701626

Change-Id: Ifc312d325e0e1216e75b444928574429ba45aa9c
2021-06-13 02:38:53 +00:00
Carter Hsu
6f50061220 audio: update audio capture tuning am: 6b982fdb4f am: 8aab1e18a0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14701626

Change-Id: I987eda2b12c5a7adab56251effcd59817215d2bd
2021-06-13 02:28:03 +00:00
Carter Hsu
0e916cf891 audio: update audio capture tuning am: 6b982fdb4f am: 336c39a687
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14701626

Change-Id: I576d66c731e83a1c8f5e3d691e7099691ce973c9
2021-06-13 02:27:35 +00:00
Carter Hsu
b39f907fa4 audio: update audio capture tuning am: 6b982fdb4f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14701626

Change-Id: Iaa4ab15214751de66041b53d0b8a5e89ec77baf2
2021-06-13 02:14:39 +00:00
Carter Hsu
6faab88218 audio: update audio capture tuning am: 6b982fdb4f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14701626

Change-Id: Icba8a71835c85d4cdd5c0cb4784f2e4128993fea
2021-06-13 02:13:55 +00:00
Carter Hsu
f9d90fe79b audio: update audio capture tuning
1. Support more camcorder tuning with different channels
2. Update the latest params on WNR, SUR, Linear gain, MBDRC module.

Bug: 181869495
Bug: 186721091
Bug: 174448901

Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I969b9bbb6a3fd74206dfc0bf385d9ebc1fddf194
2021-06-13 02:00:07 +00:00
android-build-team Robot
c0811ec008 Snap for 7449603 from 331c502407531d11380add6b04a52a096cfb2db4 to sc-v2-release
Change-Id: Idb188cc8b154461dbc5393b07bf42040aeb51287
2021-06-12 03:01:38 +00:00
George Lee
d6a75452d9 thermal: add soc to thermal HAL monitoring am: ad4bda12d6 am: 66c3bd4007 am: c2f016dd36
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14939700

Change-Id: I4651638dadeb7d95841c0cf6b5e6f1f6747f4e01
2021-06-11 16:37:29 +00:00
George Lee
6dfa1b796f thermal: add soc to thermal HAL monitoring am: ad4bda12d6 am: 331c502407 am: 093f0ff678
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14939700

Change-Id: Ib07d7970ceab954521c3585b98d9b59b5f8e125f
2021-06-11 16:36:57 +00:00
George Lee
00f5f9a72a thermal: add soc to thermal HAL monitoring am: ad4bda12d6 am: 66c3bd4007
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14939700

Change-Id: I029345ffe761801947a13a4ccdc23927a01c26dc
2021-06-11 16:25:39 +00:00
George Lee
14d36aa74e thermal: add soc to thermal HAL monitoring am: ad4bda12d6 am: 331c502407
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14939700

Change-Id: Ib6a0addc06fc97843103e43afdd66604ea8c3196
2021-06-11 16:25:24 +00:00
George Lee
182c1fdc3e thermal: add soc to thermal HAL monitoring am: ad4bda12d6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14939700

Change-Id: I19f036c32221a12dcc503027e8ac8973e7b41ce2
2021-06-11 16:09:50 +00:00
George Lee
07ea2f4ceb thermal: add soc to thermal HAL monitoring am: ad4bda12d6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14939700

Change-Id: I2feb350ce499f7cdc1ca25435b20c147b504bd19
2021-06-11 16:09:00 +00:00
George Lee
604aa67bcf thermal: add soc to thermal HAL monitoring
Oriole WHI A updated.

Bug: 188365095
Test: Confirm throttling based on criteria matched
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ic3dcb7ed7af8aa40f56087fa72603e21c5c6b1ec
2021-06-11 15:51:48 +00:00
Edwin Tung
8ff08c64a6 Update gps currents based on the measurement. am: 7914c92844 am: fd2bd50aff am: 9ab1af1660
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911647

Change-Id: I42b59ff7a593f43550a635a454b058b87e9522ec
2021-06-11 09:57:22 +00:00
Edwin Tung
abe0b25bfb Update gps currents based on the measurement. am: 7914c92844 am: 41b871d585 am: 5ac0eace5f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911647

Change-Id: I7be3f114e2a8bd822f0c4d1a339ac51326c12c97
2021-06-11 09:57:16 +00:00
Edwin Tung
35b5a5c244 Update gps currents based on the measurement. am: 7914c92844 am: fd2bd50aff
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911647

Change-Id: Iabfaa2e924422cc1a4f9b9377cc3ec1698de88b2
2021-06-11 09:43:04 +00:00
Edwin Tung
11fbf43edd Update gps currents based on the measurement. am: 7914c92844 am: 41b871d585
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911647

Change-Id: I0ed50a7012f5efdb86541bb9eab31e4b4886d78a
2021-06-11 09:42:37 +00:00
Edwin Tung
3d0f313514 Update gps currents based on the measurement. am: 7914c92844
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911647

Change-Id: Iad9e8dc90ee73139dd64e095f23f021bb03332af
2021-06-11 09:30:29 +00:00
Edwin Tung
3c69d4a61a Update gps currents based on the measurement. am: 7914c92844
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14911647

Change-Id: I167cc5e0165d0cdc34bcd0df016fb25939a1a17a
2021-06-11 09:29:49 +00:00
Edwin Tung
f3caaf71bf Update gps currents based on the measurement.
Bug: 186995059

Test: manual
Change-Id: I7d4788af5cddb7d020b5d2188395cadc72bff144
2021-06-11 09:19:08 +00:00