Commit graph

601 commits

Author SHA1 Message Date
Rex Lin
91de28dea2 uwb: install UWB test apk on RP non-user build
Bug: 275456664
Test: local verified pass
Change-Id: I8663c731695f2264450e5a2f536034449fef4838
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-04-14 11:01:11 +08:00
Carter Hsu
b6e4892e9a audio: FM table check in (2023/04/13) for telephony.
- HK3 Handset.dat (Owen)
1. Modify SWB Rx FNS with enabled CCA 2.0 - NS_LVL_CTRL: 0006 & LAMBDA_PFILT: 7CCD
2. Modify NB/WB Rx FDEQ_v0406 and TDDRC gain to 9/8dB for maxvol distortion
3. Modify NB Tx TDDRC gain to 14.5dB for SLR=7
4. Copy item 1. Rx settings of Handset | Voice_Generic to Handset | Tmobile-US & Reserve2
5. Copy item 2. Rx settings of Handset | Voice_Generic to Handset | Tmobile-US
6. Copy item 3. Tx settings of Handset | Voice_Generic to Handset | Tmobile-US and Handset_HAC | Voice_Generic & Tmobile-US

-HK3 Handsfree (Ricky)
1. Optimized subjective quality on NB/WB- Double talk echo / single talk echo
2. Modify FNS on Voice call/ VOIP SWB for CCA2.0

- HK3 Headset (Gene)
For CCA 2.0
//RX_NS_LVL_CTRL  03 ==> 06
Improve WB NS

- HK3 BT (Gene)
For CCA 2.0
//RX_NS_LVL_CTRL  03 ==> 06

Files from the latest attachment on b/278059919

Bug: 278059919
Test: verified by rickycheng@
Change-Id: Ib0bc47e05f20c594664cdff000db801945a2964d
2023-04-14 10:07:40 +08:00
Carter Hsu
a35e60d4f8 audio: enable CCA for VoIP downlink
Bug: 278151806
Test: build pass
Change-Id: Ia5bf8ae2b316c61452c4ba0891fdff61b26cf251
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-04-14 01:57:55 +00:00
Treehugger Robot
bd601d358c Merge "[eSE] Update AIDL secure_element for eSE1" into udc-d1-dev 2023-04-14 01:21:56 +00:00
Treehugger Robot
1353430769 Merge "Update powerhint to restrict DSU and BCI frequencies" into udc-d1-dev 2023-04-13 23:37:42 +00:00
Sayanna Chandula
6e986cbc8b thermal: update powerhints based on new thermal policy
Bug: 241784772
Test: Build and boot on device

Change-Id: I8b6a8d707289379df194ec7c25567207aafe19cf
2023-04-13 16:09:46 -07:00
Ali K. Zadeh
bb2228a15c Enable core8 and disable prefer idle for 60fps
Bug: 274005880
Test: ODPM and framedrop
Change-Id: If5e42034dc1addb94061573a3a5805616c5007a3
2023-04-13 21:34:54 +00:00
Ali K. Zadeh
f5deb897f6 Update powerhint to restrict DSU and BCI frequencies
Bug: 274005880
Test: ODPM, framedrop and kibbles measurement
Change-Id: I42e37b55c77780a153f6d959bf5e18ffae89da97
2023-04-13 16:20:32 +00:00
jonerlin
7da4616689 bt: update BQR event_mask and set vendor quality configuration
enable Vendor Specific Quality event as default.
set bqr event_mask to 295006 (0x4805e), vnd_quality_mask to 29 (0x1d)
for user debug or eng rom

