Commit graph

593 commits

Author SHA1 Message Date
matthuang
d9c6a4a7d5 Disable sensor power for off mode charging.
Bug: 261519005
Test: Build pass.
Test: sensor_test sample -s0.
Change-Id: I012a9342286370c019fc46e978913a89aa474da6
2022-12-15 02:41:51 +00:00
sashwinbalaji
e8a062b1fb thermal: Update VIRTUAL-BACK-CHARGER Sensor
- Add triggerSensor
- Increase PassiveDelay

Bug: 254020998
Test: tested locally using emul_temp
Change-Id: I349f85a60f82c97e27cb031c0cc3be30ae8f8981
2022-12-14 15:28:47 +08:00
sashwinbalaji
28d3ef8f26 thermal: Update powerhint to use VIRTUAL-SKIN-HINT
Replace VIRTUAL-SKIN with VIRTUAL-SKIN-HINT

Bug: 262471610
Test: tested locally by emul_temp
Change-Id: I83f75e5f4b97bf47ac612c862063e8db5bde886f
2022-12-14 14:03:10 +08:00
Poompatai Puntitpong
c11287b7a0 Merge "bt: change bluetooth.uart.port property to soong config property this property is also tied to vendor partition usage" into tm-qpr-dev am: 6fe695d0eb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20636751

Change-Id: I10e5614b3d5a7ed5442797a6e7bbb4582953a365
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-14 03:48:35 +00:00
Poompatai Puntitpong
6fe695d0eb Merge "bt: change bluetooth.uart.port property to soong config property this property is also tied to vendor partition usage" into tm-qpr-dev 2022-12-14 02:59:32 +00:00
Poompatai Puntitpong
66129c918e bt: change bluetooth.uart.port property to soong config property
this property is also tied to vendor partition usage

Bug: 245439217
Test: pass VtsHalBluetoothV1_0TargetTest
Change-Id: I9eb8b321866c0de182a9f0287ed0eb448dd05e07
2022-12-14 02:42:18 +00:00
Anoush Khazeni
89d4a4b269 [T6pro] Updating the Waves tuning.
Updating the Waves tuning to T6K6 REV18
(Google_T6K6_REV18_T6-v13_K6-v10_20221213)

Bug: 262400333
Test: Build only
Change-Id: I08439e8452adc0ab44305695cadfe92c0c20df96
2022-12-13 13:29:53 -08:00
Mariia Sandrikova
e28a4937ec [2/2][Pro] Set orientation for boot animation and default display rotation.
Change the default display rotation value and boot animation orientation to 270. This is needed to preserve primary landscape UX after device natural orientation changes to portrait.

Context: go/tangor-natural-orientation

Bug: 260627934
Test: manual test with all 4 values
Change-Id: I1ff42f7df21ec8231ff19fd7e209cfbb84537f93
2022-12-11 13:54:38 +00:00
Sandeep Vijayasekar
34d47c0ab7 Merge "[DO NOT MERGE] Revert "Revert "[AudioProxy] Enable AudioProxy""" into tm-qpr-dev am: 75bfd09596
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20683107

Change-Id: Iff1ae2b5c877aa4e8c3413150476fe744940d7c4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-10 02:41:27 +00:00
Sandeep Vijayasekar
fa8d768bcd [DO NOT MERGE] Revert "Revert "[AudioProxy] Enable AudioProxy"" am: 67442466d3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20683107

Change-Id: Ie157931722028b9d927373e847e3bf37cef82ea2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-10 02:41:25 +00:00
TreeHugger Robot
5cd4e3eee0 Merge "Mark that device is not voice capable" into tm-qpr-dev am: d8ffc64faf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20691307

Change-Id: I72e4d2fb1060281187ba4a5d974514e83db262ec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-10 02:40:23 +00:00
Sandeep Vijayasekar
75bfd09596 Merge "[DO NOT MERGE] Revert "Revert "[AudioProxy] Enable AudioProxy""" into tm-qpr-dev 2022-12-10 02:18:14 +00:00
TreeHugger Robot
d8ffc64faf Merge "Mark that device is not voice capable" into tm-qpr-dev 2022-12-10 01:49:54 +00:00
Wei Wang
274222cfa4 Merge "Remove UClampThreshold hint" into tm-qpr-dev am: 7f0c7aa489
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20673903

Change-Id: I1408612a9205730444a5e12b02d733e4f42b96cc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-09 22:27:20 +00:00
Wei Wang
7f0c7aa489 Merge "Remove UClampThreshold hint" into tm-qpr-dev 2022-12-09 21:44:04 +00:00
Adam Bookatz
f1ea15f5f4 Mark that device is not voice capable
"Voice" capable means that the device supports phone calls over the telephony network. So for this device, this should be false.

The impetus for this is that with voice capability defaulting to true, the Multiuser pannel asks the owner whether secondary users should be allowed to make phone calls/sms, which is inapplicable. Changing the value to false should get rid of this option.

