Commit graph

107 commits

Author SHA1 Message Date
Jasmine Cha
5b39e8475a audio: sync audio tables
Test: manual test

Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: Ibc7c58bfd97d4170d00157883e0197204326a54a
2022-07-14 15:56:58 +08:00
Gillian Lin
a3ca8ddb50 Merge "factory: create led calibrator folder" into tm-qpr-dev 2022-07-14 04:00:05 +00:00
Chung-Kai (Michael) Mei
3f6b133522 Merge "powerhal: update powerhint" into tm-qpr-dev 2022-07-14 03:37:01 +00:00
TreeHugger Robot
b91600572a Merge "audio: update speaker diagnostic bin files" into tm-qpr-dev 2022-07-13 10:36:28 +00:00
Gillian Lin
b7453e6860 factory: create led calibrator folder
mkdir /mnt/vendor/persist/led in init rc file for LED calibration

Bug: 238837425
Test: adb shell led get_cal
Change-Id: I2f383a8b6a03351778c819cdd8ffa7d6c953a8b8
2022-07-13 07:26:20 +00:00
chungkai
987953c22c powerhal: update powerhint
Test: Build pass
Bug: 236819367
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I407d64f6e0a1dad86db08b70059faae3eb78b5e8
2022-07-13 02:22:29 +00:00
Robert Lee
88c37176f8 audio: update speaker diagnostic bin files
Fix speaker calibration fail with parameter '-d'.

Bug: 224763761
Test: speaker calibration pass
adb shell vendor/bin/crus_sp_cal -d -s -a --device 5 --ambient 21 --num-speakers 4 --verbosity-level 7

Change-Id: I1ac1491a4aa96110624fab743aa351f7a03b616a
Signed-off-by: Robert Lee <lerobert@google.com>
2022-07-13 09:56:00 +08:00
TreeHugger Robot
c3e829f9b7 Merge "Synaptics Bluetooth A/B firmware update feature" into tm-qpr-dev 2022-07-13 01:38:59 +00:00
Himanshu Rawat
8b6b42d7f3 Synaptics Bluetooth A/B firmware update feature
Added property persist.bluetooth.firmware.selection to select the target firmware.

Bug: 238605176
Test: adb shell "setprop persist.bluetooth.firmware.selection BTFW_B.hcd"
Change-Id: I419a4152833ee31cc4b18c3e014a723f63b74aa0
2022-07-11 12:23:51 +00:00
Redick Lin
e35a7cc8d3 bcl: Initialize bcl configurations
Bug: 238142795
Change-Id: Id3de17257653b568faf3d6dd74e322edf7cd4602
Signed-off-by: Redick Lin <redicklin@google.com>
2022-07-11 17:45:40 +08:00
Brad Hsueh
71f65889d9 Merge "[DO NOT MERGE] Use GmsCorePrebuilt y2022w24 for tangorpro devices" into tm-qpr-dev 2022-07-11 05:40:44 +00:00
TreeHugger Robot
c6ba71fd24 Merge "audio: update speaker protection bin files" into tm-qpr-dev 2022-07-08 12:10:45 +00:00
TreeHugger Robot
a7822a862b Merge "aoc: add USB setting" into tm-qpr-dev 2022-07-08 07:24:44 +00:00
Alex Hong
1fc1da1845 [DO NOT MERGE] Use GmsCorePrebuilt y2022w24 for tangorpro devices
Bug: 237485531
Change-Id: Ib3aa60b4c514a36f5b0ee0e8794598e7b59f477b
2022-07-08 11:49:44 +08:00
yixuanjiang
2599d763d2 aoc: add USB setting
Bug: 238159403
Bug: 238160606
Test: local
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
Change-Id: Ida9f80bf743e6cec035e92560d09902f8918d862
2022-07-08 02:07:03 +00:00
TreeHugger Robot
63c3ddb1ed Merge "aoc: correct capture setting" into tm-qpr-dev 2022-07-06 14:32:08 +00:00
Robert Lee
ae8524f5c5 audio: update speaker protection bin files
Enable PICL and set threshold to 3.4v

Bug: 226011435
Test: Builds
Change-Id: If19d31b72a58699cf19128da4f1edc95354790fd
Signed-off-by: Robert Lee <lerobert@google.com>
2022-07-06 17:32:48 +08:00
Chungjui Fan
5d38609221 Enable lights HAL
Bug: 230288032
Test: atest VtsHalLightTargetTest
Change-Id: I842b917eee314c0ad75cd2cb8f0ba2bb6703bad8
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-07-05 02:53:19 +00:00
Chungjui Fan
0d44479f24 Add the support of lights HAL
Bug: 230288032
Test: atest VtsHalLightTargetTest
Change-Id: I076e76f589a202833095b14a839500a26c35e9b3
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-07-05 02:51:35 +00:00
yixuanjiang
445a31fc79 aoc: correct capture setting
1. add ultra-sonic capture
2. corret mic2 setting