Bug: 240636731
Test: manual test vendor specific masks
Change-Id: I6b2099bc0a0b8ea133a40a286855e2b0fa91e686
2023-04-14 00:13:47 +08:00
Shuibing Dai
ce629324cf Set default value of allowing STA-connected DFS channel as true
Bug: 272298287
Test: manual test to confirm the feature had been enabled in vendor drv
Change-Id: I89b7ea07eebb29d7dc80b281204cc050153fc3b1
(cherry picked from commit c5dd7497883d8b836f64d45e66d8c0a83b59cc20)
2023-04-13 11:31:49 +00:00
George
bdb48f2549 [eSE] Update AIDL secure_element for eSE1
Bug: 261566299
Test: run cts -m CtsOmapiTestCases
Test: atest VtsAidlHalNfcTargetTest
Change-Id: I69d11b1a5e111d8c8500ac2872998c53dde10075
2023-04-13 11:03:25 +00:00
weichinweng
ee1a3d85d5 Revert "Enable Bluetooth CHRE feature on bt_vendor.conf"
This reverts commit bb80a75e1c.

Bug: 275036842
Change-Id: I2a89094fc5d20cd2bf9832f29182747c89bc0e8e
(cherry picked from commit 8a7815929bf548e98cd2ac3fe45c2c893cab250e)
2023-04-13 08:35:08 +00:00
linpeter
bf6e5ec87a Update Doze brightness mapping
Bug: 276343567
Test: check doze brightness
Change-Id: I7aafe3ab317c203f0c125cae363da47f14f5d574
2023-04-13 16:18:00 +08:00
liangjlee
45294d4aa3 Disable zone DMA32 for shiba and husky
Same as P22, P23 do not have 32-bit address limitation in hardware, so
we would like to empty zone DMA32 for better performance and simplify
memory management.

Bug: 263239622
Test: b/270096808, b/270097444. Pass reboot test and run sst for 100+
hours without obvious issues.
Change-Id: Ib95223aafca17165e1b8d972448c5d66384d3ccc
Signed-off-by: liangjlee <liangjlee@google.com>
(cherry picked from commit 4584a04fe3)
2023-04-13 06:37:48 +00:00
Robert Lee
e02ea72f52 audio: update speaker tuning bin files and fast switch table
Change list
- Re0 golden value updated for both top and bot speakers
- Update fast_switch config(1&2 FIR on, 3&4 FIR off)

Bug: 243497194
Test: builds
Change-Id: I36b0010b80421a2c7dbe5e9c5787f0e3b7dd9ec0
Signed-off-by: Robert Lee <lerobert@google.com>
2023-04-13 03:36:49 +00:00
Robert Lee
2b103b08c4 audio: update speaker tuning bin files
Change list:
1. set Re0 golden value in bin files

Bug: 243626704
Test: builds
Change-Id: I0ded23e066ab983a5ffe1598c497e97c623a04cd
Signed-off-by: Robert Lee <lerobert@google.com>
2023-04-13 11:29:34 +08:00
Sayanna Chandula
87feda99aa thermal: lower tj control temp during battery save
Use LOW_POWER power hint to detect and lower the control temp
for junction control loops

Bug: 266011718
Test: Build and boot on device. Check thermal control temperatures
during battery save

Change-Id: I24960bf615900d9f174259cdc863050fcf4fcb36
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-04-12 19:03:01 +00:00
Jimmy Shiu
c2a00aea13 powerhint: Boost GPU(302000) by 1st frame
Use CPU_LOAD_RESET hint to boost the GPU freq to 302000

