Commit graph

1093 commits

Author SHA1 Message Date
David Chao
a782655d54 thermal: update powerhints for thermal trips
Add switch on/off to remove dependency on powerhint.json
when updating thermal thresholds

Bug: 283038681
Test: Build and boot on device
Change-Id: Ibf318176ba5e2c51b2989080c860560f1f1351a0
2023-07-21 06:56:03 +00:00
Kimi Hsu
4910ad6a63 Fine tune the camera cutout
Bug: 290057462
Test: make
Change-Id: I48dcccc997593f424c5607c33677cf6245e90c6a
2023-07-21 06:03:09 +00:00
Edmond Chung
f7bc78b727 Camera: Reveal EXIF info via PRODUCT_VENDOR_PROPERTIES
Bug: 291182308
Test: CTS
Change-Id: If3c3e1a24700a44c22ee0b5e437ee5275ab399cc
2023-07-20 20:17:25 -07:00
Carter Hsu
0e2af5bf1d audio: add HDMI support on ripcurrent
Bug: 264508873
Test: build pass
Change-Id: I91cfd4b7e028927a5036f1772cfc6a5aa725d650
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-07-21 09:45:52 +08:00
TreeHugger Robot
1507520185 Merge "audio: Recording tuning table update - 9th Ver." into udc-d1-dev am: 4885381964
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24140783

Change-Id: Ia1113cc61e4258d109edcd45b77544ddc8429dc8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-20 15:22:41 +00:00
TreeHugger Robot
4885381964 Merge "audio: Recording tuning table update - 9th Ver." into udc-d1-dev 2023-07-20 14:52:53 +00:00
yixuanjiang
7c382dd43b audio: Recording tuning table update - 9th Ver.
DVT1.0 table check-in for DVT1.0-DM04 RC Exit
Change list of new table:

Camcorder path
1. remove all AZ gain in surround module
2. MBDRC
   gain_dB low/mid/high  24/24/24
   Min_Gain_dB low/mid/high  -29/-29/-29
   threshold_dB[0] low/mid/high  -85/-85/-89
   threshold_dB[1] low/mid/high  -33/-33/-33
   kneeWidth[0] 6/6/6
   kneeWidth[1] 6/6/6
   attackTime[0] 100/100/100
   attackTime[1] 10/10/10
   attackTime[2] 20/20/20
   releaseTime[0] 300/300/300
   releaseTime[1] 20/20/20
   releaseTime[2] 100/100/20
   limiter: gain_dB: 3, threshold_dB: -3.3, atrt fix in 5

Mic path
1. MBDRC
   limiter: gain_dB: 3, threshold_dB: -3.3, atrt fix in 5

Test: verify by HW darren
Bug: 291942899
Bug: 292018225
Change-Id: I62e7459be6017c8d86c0534af19e07ee968eb828
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-07-20 11:02:58 +00:00
Renato Grottesi
cc9f49d21f Merge "Remove settings for old ArmNN HIDL backend" into udc-d1-dev am: a3d084a067
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24060044

Change-Id: I5b5e471e20a88a15eb44b4b169410d4037f87149
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-20 07:28:18 +00:00
Renato Grottesi
a3d084a067 Merge "Remove settings for old ArmNN HIDL backend" into udc-d1-dev 2023-07-20 06:37:18 +00:00
Chungkai Mei
73d93a6bca Load samsung_iommu_v9 in serial
it seems that there's conflict between samsung_iommu_v9 and trusty_log,
so load samsung_iommu_v9 in serial

Test: build pass and run 2000 times without error
Bug: 290561688
Change-Id: I6af250bbe3089f41229f6d674cc2e4a7eae3cbe1
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-07-20 03:37:11 +00:00
Peter (YM)
adbeb17fbd thermal: remove HotHysteresis for CPU-MID and CPU-HIGH loop am: 153e46e11d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24023901