Test: local
Bug: 237471423
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
Change-Id: If05895eb2574bfdf26d73d371ee634c9f0072bb7
2022-07-04 13:40:35 +08:00
TreeHugger Robot
fdca91b2ac Merge changes from topic "cast_provision_tangorpro" into tm-qpr-dev
* changes:
  Define namespaces to include libbinder_trusty_paidl.so and libcast_auth.so
  castauth: load castauth TZ app
  Check-in cast auth ICA.
  CastInstallKeybox: Enable provisioning tool
2022-07-04 02:40:01 +00:00
Chungjui Fan
fb24899437 Define namespaces to include libbinder_trusty_paidl.so and libcast_auth.so
Bug: 234314805
Change-Id: Ic32d7f960e10e0028bf6c42b06b722264ef48c27
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-07-01 07:00:30 +00:00
TreeHugger Robot
9cafbbed27 Merge "thermal: update sensor equation for VIRTUAL-SKIN" into tm-qpr-dev 2022-06-30 07:59:57 +00:00
Chungjui Fan
939bf7c68d castauth: load castauth TZ app
Bug: 234314805
Change-Id: Ia781ed2791dc4bb3bc87962dd83fb795070e1095
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-06-30 05:29:57 +00:00
Chungjui Fan
37a8657b56 Check-in cast auth ICA.
Copied from
http://google3/tv/eureka/tools/keygen/eureka_ca/tangor_ica.crt;rcl=443398868

Bug: 234314805
Change-Id: I8a3e09c4bc8f35d2a1ed237656b253d764a95201
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-06-30 05:29:49 +00:00
Chungjui Fan
bec6a777ef CastInstallKeybox: Enable provisioning tool
Bug: 229695139
Change-Id: I1af48ec02b26ac83c1ca776e0f0e744d0e40658c
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-06-30 05:29:39 +00:00
sashwinbalaji
16ef75dd9d thermal: update sensor equation for VIRTUAL-SKIN
Add missing thermal zone sensors and VIRTUAL-SKIN
enable thermalHal

Bug: 235298256
Test: used local build to verify change in VIRTUAL-SKIN
Change-Id: Iaf6fab5fb14ef85c8a399d6fe1b5d90d034649f6
2022-06-30 11:27:28 +08:00
TreeHugger Robot
10422828f6 Merge "audio: update slot position when using ultrasound playback for factory" into tm-qpr-dev 2022-06-30 02:21:10 +00:00
Jonglin Lee
23c4803645 tangorpro: sync media_profiles from tangor
Bug: 233171614
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: I7a7337dd83243d90df1a529a42d7621024f6e053
2022-06-29 12:15:37 -07:00
TreeHugger Robot
e8e99621ef Merge "thermal: update control temp in powerhint" into tm-qpr-dev 2022-06-29 12:48:36 +00:00
Robert Lee
4da6b64647 audio: update slot position when using ultrasound playback for factory
Bug: 237472692
Test: Builds
Change-Id: I562c6634544f32f458f3f57922614d4f16394989
Signed-off-by: Robert Lee <lerobert@google.com>
2022-06-29 09:58:11 +00:00
TreeHugger Robot
2e9c946ec7 Merge "uwb: enable production stack on T6P" into tm-qpr-dev 2022-06-29 09:28:28 +00:00
Rex Lin
a5f757134c uwb: enable production stack on T6P
Bug: 236791087
Test: ranging works
Signed-off-by: Rex Lin <rexcylin@google.com>
Change-Id: Id912e57c1282bbfc75560da4f87d62ddbbe1e9a0
2022-06-29 11:24:37 +08:00
Robert Lee
624eb6cd3e Merge "audio: set speaker safe path the same as speaker" into tm-qpr-dev 2022-06-29 02:26:10 +00:00
eddielan
47c47c4056 fingerprint: Enable SW42 version
Bug: 232500959
Test: make android.hardware.biometrics.fingerprint-service.fpc42
Test: make fingerprint.fpc
Test: Enroll/verify on device

Change-Id: I8c514f5c0fb0d7d81fe5fc6fc43d756a6616cf81
2022-06-28 18:47:52 +08:00
sashwinbalaji
e0e6499f0e thermal: update control temp in powerhint
1) Change the default trip_point_1_temp and trip_point_2_temp in accordance to new config provided by hardware.
2) Removing AUR nodes

Bug: 233329602
Test: Used local build to verify the trip_point_1_temp & trip_point_2_temp when VIRTUAL_SKIN
severity is changed on updating quiet_therm temp.