Bug: 243025173
Test: Manual
Change-Id: Ibcb5bb80a162d562616b7294450761c0a643a4ef
2023-04-12 21:49:48 +08:00
TreeHugger Robot
c33f8c5ed5 Merge "display: sb3: shoreline: add LHBM compensation calibration file" into udc-d1-dev 2023-04-12 08:19:22 +00:00
Treehugger Robot
2b2cfc9f3f Merge "uwb: install UWB test apk on HK3 non-user build" into udc-d1-dev 2023-04-11 18:01:49 +00:00
Treehugger Robot
71f52846b9 Merge "Configure quickpickup gesture support" into udc-d1-dev 2023-04-11 17:03:46 +00:00
Treehugger Robot
8f7504cbe7 Merge "powerstats: update display state residency for 1Hz" into udc-d1-dev 2023-04-11 09:34:27 +00:00
Darren Hsu
b54400d146 powerstats: update display state residency for 1Hz
Bug: 276920113
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I4fe511fe40a24cf1c5ebee11e9a4b61b39420309
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-04-11 14:11:39 +08:00
Beverly
f37c823742 Configure quickpickup gesture support
Test: manually builds
Fixes: 277161763
Change-Id: Id0f7a2a33ac9d1acbc6c6395e37357d84db79d6d
2023-04-10 14:11:04 +00:00
Rex Lin
f6ab97c38d uwb: install UWB test apk on HK3 non-user build
Bug: 275456664
Test: local verified pass
Change-Id: If87e0dc4c5d152c7a90cd527452d716536fa8cac
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-04-10 21:51:23 +08:00
Safayat Ullah
114896fc24 display: sb3: shoreline: add LHBM compensation calibration file
Bug: 270654164
Test: calibration data loaded successfully
Change-Id: Ib1bb4d34a19e0c601d3acd617cb7a5a291a43b67
2023-04-10 09:40:18 +00:00
Safayat Ullah
5786735d14 display: sb3: bigsurf: add LHBM compensation calibration file
Bug: 270654164
Test: calibration data loaded successfully
Change-Id: I16e982a29584a45842e41597954d957e134316ac
2023-04-10 09:37:35 +00:00
Treehugger Robot
fc8b845f44 Merge "display: add LHBM compensation calibration file" into udc-d1-dev 2023-04-10 08:45:28 +00:00
Jasmine Cha
a0a84b916a audio: update waves/volume tuning. am: b1ad440673
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22521864

Change-Id: Iee66c720bc98b821b52a250d26b0adf44ce0bc79
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-10 03:57:07 +00:00
Jasmine Cha
b1ad440673 audio: update waves/volume tuning.
1. Updates for loudness, bass, stereo, dynamics, distortion
   improvements.
2. Update entire volume curve for competitive listening experience.
3. Tuned to pass power for Pink 13dB CF noise on speaker loads for
   battery and thermals (simulated 40C - 41C skin temp).
4. Update non-media streams(Ringtone/Notification/Alarm/DTMF/
   System sound/CAM shutter) tuning.
5. Update entire volume curve of non-media streams for competitive
   listening experience.

Bug: 277167806
Test: manual test

Change-Id: I3ed219804d4d40cc3e89ff13858f2cc5d1bf9db8
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-04-10 10:18:10 +08:00
Carter Hsu
469dad51fb Merge "audio: enable the CCA control" into udc-d1-dev 2023-04-10 01:43:29 +00:00
Jeremy DeHaan
715b8f9b27 Merge "display: set default brightness" into udc-d1-dev 2023-04-07 18:45:42 +00:00
Xiaotong Wu
8d0887a723 Merge "Add powerhint for fusion zoom on husky" into udc-d1-dev 2023-04-07 18:36:59 +00:00
TreeHugger Robot
dc56400da6 Merge "thermal: bringup policy for USBC overheat warning UI" into udc-d1-dev 2023-04-07 17:04:47 +00:00
Safayat Ullah
4fa649108c display: add LHBM compensation calibration file
Bug: 243688545
Test: file copied to device
Change-Id: I05b2f6f374d110fe776dd33c7d143038a123e296
2023-04-07 08:35:20 +00:00
Carter Hsu
20670db107 Merge "audio: FM table check in (2023/03/30) for telephony." into udc-d1-dev 2023-04-07 05:31:57 +00:00
Jeremy DeHaan
b8badaac3d display: set default brightness
Bug: 243692588
Bug: 243696068
Bug: 276516206
Change-Id: I1c817e065e2963771edb12ff0b5b2dd8877fa133
2023-04-06 16:35:52 -07:00
TeYuan Wang
8ea39c8d6d thermal: bringup policy for USBC overheat warning UI
Bug: 275660018
Test: verified by emul_temp
Change-Id: Id7b2399a399c50265f85bbcc9b087a8eed894d4b
2023-04-06 09:17:42 +08:00
Kame(TeYuan) Wang
2f4c29e388 Merge "thermal: align the latest USB and charging policy for off mode charging" into udc-d1-dev 2023-04-04 16:20:36 +00:00
Ali K. Zadeh
7499529d3a Merge "Restrict Lyric to use only Mid Cores" into udc-d1-dev 2023-04-03 21:30:32 +00:00
Qais Yousef
2fa00d3dc8 powerhint.json: Update uclamp_min hint to account for margin
Upstream has fixed relationship between uclamp_min and margin which
means uclamp_min value between 80-100% of capacity of the CPU is a valid
value and will not cause upmigration.

