Commit graph

84 commits

Author SHA1 Message Date
jonerlin
814db4d68f bt: update JP Sar table for JP dogfood user
Bug: 322450852
Test: build pass
Change-Id: I7f7a5e01db9b94c4eafb26d1606802876596cb21
2024-01-29 20:10:20 +08:00
Alan Chen
4bb91b6d54 Add camera coex tables
Bug: 322263590
Test: manual, files are on the devices
Change-Id: Ia6461835ae2f231d26a9d636f07c18a6a06d48e4
2024-01-26 16:40:09 +08:00
Jason Chang
4f25605b1c Enable One-handed mode for new projects
Enable ro.support_one_handed_mode=true for new projects.

Bug: 320418976
Flag: N/A
Test: Build and verify UI in CL ROM
Change-Id: Iadc92f6bdb946f10714a824fb018e0fdce69852a
2024-01-23 10:34:02 +00:00
Wayne Lin
e9aa5a1114 gps: refine iGNSS build system
Bug: 315915958
Test: build pass and GPS function works
Change-Id: I1e7aa6d0e705810d9c81f89453e11acaa54d9d3b
2024-01-19 22:19:59 +08:00
Morgan Shen
b1aaf685e9 Merge "Enable AOSP domain selection service" into main 2024-01-18 03:51:44 +00:00
Ted Wang
f29edac840 Add POF property
Bug: 320403892
Test: Manual
Change-Id: I0c03e4bdcf288f6993c439ddd2cacb51c5baabc2
2024-01-17 06:24:54 +00:00
Treehugger Robot
c84a5f89b7 Merge "display: km4/cm4: enable operation rate switch delay in a specific dbv range" into main 2024-01-17 04:18:46 +00:00
Joner Lin
0818674611 Merge "Bluetooth: Add CM4/KM4/TK4 SAR table" into main 2024-01-15 12:31:53 +00:00
Treehugger Robot
65f48864fd Merge "Camera: Force front camera always binning for 720P or less" into main 2024-01-12 09:20:05 +00:00
jonerlin
6d7c64063a Bluetooth: Add CM4/KM4/TK4 SAR table
* Per Tech Eng, use SB3 Sar table before RC.

Test: make
Change-Id: Id2320bc2ab2a7e71368531bc46d4b800df887799
2024-01-12 07:48:28 +00:00
Chris Lu
391938fcfe display: km4/cm4: enable operation rate switch delay in a specific dbv range
- Only HS is allowed if dbv < 440 (blocking zone, 15 nits)
- Delay NS<->HS if dbv >= 440 and dbv < 1088 (100 nits)
- Switch NS->HS immediately if dbv >= 1088
- Delay HS->NS if dbv >= 1088

Bug: 315271233
Test: switch can be delayed in the specific dbv range
Change-Id: I6f49f81769f0598f8a47848429f4b0f4f3913516
2024-01-12 02:42:09 +00:00
Hunsuk Choi
86e32f2670 Enable AOSP domain selection service
Bug: 318772907
Test: build
Change-Id: I0172df306e5d323863e07761a2dbeac6158e8454
2024-01-09 03:46:24 +00:00
jonerlin
399ac6e318 [BT] Add SWB system property
Add Super Wide Band system property to control the feature.

Bug: 318799638
Test: check system property set by default
Change-Id: I7e7e3426640f74c0a85393fba233812b0ea70aec
2024-01-05 18:01:38 +08:00
Treehugger Robot
dd439ce376 Merge "Enable broadcast source and broadcast assistant behind feature flag" into main 2024-01-04 17:46:04 +00:00
Alice Kuo
2138821b1f Enable broadcast source and broadcast assistant behind feature flag
Bug: 309382793
Test: make build
Change-Id: Ib0d28e6f7263cbdb9ade42d753abf77a6c3e9ce1
2024-01-04 11:56:38 +08:00
Pointer Kung
f3a71acea8 Camera: Force front camera always binning for 720P or less
Bug: 318310292
Test: Build pass, adb shell getprop
Change-Id: I335ee932694c7bf6d1f8c68dcb2effc2feb35b71
2024-01-03 06:29:25 +00:00
Jasmine Cha
280349541b audio: define USE_AUDIO_HAL_AIDL by project
Bug: 317745810
Test: manual test b/317745810#comment3