Change-Id: I3affdd22008d80864160f6cbf392f7d8a471efa9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-20 03:23:35 +00:00
TeYuan Wang
5feeb8d7bd thermal: update VSKIN equation for DVT am: 811fcabbc0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24084285

Change-Id: I8aeeffa2b332f3b67a7808dc05f97f25b76c9c80
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-19 23:14:51 +00:00
Peter (YM)
153e46e11d thermal: remove HotHysteresis for CPU-MID and CPU-HIGH loop
We found that CPU-MID loop will cause big bouncing (~2 degC) during
light loading test (burncycle with dutycycle), we can avoid such
bouncing by remove stop CPU-MID loop at 39.
Apply same change on CPU-HIGH to avoid similar issue.

Bug: 286773651
Test: run burn8 / burncycle_wih_dutycycle / gb5
Change-Id: I11cfbb940a556793ce1fe6d08ff06fc1df55d52a
Signed-off-by: Peter (YM) <peterym@google.com>
2023-07-19 16:07:52 -07:00
TeYuan Wang
811fcabbc0 thermal: update VSKIN equation for DVT
Bug: 291150669
Test: boot to home
Change-Id: Iaf3a109505e5c2632b855f1f75f36fd74be8dcc3
2023-07-19 22:27:49 +00:00
Ted Wang
b00c3cc3f7 Bluetooth: P23 SAR table for FRC am: 9450fc2527
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24124008

Change-Id: Ie89cbf9272c98602571595a5979a635a7d8383d9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-19 15:31:22 +00:00
Ted Wang
9450fc2527 Bluetooth: P23 SAR table for FRC
Bug: 290317858
Bug: 290318075
Test: make
Change-Id: I278c9874ecb4593ae5883bdb4a05a797370c082c
2023-07-19 07:52:14 +00:00
Karuna Ramkumar
c0f393fbab display: sb3: bigsurf: smooth display comp
Updating smooth display compensation dbv ranges based on DVT

Bug: 284214625
Change-Id: Ieb8e4c85e559a7b3ebd27afb49dc5b5863ae765c
2023-07-18 10:59:40 -07:00
Karuna Ramkumar
2c1308e57d display: sb3: shoreline: smooth display comp
Update compensation dbv values for smooth display based on DVT

Bug: 284214625
Change-Id: I8c1e55e3fb538a6ca30e181cee15c28fa01b635a
2023-07-18 10:59:19 -07:00
Rios Kao
6833c3c2bc Merge "aidl: sthal: add support for aec record in mixer table" into udc-qpr-dev 2023-07-18 07:38:47 +00:00
Jasmine Cha
2e2c31cea8 audio: sync cca setting from hidl
Bug: 289859350
Test: build pass

Change-Id: I66c28ced092189fce199eb8c8250c2bf836ac4af
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-07-18 04:38:28 +00:00
Treehugger Robot
1f201e1ba5 Merge "CAMERA_CAPTURE_CPU_THROTTLE powerhint: Adjust CPU frequency caps, use cam1 EM" into udc-d1-dev am: 7942a16adf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23987033

