Commit graph

566 commits

Author SHA1 Message Date
Rios Kao
62729640ec comet: add smartfeature table
Test: Build Pass
Bug: 317851039
Change-Id: I36aef50a2d99553a56af1afd1ca102a2f30e3c33
2024-01-02 11:26:48 +00:00
Treehugger Robot
3f71f24cee Merge "thermal: Add INNER-DISPLAY-DIFF virtual sensor." into main 2024-01-02 08:01:15 +00:00
Derick Hong
4aa3094209 Merge "display/ct3: Update idle timer setting" into main 2024-01-02 07:41:31 +00:00
Weizhung Ding
04b510e037 Merge "enable display-off asynchronously support" into main 2024-01-02 07:18:10 +00:00
derickhong
36fd735cbb display/ct3: Update idle timer setting
Bug: 284857387
Bug: 284858173
Test: adb shell getprop | grep idle
Test: show refresh rate on screen to check idle mode
Change-Id: I57f8aedf857ca4fd3138c3459187549ae36e2f20
2024-01-02 05:39:58 +00:00
sashwinbalaji
fc365a9d48 thermal: Add INNER-DISPLAY-DIFF virtual sensor.
Add LEFT-INNER-DISPLAY, RIGHT-INNER-DISPLAY virtual sensors.
Add INNER-DISPLAY-DIFF (diff of right - left) virtual sensor.

The INNER-DISPLAY-DIFF sensor will be used for inner display thermal
compensation.

Bug: 309716793
Test: Push config to device and verify thermal log and lshal
Change-Id: I4f7fbb2006b84dd6ab945d0de94f5d5ca2ffcd49
2024-01-02 13:03:50 +08:00
Chris Göllner
b7f3a3c08b [Comet] Configure horizontal padding for status bar
Fixes: 309775101
Test: Manual
Change-Id: Ie5e19c2285861d2d5514f0ca272329e3223c3eed
2023-12-29 16:28:13 +00:00
Yunfan Chen
d58f9d97d3 Merge "Comet: Define cutout behavior per rotation" into main 2023-12-28 11:09:16 +00:00
Isaac Chiou
8e815d9983 Merge "wifi: Update WiFi overlays" into main 2023-12-28 10:29:58 +00:00
Treehugger Robot
306ac4121e Merge "audio: use USE_AUDIO_HAL_AIDL instead flag variable" into main 2023-12-28 01:48:33 +00:00
Derick Hong
a1cb69f225 Merge "display/ct3: Set ro.surface_flinger.ignore_hdr_camera_layers" into main 2023-12-27 05:12:51 +00:00
Carter Hsu
d71a95086b Merge "audio: support incall capture dl/ul concurrent recording" into main 2023-12-26 09:56:17 +00:00
Isaac Chiou
7e09526a07 wifi: Update WiFi overlays
Sync the WiFi overlays confidurations with P23

Bug: 312933598
Test: Regression test
Change-Id: I680610fa58ffac8bdbeed0e31ab14fe6d7da41c7
2023-12-26 14:46:59 +08:00
Jasmine Cha
cd1405f834 audio: use USE_AUDIO_HAL_AIDL instead flag variable
The value of USE_AUDIO_HAL_AIDL is defined in project settings which decide when to use aidl or hidl hal. So, correct audio tables can be included properly.

Bug: 317444263
Test: boot to home, check basic audio functions

Change-Id: Ib3014f41afc291e4bb5fa93935858d458599d933
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-26 03:02:08 +00:00
Carter Hsu
374a9b2171 audio: support incall capture dl/ul concurrent recording
Bug: 317726514
Test: Verified by test build
Change-Id: If7567a6825a3448a72914b456511a5541e948749
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-12-26 00:59:39 +00:00
Yunfan Chen
0d4741ee23 Comet: Define cutout behavior per rotation
Set the side preference cutout config field to let the cutout always be
on the same side as the system bars.

Bug: 302387383
Test: build and rotate the device
Change-Id: I3413164e97bdb89b23d96b2ff279af9aef75b9b3
2023-12-25 13:08:01 +09:00
Isaac Chiou
7e5f4f94d0 Merge "wifi: Enable fast scan" into main 2023-12-22 09:41:51 +00:00
Treehugger Robot
0c2c96bbf7 Merge "Remove vendor.camera.debug.force_dpm_on = 0" into main 2023-12-22 09:06:42 +00:00
Hans Lin
1022153562 Remove vendor.camera.debug.force_dpm_on = 0
Bug: 316472497
Test: manual. Test all gca scenario
Change-Id: Idf6540e551990eae98e2f1cab7ac421bef699db2
2023-12-22 08:21:55 +00:00
Isaac Chiou
affff32d45 wifi: Enable fast scan
Enable fast scan and set the channel cache number to 10