Change-Id: I755229e9755865f90957d21a885be49a98946851
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 06:05:46 +00:00
Jasmine Cha
d135c77086 audio: fix order for hidl tables
Bug: 318323269
Test: manual test and check volume curve b/318323269#comment4

Change-Id: I51fee48160cae2c8d73f30b5e93891cbdb87da1a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 03:48:58 +00:00
Treehugger Robot
d18412a7fc Merge "display: update caiman and komodo mode format" into main 2023-12-28 22:26:41 +00:00
Treehugger Robot
be237dd43c Merge "audio: use USE_AUDIO_HAL_AIDL instead flag variable" into main 2023-12-28 01:48:33 +00:00
Yen-Chao Chen
8438dadcd7 Add gti touch dump for bugreport
Bug: 285327052
Bug: 285247095
Bug: 285323846
Test: Trigger bugreport and check the data.

Change-Id: Ic4a8c8230d52b5308fdc322ecb0a20cdfdc09d61
Signed-off-by: Yen-Chao Chen <davidycchen@google.com>
2023-12-26 11:55:32 +08:00
Jasmine Cha
175b8e774e 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: If14c782bdd548f07b42b5e710236de9f20a6ac4d
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-12-26 03:01:00 +00:00
Shiyong Li
142c3c334d display: update caiman and komodo mode format
Bug: 315895938
Test: check default mode after factory reset
Signed-off-by: Shiyong Li <shiyongli@google.com>
Change-Id: Id410e33c9a6c6ffb42d5e681b03d8163c34eecc9
2023-12-21 19:54:52 +00:00
Joen Chen
8c1b95afc9 Merge "Revert "display: update caiman and komodo boot config format"" into main 2023-12-21 11:36:50 +00:00
Joen Chen
abf17741d1 Revert "display: update caiman and komodo boot config format"
This reverts commit 7771f2ab12.

Reason for revert: fix default resolution as high resolution

Change-Id: Icaf3e425ecf729f6f18551e9771725e81dad8eb7
Bug: 315895938
2023-12-21 06:28:31 +00:00
Nina Chen
f4df43c42a Merge "Change padding and height radio for keyboard" into main 2023-12-20 02:14:58 +00:00
Hasan Awais
7b1b134427 uwb: update calibrations for cm4 and km4
Bug: 309643761
Test: local build calibs copied correctly
Change-Id: If75241c3bba202808aa20633275e8ac5d28ecc10
Signed-off-by: Hasan Awais <hasanawais@google.com>
2023-12-19 16:24:24 -08:00
Nina Chen
4de80a5daf Change padding and height radio for keyboard
Screenshots:
https://screenshot.googleplex.com/AL9zZJCufPJYkCh
https://screenshot.googleplex.com/8CtTrS8myt9CP3M

Bug: 314032884
Change-Id: I1784ed89dd63b9786dd31923827f6778f4b26cac
2023-12-19 03:09:40 +00:00
Sayanna Chandula
0d8c55305e Merge "thermal: enable virtual-skin-model" into main 2023-12-13 21:06:57 +00:00
Sayanna Chandula
d4032aaaa3 thermal: enable virtual-skin-model
Bug: 298225131
Test: Build and boot on device

Change-Id: Iaff3795474b66ff7345a9c5236e6dff4da69de01
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-12-12 15:01:32 -08:00
vincenttew
d85a504a88 audio: add HIDL SoundDose libraries
Test: build pass, playback pass
Bug: 315915954
Change-Id: Ib0ab3ccc16a34308de3ed4e90dbc8d0d5d0271b8
Signed-off-by: vincenttew <vincenttew@google.com>
2023-12-12 16:43:52 +08:00
Treehugger Robot
507b8ee6e5 Merge "display: km4/cm4: enable histogram for operation rate switch" into main 2023-12-07 09:38:02 +00:00
Sayanna Chandula
794e0b7b71 Revert "thermal: enable virtual-skin-model"
This reverts commit efe0cba014.

Reason for revert: build breakage (b/315206021)