Bug: 248440908
Change-Id: If5249bc943c96f88c2ddd26880fe0626bb53592e
Test: manual
(cherry picked from commit 699275b04d85dde5645034cdeca19207b0bde632)
2022-12-09 23:26:49 +08:00
Sandeep Vijayasekar
81cd093265 Merge "Revert "[AudioProxy] Enable AudioProxy"" into tm-qpr-dev am: 5b22bbb049
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20672595

Change-Id: I31847f20a3cb7b0ad66ba6a9bf9ad89634ba5077
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-09 00:00:48 +00:00
Beverly Tai
27e97ab564 Merge "Default pickupGesture enabled state is FALSE" into tm-qpr-dev am: 65de8d9be2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20666726

Change-Id: I9fcfd832bd63fd3404057a76eddb7f29ebb14232
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-08 23:41:54 +00:00
Sandeep Vijayasekar
67442466d3 [DO NOT MERGE] Revert "Revert "[AudioProxy] Enable AudioProxy""
This reverts commit 40e6ca666b.

Reason for revert: fix breakage with ag/20681848

Change-Id: Ia62aaa17e94a426390e120cc0d811b67cf5739ae
2022-12-08 21:40:14 +00:00
Sandeep Vijayasekar
5b22bbb049 Merge "Revert "[AudioProxy] Enable AudioProxy"" into tm-qpr-dev 2022-12-08 21:17:50 +00:00
Beverly Tai
65de8d9be2 Merge "Default pickupGesture enabled state is FALSE" into tm-qpr-dev 2022-12-08 16:16:55 +00:00
Chungkai Mei
7661bc43df Remove UClampThreshold hint
the file node was removed so also remove these
dummy setting

Bug: 260806701
Change-Id: I23044f7f32cf4b2b2cc93205ec5751525f05ee7f
Signed-off-by: Chungkai Mei <chungkai@google.com>
2022-12-08 09:44:24 +00:00
Sam Ou
4876730ab7 power_profile: remove modem
Bug: 214561299
Change-Id: Idf931e99039508be325cc9c03deb9febd5aee19a
Signed-off-by: Sam Ou <samou@google.com>
2022-12-08 06:14:23 +00:00
T.J. Mercier
40e6ca666b Revert "[AudioProxy] Enable AudioProxy"
This reverts commit f75c0dd43d.

Reason for revert: DroidMonitor: Potential culprit for Bug 261776026 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I7941dfe9235d843ac3a24034819ea6e0ffe00884
2022-12-08 00:16:00 +00:00
Mariia Sandrikova
32eaab94ec [1/n][Pro] Change natural device orientation to portrait.
This change is needed to ensure compatibility of Camera apps that rely on natural orientation being aligned with portrait camera orientation.

0 degrees is selected over 180 to have the back camera at the top of the device when portrait-only apps are force rotated into specific orientation for compatibility.

Also, temporary override ro.surface_flinger.primary_display_orientation to use it instead the value from HWC API to avoid breaking the build even for a short period of time since there is no direct way to synchronize landing of this CLs chain with pa/2342172

Bug: 246793311
Test: manual QA for top apps and manual exploratory testing for overall device experience
Change-Id: I67f9cb522f4478c83ac6bbc18da2eaf4ee0dd686
2022-12-07 20:01:12 +00:00
Yuchen Liu
8e951a4b3c Merge "[AudioProxy] Enable AudioProxy" into tm-qpr-dev am: 30cac33ee4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20246832

Change-Id: I72f20b240441d81e7da3af10ab85c69c0a592949
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07 18:58:42 +00:00
Yuchen Liu
30cac33ee4 Merge "[AudioProxy] Enable AudioProxy" into tm-qpr-dev 2022-12-07 18:48:30 +00:00
Beverly
2ba02faa8a Default pickupGesture enabled state is FALSE
Test: manually tested
Bug: 256185823
Change-Id: I2e7f8c7fbe072dd0dae0842067a9925ba4d46e92
2022-12-07 18:23:38 +00:00
Miller Liang
402f612315 Merge "audio: add missed camcorder be_cfg in dsp latency" into tm-qpr-dev am: bf0f5362ef
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20641133

Change-Id: I0fb5d26e43f6b146c5cf41b1c14e19f9dedcf860
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07 14:03:45 +00:00
Miller Liang
bf0f5362ef Merge "audio: add missed camcorder be_cfg in dsp latency" into tm-qpr-dev 2022-12-07 13:42:35 +00:00
TreeHugger Robot
a2e627eb2b Merge changes from topic "T6-throttling" into tm-qpr-dev am: 19a6de8c96
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20639527

Change-Id: Iefe545e38d841837b31d693a11c1c3ee7446c9e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07 10:36:02 +00:00
TreeHugger Robot
19a6de8c96 Merge changes from topic "T6-throttling" into tm-qpr-dev
* changes:
  thermal: add charging throttling policy
  thermal: add CPU GPU throttling policy and VIRTUAL-SKIN-HINT
2022-12-07 10:17:54 +00:00
sashwinbalaji
4c6b6d02aa thermal: add charging throttling policy
- Align thermal charge config with older devices
- Add hardlimit for fcc