To keep the current hints in powerhint.json the same, we must update
uclamp_min to be capacity_orig_of(medium_cpu) + 1.

This change is dependent on uclamp vs fits margin in GKI, vendor
modules. And an improvement in sched_pixel to ignore the 25% boost if
the only reason to request the frequency is uclamp_min.

To cater for the later - we multiply each uclamp_min value with 1.25
- except ones that look intentionally set around capacity boundaries.

Bug: 261695590
Test: UiBench
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I88aa819bcaa0844d688242894dc899a607076bd8
2023-03-31 21:13:28 +00:00
Sianyi Huang
0c4b6e5500 Merge "Modify maxGamma value of short-term model" into udc-dev am: f178ab29cf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22323943

Change-Id: Iaa3598471bcf97639ae704bbba56a1db29d60e9a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 09:21:13 +00:00
Sianyi Huang
f178ab29cf Merge "Modify maxGamma value of short-term model" into udc-dev 2023-03-31 08:49:59 +00:00
Bill Chang
57436bedd9 Merge "Revert "Revert "Add Decompress FATP test""" into udc-d1-dev 2023-03-31 08:24:43 +00:00
Bill Chang
73e90658f9 Revert "Revert "Add Decompress FATP test""
This reverts commit d074f18b2c.

Reason for revert: Issue causing tool build fail was resolved in ag/22339171

Change-Id: I14c5d861b57458df3774c54182978b966ba5b8b2
2023-03-31 06:57:14 +00:00
TeYuan Wang
5fea294d53 thermal: align the latest USB and charging policy for off mode charging
Bug: 276074662
Test: boot
Change-Id: I8ba98ef624a848c881ba01afaa93ad185c8d87da
2023-03-31 14:16:39 +08:00
TreeHugger Robot
e197479d05 Merge "display: add lowlight blocking zone" into udc-d1-dev 2023-03-31 00:34:17 +00:00
Carter Hsu
9f03a40fa9 audio: FM table check in (2023/03/30) for telephony.
-HK3 Handsfree (Ricky)
1. Fine tuning RX subjective in all bands (including VOIP)
-HK3 Headset (Ricky)
1. Sync Handsfree RX setting to HCO-RX

Files from the latest attachment on b/276196324

Bug: 276196324
Test: verified by rickycheng@
Change-Id: I9e14180bceb2e7c92fb24c3c7cc0362bdf7aa32c
2023-03-30 23:50:00 +00:00
George Lee
ce56ff9487 Merge "bcl: Remove ocp_cpu1 and soft_ocp_cpu1" into udc-d1-dev 2023-03-30 18:19:48 +00:00
George Lee
e02610d02d bcl: Remove ocp_cpu1 and soft_ocp_cpu1
Bug: 275721469
Test: Flash and boot
Change-Id: Ia4a29de94ce755e4520788fa8f4236e788017e15
Signed-off-by: George Lee <geolee@google.com>
2023-03-30 10:09:46 -07:00