Change-Id: Ie8e480ef8fa4923049b4d9c5a5307b19d05fd78e
2023-12-06 23:11:49 +00:00
Sayanna Chandula
704ff7281d Merge "thermal: enable virtual-skin-model" into main 2023-12-06 22:44:28 +00:00
Roshan Pius
d29879d91c Merge changes from topic "revert-25281051-nfc_apex_revert-MYIKRJSXVD" into main
* changes:
  Revert^2 "caimito(nfc): Modify NFC overlays for NFC apex"
  Revert^2 "caimito: Replace NFC app with NFC apex"
2023-12-06 14:57:33 +00:00
Chris Lu
33e6d6faff display: disable VRR for factory builds
Bug: 314255124
Test: VRR is enalbed in formal builds but disabled in factory
Change-Id: I2bc142c75f69383ffa06291b21d0aaa5916e3df5
2023-12-06 02:41:43 +00:00
Treehugger Robot
9a95d38b0f Merge "CS40L26: Clean up DBC properties" into main 2023-12-05 05:59:36 +00:00
Derick Hong
ca39ab3412 Merge "display/cm4: Set ro.surface_flinger.ignore_hdr_camera_layers" into main 2023-12-05 02:29:53 +00:00
Roshan Pius
90cc5a7268 Revert^2 "caimito(nfc): Modify NFC overlays for NFC apex"
48310e655f

Bug: 303286040
Test: Compiles

Change-Id: I9afc09e08ee6c83f0b95ad1e4fd479e081a90c9c
2023-12-04 13:59:28 -08:00
Roshan Pius
3c095fde62 Revert^2 "caimito: Replace NFC app with NFC apex"
2b80687bd5

Bug: 303286040
Test: Compiles

Change-Id: I6101ace993aeb3401293336c93f1275df0c23872
2023-12-04 11:47:49 -08:00
Tai Kuo
4483e31bb3 CS40L26: Clean up DBC properties
Use cs40l26-dbc.bin.

Bug: 314711491
Bug: 312122598
Test: HAL will not try to access the non-existed dbc related attributes.
Change-Id: I127f37fcc81edac425cdde4662d0f42664f6ef8b
2023-12-04 15:49:19 +08:00
Sayanna Chandula
efe0cba014 thermal: enable virtual-skin-model
Bug: 298225131
Test: Build and boot on device

Change-Id: Ib28499b42ab7ed6c46f9a6956d4cb33c98b15ddc
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2023-11-28 13:04:34 -08:00
Koli Lin
f92d646868 Merge "le-audio porting" into main 2023-11-27 06:05:40 +00:00
Koli Lin
335f126c2d le-audio porting
Bug: 309393549
Bug: 312127510
Test: manual test

Change-Id: I53af1edd1deffe5d2cdebf03156ce4aa812ca894
2023-11-26 15:49:06 +00:00
John Chang
809384c277 Merge "display: configure vrr related properties" into main 2023-11-22 23:15:52 +00:00
John Chang
64fb2d9951 display: configure vrr related properties
Bug: 305311278
Test: Verify the presence of relevant build-related values in the
build.prop file

Change-Id: Ia1ec21fc711481aa12585bb5bb8f12ff76c3cc90
2023-11-22 19:19:37 +00:00
derickhong
56c3c6e949 display/cm4: 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: 286063527
Test: can boot
Change-Id: I9af4b8328c2cb40bc35762f3abb47c34c400a577
2023-11-22 01:41:33 +00:00
Shiyong Li
7771f2ab12 display: update caiman and komodo boot config format
Bug: 308095238
Test: check preferred mode and boot config
Change-Id: Ic6d0c2734331f8dd794356fdbd91a225cb652a55
Signed-off-by: Shiyong Li <shiyongli@google.com>
2023-11-21 00:28:20 +00:00
Derick Hong
60a46ccd57 Merge "display/cm4: enable lbe supported property" into main 2023-11-20 06:50:15 +00:00
Chris Lu
f69d6acb59 display: km4/cm4: enable histogram for operation rate switch
- Set the threshold of luma delta to 15 for triggering the switch.
- Lower the NS mode blocking zone to about 15 nits.

Bug: 296163848
Test: check logs while switching
Change-Id: I9904ac2a3ad54d65eff8188c5cdac90ec158ab09
2023-11-16 01:28:56 +00:00