Change-Id: Ia70600e24fcfface080d152e90cfcef3268b9699
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-15 00:33:34 +00:00
Treehugger Robot
7942a16adf Merge "CAMERA_CAPTURE_CPU_THROTTLE powerhint: Adjust CPU frequency caps, use cam1 EM" into udc-d1-dev 2023-07-14 23:41:42 +00:00
Ali K. Zadeh
ea5ddc4e5b CAMERA_CAPTURE_CPU_THROTTLE powerhint: Adjust CPU frequency caps, use cam1 EM
Bug: 288988849
Test: ODPM, capture latency, framedrops (https://docs.google.com/spreadsheets/d/1D8_gsLGdNEGOxoN6HA59EBORqTv7d9oM3LAQPe11BNE/edit?resourcekey=0-4m7SdJwoBlFm9FnmHAkXOA#gid=1867870464, https://buganizer.corp.google.com/issues/288988849#comment27)
Change-Id: If09afa009e172fa48cfa22de5b28395f2d0137f7
2023-07-14 19:47:04 +00:00
Beverly Tai
ad08bb9829 Merge "Update lock-icon longpress time to 100ms" into udc-d1-dev am: f030ffebf9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24005132

Change-Id: I0aa7ce5cc3a6a0e92dc3ae90a314f7b7e88ddf94
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-14 18:45:18 +00:00
Beverly Tai
f030ffebf9 Merge "Update lock-icon longpress time to 100ms" into udc-d1-dev 2023-07-14 17:57:04 +00:00
Beverly
c8183915d8 Update lock-icon longpress time to 100ms
Test: manual
Fixes: 290198662
Bug: 290198662
Change-Id: Ibf17b42b93c03f536983beea1cf8b08909a89986
2023-07-14 17:56:59 +00:00
Alan Chen
2591f69482 Merge "Update P23 FCAM mipi dbr frequency coex table." into udc-d1-dev am: a7078dd1c1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24037112

Change-Id: I9095c0a9eaeb7fb2711e6b434c62cced7bbfc9a5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-14 16:11:34 +00:00
Alan Chen
a7078dd1c1 Merge "Update P23 FCAM mipi dbr frequency coex table." into udc-d1-dev 2023-07-14 14:52:59 +00:00
Alan Chen
4f98dfb80b Update P23 FCAM mipi dbr frequency coex table.
Test: verified table is on device
Bug: 280745525

Change-Id: Ic92b1ff4ac93fa821b33907b4f83fa72b628d1b9
2023-07-14 21:07:43 +08:00
Renato Grottesi
ae378716d3 Remove settings for old ArmNN HIDL backend
Compile ArmNN shim over the support library.

Remove SELinux permissions and settings for the old HIDL backend.
The AIDL settings will be in the gs-common folder.

Test: Local run of CtsNNAPITestCases
Test: Local run of VtsHalNeuralnetworksTargetTest
Test: Local run of MLTS Benchmark
Bug: 283724775
Change-Id: Ie9862ad196383126fa4f1a684bc2f5326d8fb15c
2023-07-14 12:02:19 +00:00
Carter Hsu
3ca4e03015 Merge "audio: FM table check in (2023/07/14) for telephony." into udc-d1-dev am: 3978e8ea38
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24069199

Change-Id: I2f7d5627abad2f3f5b57a32fcb805cac0ee97cad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-14 11:20:02 +00:00
Carter Hsu
ef6c063e05 audio: FM table check in (2023/07/14) for telephony. am: 27b3848fd2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24059489

Change-Id: I22c826494b1c3349ac14aa94198a6ab8802db9ab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-14 11:19:40 +00:00
Carter Hsu
3978e8ea38 Merge "audio: FM table check in (2023/07/14) for telephony." into udc-d1-dev 2023-07-14 10:35:19 +00:00
Carter Hsu
299ee78dda audio: FM table check in (2023/07/14) for telephony.
- SB3 HE
Turn on FENS on Condor V21 WB

Files from the latest attachment on b/291188480

Bug: 291188480
Test: verified by genewang@
Change-Id: Ib7b23277c04d736b9d9435a1831ab6f5a58b5513
2023-07-14 07:36:29 +00:00
Carter Hsu
27b3848fd2 audio: FM table check in (2023/07/14) for telephony.
- HK3 HE
Turn on FENS on Condor V21 WB

Files from the latest attachment on b/291188539

Bug: 291188539
Test: verified by genewang@
Change-Id: Ia714954f58d32e3d6a95c88c28ada4d1c081e911
2023-07-14 07:33:59 +00:00
Rios Kao
052c18b3e0 aidl: sthal: add support for aec record in mixer table
note: This table is only used by AIDL Sthal.

Bug: 291186942
Test: end-to-end enable path by quick phrase.
Change-Id: I3b9e6ca77b70e3a95456c5553d91dbebf4c0ef17
2023-07-14 06:57:41 +00:00
Taeju Park
88e4218214 powerhint: Add default PMU limit frequency for the reset am: d2d2c3628c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24071091

Change-Id: I39ea2464001b26160729616a961fe8c0b7724e20
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-14 03:38:03 +00:00
Taeju Park
d2d2c3628c powerhint: Add default PMU limit frequency for the reset
Bug: 290295565
Change-Id: Ied704dfe1c0beb756f8e26eea0d82820bc0e9e2e
Signed-off-by: Taeju Park <taeju@google.com>
2023-07-14 01:26:03 +00:00
Treehugger Robot
266ad867f4 Merge "Add GPU power hint for Zuma" into udc-d1-dev am: 5be931bae4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23643444

Change-Id: I72a576cda0fe990b9a50dc7fdacea9fb89e10b15
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-13 19:02:40 +00:00
Treehugger Robot
5be931bae4 Merge "Add GPU power hint for Zuma" into udc-d1-dev 2023-07-13 17:47:48 +00:00
kensun
f3f0e51772 Enable sae_pmkid_in_assoc=1 in configuration file am: 3840f112df
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24037110

Change-Id: I71783b0215034862c60456c1a091f711cecdf39d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-13 15:18:24 +00:00
kensun
3840f112df Enable sae_pmkid_in_assoc=1 in configuration file
By setting sae_pmkid_in_assoc in wpa_supplicant.conf file,
the PMKID generated in SAE authentication will be sent to
driver in External auth status(NL80211_CMD_EXTERNAL_AUTH) message
to driver. This will help driver/firmware to fill the PMKID
in association request frame.

Bug: 290562226
Test: Manual - Confirmed that sae_pmkid_in_assoc=1 is set in
wpa_supplicant.conf file.
Test: Connect/Disconnect with AP configured in WPA3 security

Change-Id: Ied6a1bea868c732e11a0a341e832701c05dd2478
2023-07-13 14:40:41 +00:00
Robert Lee
7339e8dbe1 Merge "audio: add hdmi path" into udc-qpr-dev 2023-07-13 03:30:43 +00:00
Robert Lee
eed6b38128 Merge "audio: add HDMI device handler" into udc-qpr-dev 2023-07-13 03:30:43 +00:00
Ali K. Zadeh
2c06371d81 Merge "Enable prefer_idle during CAMERA_LAUNCH" into udc-d1-dev am: def5378568
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24028896

Change-Id: Ia1fa0596dabfcbd5d3e4a65ec429ed0f00a51d95
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-12 18:33:26 +00:00
Ali K. Zadeh
def5378568 Merge "Enable prefer_idle during CAMERA_LAUNCH" into udc-d1-dev 2023-07-12 17:38:30 +00:00
Treehugger Robot
bcdb7f179d Merge "thermal: update USBC throttling policy" into udc-d1-dev am: 6fb1ebc622
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23766945

Change-Id: I1f1c355b8984a79a833ffc89e7465512fcbbc9ab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-12 12:44:24 +00:00
Treehugger Robot
6fb1ebc622 Merge "thermal: update USBC throttling policy" into udc-d1-dev 2023-07-12 12:09:34 +00:00
Carter Hsu
0e2c6ba5c4 Merge "audio: FM table check in (2023/07/07) for telephony." into udc-d1-dev am: 34809d551f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23971004

Change-Id: Ib152cf28e0dff1d84186a798297799d32a0846ba
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-12 08:53:02 +00:00
Carter Hsu
8a159ed3dc Merge "audio: FM table check in (2023/07/07) for telephony." into udc-d1-dev am: dd351182b9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23971006

Change-Id: I4ce4523c2b57657df76fef0a96d152a399287086
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-12 08:52:53 +00:00