Bug: 317012217
Test: Manual
Change-Id: I3715871ca932228ab0b50eb7327a6cdb8f0fb82c
2023-12-22 06:20:45 +00:00
Jasmine Cha
d828dc31a1 audio: correct polling time for speaker power
Bug: 283051989
Test: manual test

Change-Id: I85b751f4fd0b9d3027750f34bc645e2ecf15916a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-22 04:10:03 +00:00
derickhong
bf260b59c5 display/ct3: Set ro.surface_flinger.ignore_hdr_camera_layers
This property prevents display high brightness mode from
being triggered due to HDR layers produced by camera.

Bug: 284856709
Test: can boot
Change-Id: I8ce3adb651473a5ac2f21df2132d7a44c27b413c
2023-12-21 17:30:45 +08:00
Treehugger Robot
37a70467c4 Merge "vibrator: Initialize sysprops for vibrator" into main 2023-12-20 11:39:40 +00:00
Chris Paulo
23f5ee52b1 vibrator: Initialize sysprops for vibrator
Add sysprops for vibrator hal to allow chirps.  These props will need to
be updated with final values based on the actuator location and device
mass.

Bug: 312375018
Test: verified on device
Change-Id: Ibab38c0713c1ce39081f540f12fd6e056090ffad
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2023-12-19 16:30:18 -08:00
Treehugger Robot
92c8e63572 Merge "thermal: Dynamically decide thermal config to use" into main 2023-12-19 02:10:46 +00:00
Chris Göllner
184df5a159 [Comet] Configure status bar per rotation bottom margins
Bug: 309775101
Test: Manual - Sent screenshots to UX for review
Change-Id: I023f8e2b487b0cb1379fc46bec6f5c2079ea1fe0
2023-12-18 17:33:58 +00:00
sashwinbalaji
edb8b488e5 thermal: Dynamically decide thermal config to use
Add service which will device thermal config on basis of following
conditions:

- No display panel / proto, use thermal_info_config_proto

Bug: 315096213
Test: Build and verify on all device variations
Change-Id: Ic1f652dcf38888150200bb80b35aad740058e85f
2023-12-18 19:28:00 +08:00
Chris Göllner
242d7789a3 Merge "[Comet] Configure camera cutout protection" into main 2023-12-15 15:05:48 +00:00
Chris Göllner
0b825d89b2 [Comet] Configure camera cutout protection
Before, it was only configured for the outer screen front camera.

Fixes: 311147359
Test: Manual
Change-Id: I060819a6069d07dc550d956c1897d6fa3a3b8e08
2023-12-15 14:12:27 +00:00
Chris Göllner
e9fe17264d Merge "[Comet] Configure taskbar height" into main 2023-12-15 09:25:56 +00:00
Zheng Pan
3805b1dba4 Merge "import init.${ro.board.platform}.board.rc" into main 2023-12-13 23:40:52 +00:00
Jasmine Cha
0b5893f3d8 audio: initial aidl config
Bug: 316056633
Test: manual test

Change-Id: I610dff4963dce89378b583ca78a9d4ac82e35809
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-13 03:06:15 +00:00
Chris Göllner
2d3d8a6d5d [Comet] Configure taskbar height
- Gesture nar bar to 24dp
- Frame height to 56dp

Bug: 309606777
Bug: 297514229
Test: Manual
Change-Id: I153bf3cabd88859e5c55175f879230df575c2df0
2023-12-12 11:41:54 +00:00
Treehugger Robot
4e761e85ce Merge "audio: enable playback features" into main 2023-12-12 06:08:42 +00:00
Jasmine Cha
e1de87063f audio: enable playback features
- Playback Thermal Throttle by temperature / speaker power
- BAACL

Bug: 283051989
Test: manual test