Bug: 254020998
Test: tested locally by verifying lshal and logs
Change-Id: I96460871a2fa9ad714f9a3e2e722a0ab62fa4ba6
2022-12-07 08:06:08 +00:00
Gillian Lin
c291d4ee6d factory: default disable tap gesture function am: ab7bfdbfeb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20649794

Change-Id: I0e43a54e6ff54efbec00212f7c4e3f3c5ec8042e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-07 06:52:29 +00:00
Gillian Lin
ab7bfdbfeb factory: default disable tap gesture function
Set persist.sys.tap_gesture=0 for factory target to disable tap to check
phone by default.

Bug: 261542166
Test: import rc to check tap to wake was not functional
Change-Id: Ia9075f820a944d9f7035edf350816044abd1b9d1
2022-12-07 03:18:09 +00:00
Lucas Silva
33d0809f23 Merge "Disable legacy dream components" into tm-qpr-dev am: 472d77fe92
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20641924

Change-Id: I10ef7db20cddcb05953c4ba2115bc952a14d46a5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-06 16:18:05 +00:00
Lucas Silva
472d77fe92 Merge "Disable legacy dream components" into tm-qpr-dev 2022-12-06 15:37:17 +00:00
millerliang
a913e088df audio: add missed camcorder be_cfg in dsp latency
Some 3rd party app may use one or three microhpne(s)
to do the camera recording.
Add these two configurations to UC_AUDIO_RECORD to sync
the audio and video of the recoreded video.

Bug: 260824124
Test: Reporter verified
Change-Id: Ib08e69a1f7ccffc4bdb0ef8965c391126c15ced3
2022-12-06 15:45:49 +08:00
Lucas Silva
785443fca3 Disable legacy dream components
Bug: 260118215
Test: set settings.secure.screensaver_components to the colors
screensaver using adb, and verified it doesn't show

Change-Id: I2e4d4aaa2e16e48efbe6d1b3474464a4da5a12f1
2022-12-05 16:56:02 -05:00
Armelle Laine
55fefecb54 Merge "Revert "Revert "init: Delay trusty app loading until storage is ..."" into tm-qpr-dev am: d8696e9b81
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20622807

Change-Id: I0a862ebe37a1b60204a4ea44a5e3a2c52e9275c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-05 20:36:29 +00:00
Armelle Laine
d8696e9b81 Merge "Revert "Revert "init: Delay trusty app loading until storage is ..."" into tm-qpr-dev 2022-12-05 19:59:21 +00:00
sashwinbalaji
d9e676ad01 thermal: add CPU GPU throttling policy and VIRTUAL-SKIN-HINT
- Add VIRTUAL-SKIN-CPU-GPU
  - Add PID and BindedCdev aligning with older devices
- Add VIRTUAL-SKIN-HINT
  - Modify light temp from 39 to 37

Change-Id: I648680eedcd508bf2d81ad8d04f5e5a17a1f508f
Bug: 261148703(skin hint)
Bug: 254021126(cpu policy)
Bug: 254021580(gpu policy)
Test: use local build to check lshal and log
2022-12-05 12:14:11 +08:00
Armelle Laine
b3c1e7f84d Revert "Revert "init: Delay trusty app loading until storage is ..."
Revert submission 20612866-trusty-fs-ready

Reason for revert: ag/20620962
Reverted Changes:
I915870922:Revert "init: Delay trusty app loading until stora...
Idc3589cd3:Revert "init: Delay trusty app loading until stora...

Change-Id: I7e12122ff0650a166ead67c9937105595560d211
2022-12-02 19:17:49 +00:00
TreeHugger Robot
23b947aae1 Merge "audio: update speaker firmware tuning bin files" into tm-qpr-dev am: e9a0530ff2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20583634

Change-Id: I2f4e9e295d4a3ce84481f8a76b37ba703461bfaa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-02 10:05:18 +00:00
TreeHugger Robot
e9a0530ff2 Merge "audio: update speaker firmware tuning bin files" into tm-qpr-dev 2022-12-02 09:36:30 +00:00
Stephen Crane
81568d6c2f Merge "Revert "init: Delay trusty app loading until storage is ready"" into tm-qpr-dev am: aba401865e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20612744

Change-Id: I77d2f1fb334227e77b333223b94d64fb00ecf456
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-01 23:09:38 +00:00
Stephen Crane
aba401865e Merge "Revert "init: Delay trusty app loading until storage is ready"" into tm-qpr-dev 2022-12-01 22:43:07 +00:00
Stephen Crane
25cc8824f0 Revert "init: Delay trusty app loading until storage is ready"
This reverts commit 0ca6773d8f.

Reason for revert: Fingerprint HAL crashes

Change-Id: Idc3589cd3f7f09306d3a14d03d9529bdf5fdbdce
2022-12-01 21:46:33 +00:00
Stephen Crane
6790ff6f88 Merge "init: Delay trusty app loading until storage is ready" into tm-qpr-dev am: 9ce071ea55
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20601830

Change-Id: If41ce1443901dc41a0342fef01b2034d913eed3e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-01 19:13:06 +00:00
Stephen Crane
9ce071ea55 Merge "init: Delay trusty app loading until storage is ready" into tm-qpr-dev 2022-12-01 18:54:21 +00:00