Change-Id: I179991c60b27edb6df518f387cbea1043548ea8d
2022-06-28 10:39:32 +00:00
chungkai
c2afe0fbf0 powerhal: correct the name of powertint "ReducePreferIdle"
Test: Build pass
Bug: 235887477
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I41d78202839d12aa0cba176f1e1b6233085aed9d
2022-06-22 09:40:53 +00:00
Robert Lee
32b2e41252 audio: set speaker safe path the same as speaker
Bug: 235220234
Test: Builds
Change-Id: Ifcc8652dfd2279a3d4b6823e786a43c8ab031cb7
Signed-off-by: Robert Lee <lerobert@google.com>
2022-06-22 14:53:18 +08:00
Himanshu Rawat
34f73224b1 Merge "T6Pro Bluetooth bringup" into tm-qpr-dev 2022-06-17 02:52:44 +00:00
Roger Liao
8c2b39a3ae Enable feature android.software.telecom
Tangorpro should declare FEATURE_TELECOM (instead of FEATURE_TELEPHONY),
in order for the Telecom stack to be present for VOIP calls.

Bug: 227692870
Change-Id: I922214c58d87551edaabbe7b52528430287276b3
2022-06-15 18:49:58 +08:00
Chase Wu
a88f2236b3 remove cs40l26 hal
No haptics in this project.

Bug: 236075882
Test: TBD
Signed-off-by: Chase Wu <chasewu@google.com>
Change-Id: I4db0158356102ee94ce58ce2d1c169c30bf89a4d
2022-06-15 13:01:21 +08:00
SalmaxChang
f199342e47 Set BOARD_WITHOUT_RADIO to true
Bug: 235907074
Change-Id: I1b4472cc7d4ebc5f7cd2d38639c7e1ae38852329
2022-06-14 11:39:20 -07:00
Jonglin Lee
16a0b3c1d3 tangorpro: move overlays before chipset mk
Bug: 236000624
Test: Make sure device overlays are applied before chipset overlays
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: I64855899e144709109bc11b1dbb8a6ff82f34c2a
2022-06-14 11:36:59 -07:00
Jonglin Lee
a1e5737e79 tangorpro: sync overlays from tangor
Bug: 236000624
Test: Boot and check UX
Signed-off-by: Jonglin Lee <jonglin@google.com>
Change-Id: Ie795b6ec055121bea39696b0b446dc0281a1e16f
2022-06-14 11:36:53 -07:00
Ben Murdoch
bff4d9fd4e Update density to 320 dpi.
Resulting in 1280x800dp screen resolution per ux guidance.

Bug: 214097223
Bug: 236000624
Test: adb shell wm density (should show 320)
Test: presubmits
Change-Id: I1d82a7d6a3d1217624481158292e13ff8a56ad11
Signed-off-by: Jonglin Lee <jonglin@google.com>
2022-06-14 11:36:48 -07:00
Jonglin Lee
d08cc8cbe6 Merge "Integrate wifi configuraions for tangorpro" into tm-qpr-dev 2022-06-14 17:13:42 +00:00
normanwhl
ae0e8ef2fb Integrate wifi configuraions for tangorpro
1. Add supplicant service init
2. Add p2p and aware interface property
3. Force softap use wlan1 interface
4. verbose logging always on for userdebug build

Bug: 235906179
Test: 1. check supplicant can be started
      2. check property ro.vendor.wifi.sap.interface
      3. check property wifi.direct.interface
      4. check property wifi.aware.interface

Change-Id: I92d83db81e5260b8bb781e9263c0bef62fbf8d7a
2022-06-14 07:34:37 +00:00
Himanshu Rawat
cd99ec465b T6Pro Bluetooth bringup
Remove QCOM BT flags with those for Synaptics
Add Synaptics BTHAL in the product package

Bug: 224685891
Test: Manual
Change-Id: I1cd1a56ce842c02a593cd28cbb55973cd4365522
2022-06-14 06:59:35 +00:00
Achigo Liu
f896a21018 tangorpro: rotate recovery UI by 90 degrees left
Tangorpro POR is landscape mode, rotate recovery UI by 90 degrees
left so all recovery-based modes have correct orientation.

Bug: 235803156
Test: build pass
Signed-off-by: Achigo Liu <achigoliu@google.com>
Change-Id: I87b994ab97ec4f812936f4d7c49ce5b98839d70f
2022-06-14 12:35:07 +08:00
Jonglin Lee
78cb84cd1b [REVERTME] tangorpro: set metadata_init_delete_all_keys to false
Set ro.crypto.metadata_init_delete_all_keys.enabled to false
to unblock boot.

Bug: 235884193
Test: Boot to home
Change-Id: Ife8d090ad8b337e16b7703b1431c34545e0b5063
Signed-off-by: Jonglin Lee <jonglin@google.com>
2022-06-13 16:09:23 -07:00