Change-Id: Iaf77a1eff58fa6f117f6d4928145cbbb5a26579f
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-12 13:33:57 +08:00
Alan Chen
e9f14ed04d Merge "Add coex tables" into main 2023-12-12 00:53:50 +00:00
Weizhung Ding
93f750b922 enable display-off asynchronously support
Bug: 315134372
Test: fold/unfold
Change-Id: I8f16d2abf5d44f058f60d1a8008bdabb063ba842
2023-12-07 09:09:14 +00:00
Zheng Pan
4fa855d1cb import init.${ro.board.platform}.board.rc
init.zumapro.board.rc contains configurations for zumapro board
use ro.board.platform to get device board type

Bug: 311016628
Test: None
Change-Id: I90f7f01646aee8ea44ffe2a94980826b20d989ea
2023-12-06 17:56:45 -08:00
Roshan Pius
94d45d78e9 Merge changes from topic "revert-25281051-nfc_apex_revert-MYIKRJSXVD" into main
* changes:
  Revert^2 "comet(nfc): Modify NFC overlays for NFC apex"
  Revert^2 "comet: Replace NFC app with NFC apex"
2023-12-06 14:57:32 +00:00
sashwinbalaji
ea590e066c thermal: Remove inner_brightness
To avoid failures related to failure in finding inner_brightness zone
remove inner_brightness tz and related virtual sensors.
Use VSKIN-CLOSED always as VSkin for the time being.

Bug: 314912609
Test: Push config and verify boot to home and any crash
Change-Id: I195a323e1a301767953f21d2a26ea6a8917ab6f9
2023-12-06 15:52:24 +08:00
Nina Chen
b0d5b2bae9 Merge "Change padding and height radio for keyboard" into main 2023-12-06 05:00:30 +00:00
Hasan Awais
2395763dcf uwb: add config entry for firmware v7.2.7
Bug: 305965326
Change-Id: I0532e6b286521626828a2376d2d384269c4be0b6
Signed-off-by: Hasan Awais <hasanawais@google.com>
2023-12-05 12:32:07 -08:00
Alan Chen
8431bf9e80 Add coex tables
Bug: 306539165
Test: manual, files are read and parsed by coex
Change-Id: Ie92f5ae0d23df336195b2a1adc26c6504fb46ff4
2023-12-05 20:52:23 +08:00
Treehugger Robot
fc50a84f29 Merge "audio: update telephony tables" into main 2023-12-05 03:09:27 +00:00
sashwinbalaji
2b2e1d64d3 thermal: Add VIRTUAL-SKIN-SPEAKER
- Add new virtual sensor for speaker
- Set usb_conn_therm trigger temp as 30.79
- Add tz maxfg_base
- Update both proto and evt onwards config

Bug: 303547367
Test: adb shell dumpsys android.hardware.thermal.IThermal/default
Test: adb shell dumpsys thermalservice
Change-Id: I17fa0f2e8c9756f58056c6ba2cdbebe7fdd555a1
2023-12-05 10:16:49 +08:00
Roshan Pius
4fc5c22105 Revert^2 "comet(nfc): Modify NFC overlays for NFC apex"
fffed73cbe

Bug: 303286040
Test: Compiles

Change-Id: Ia9533b0e3c85c36266d1299e78dffb7f8d651486
2023-12-04 13:52:56 -08:00
Roshan Pius
67f4f2b94c Revert^2 "comet: Replace NFC app with NFC apex"
838f3ff3f2

Bug: 303286040
Test: Compiles

Change-Id: Ie0af88f46ca731bbde14be57656b33ea5661c9f3
2023-12-04 11:57:07 -08:00
George Chang
7b869d7d0c Merge "[NFC] Disable SE_CHIP_EN for P1.0" into main 2023-12-04 10:12:46 +00:00
sashwinbalaji
06a07b8216 thermal: Separate thermal config on basis of hardware revision.
Due to change in power rail naming b/297343909 split the thermal info
config for proto separately from later hardware versions.

Bug: 314047297
Test: Build and verify thermal logs on proto and evt devices.
Change-Id: I9cc4570f7d983dd9b3554aea636fc50a00eefd62
2023-12-04 11:35:32 +08:00
stevenzlliu
beb34e606e Remove TTS voice packs from factory ROM
For factory ROM UPH concern, we did not need TTS voice packs.
Hence, we remove them and then it could reduce super image size
and increase flash station speed.

Bug: 314245991
Test: Check super image size
Change-Id: I4ba9746c8a07c5452791d673335d07eb89abd6df
2023-12-01 08:18:44 +00:00