Commit graph

46 commits

Author SHA1 Message Date
Blade Chiu
04e0e865fa Merge "Set correct the isp tuning project name" into tm-qpr-dev 2022-09-22 17:14:13 +00:00
bladechiu
7f1a1ba110 Set correct the isp tuning project name
bug: 244499712
Test: Added Unit test
Change-Id: I9ab519174422b169d4bf32c42c5276d8e10a9257
Merged-In: If4ee5e0bba8c78addc3771a272cbaf32a80b1fd6
2022-09-22 04:08:53 +08:00
Ching-Sung Li
2e7b414355 Merge "Build T6 Pro default CMF color wallpaper" into tm-qpr-dev 2022-09-19 00:32:28 +00:00
Martin Liu
546a717d7b zram: add zram size property
Bug: 245442843
Test: check zram swap and backing device

Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Idf96ad2db919c29adcceecd58af9e097e895add1
2022-09-09 16:32:02 +08:00
Ching-Sung Li
06b486dec4 Build T6 Pro default CMF color wallpaper
Bug: 239505748
Test: Build pass; manual
Change-Id: Id7346c9f60321b24599d0e5124c800b5d88753f5
2022-09-09 10:08:39 +08:00
TreeHugger Robot
9ced5e2b6c Merge "Differentiate COD between phone and non-phone project" into tm-qpr-dev 2022-09-05 03:30:29 +00:00
shihchienc
0c9f44cdbd Differentiate COD between phone and non-phone project
Since we have tablet project and its COD device class should not
be same as phone, we need to add tag for each tablet project so
that when we build project, we can use different COD setting toward
different projects.

Bug: 244403430
Test: build project and check EIR
      tablet should have ComputeR/handheld PC/PDA class and phone should
      have Phone/Smartphone class
Change-Id: If7eed69ad9c9a24c9f2366cfa970886255f8c322
2022-09-01 10:08:54 +00:00
eddielan
6e3022a9f3 fingerprint: Add config for different product
Fingerprint AIDL interface provides the module location API.
AIDL HAL can fill out he coordinate(x,y) and report to framework.

Setting different product means HAL is using specific project and report
corresponding (x,y).

Bug: 244261157
Test: make android.hardware.biometrics.fingerprint-service.fpc42
Test: Check Fingerprint mark location is correct in enrollment UI
Change-Id: I866a7c0270a126ed569ac9991720124b7d086803
2022-08-31 08:57:58 +00:00
TreeHugger Robot
3aed12c3ef Merge changes from topic "fpcsw42-hidl-record-status" into tm-qpr-dev
* changes:
  fingerprint: Enable Clean ta flag
  fingerprint: Enable HIDL fingerprint status flag
2022-08-31 05:45:26 +00:00
Hyungwoo Yang
f7d3e52aba Merge "input: Add USI Device Certification Tool" into tm-qpr-dev 2022-08-30 14:33:03 +00:00
eddielan
b625c6d926 fingerprint: Enable HIDL fingerprint status flag
Bug: 203016894
Test: Bulid Pass, getprop vendor.fp.status
Change-Id: I3f77a2b2a181729b1ad79c50b3574408df149f38
2022-08-30 19:24:37 +08:00
Hyungwoo Yang
e3aca7b803 input: Add USI Device Certification Tool
usi_test is the tool to be used to
- get USI Device Certification.
- debug USI Stylus & Controller.

This patch adds the usi_test binary into userdebug image.

Test: Build and manually check.
Bug: 242689275
Change-Id: I541aa1f3084966f73525a0e8f8de4b46c5efddf1
2022-08-30 07:20:40 +00:00
jimmyshiu
ba8ccf33f5 Enable ADPF CPU hints for SF
Allow these devices to send CPU hints to PowerHAL from SF to reduce
drops and save power.

Bug: b/241152899
Bug: b/195990840

Test: manual
Change-Id: I06a38eeade1aea7cb12bef079b555e6e34d2581c
(Port from commit 8a419466b86ab07a25fc18d7d6a2a9ee154f6839)
2022-08-29 12:22:09 +00:00
TreeHugger Robot
e05312ee80 Merge "thermal: seperate thermal config for charging" into tm-qpr-dev 2022-08-26 07:27:57 +00:00
David Chao
03f56679b7 thermal: seperate thermal config for charging
Separate thermal config for charger mode and remove the unused thermal
throttling.

Bug: 243347663
Test: thermalHAL init completed in charger.
Change-Id: I474d58d51ec715c90fcf4d8ad8d377db4e8e43f0
2022-08-25 16:13:59 +08:00
Gil
f4ee98a0cd display: enable Lbe supported property
Bug: 198991782
Test: Boot pass and LBE self test
Change-Id: I09f5fdb834285d21a41753567fb6cede97133fc1
Signed-off-by: Gil <gilliu@google.com>
2022-08-16 19:54:15 +08:00
Achigo Liu
920bb06201 Merge "Bundle tablet_core_hardware.xml" into tm-qpr-dev 2022-08-10 02:47:03 +00:00
Roger Liao
752f979adb Disable Baro, Prox and HIFI sensors on Tablet products
Adding the FLAG to exclude related sensor features.

Bug: 240652154
Test: adb shell pm list features
Change-Id: I80e55ff6496bff6d181a806807a194ce38c6bd44
2022-08-09 18:22:00 +08:00
Roger Liao
f01909cc04 Remove GPS settings
Bug: 240652154
Test: build pass
Change-Id: I51a6ec9e078304ff46c6b7510021af4a0c386e44
2022-08-09 17:46:25 +08:00
achigoliu
5efa2900a6 Bundle tablet_core_hardware.xml
Bug: 237110906
Test: Manual, verify build artifacts
Signed-off-by: achigoliu <achigoliu@google.com>
Change-Id: I6f6f393aaae6a6f751d65e91fe28997fb1b77f3b
Merged-In: I2e3a2c069302b518e00a10e362d2f08eb6518f66
2022-08-09 10:43:44 +08:00
George Chang
71340dc7bf Remove NFC settings
Bug: 241466719
Test: build pass
Change-Id: I943b8b0406bfc2553cbf76ad0a8e49d8fd2946bf
2022-08-08 19:46:45 +08:00
Adam Shih
7f0987a3a0 Add AIDL support on IBluetoothCcc
Bug: 239658601
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: Ia0039e1f11c59a62823c757318f04d2a36eeb034
2022-08-03 23:45:33 +00:00
TreeHugger Robot
a72201570c Merge "Add LE Audio policy file" into tm-qpr-dev 2022-08-01 12:16:33 +00:00
shihchienc
86dda98911 Add LE Audio policy file
Bringup le audio on tablet and we found it missed le audio policy file.
So add this file into make file and change the order of make file to
ensure file added in audio-tables.mk can override the common one.

Bug: 239384147
Test: Connect with LE audio device and play music
Change-Id: I0f09744fa6bbe1e1e7377b3986c4a99cdf950095
2022-08-01 06:07:58 +00:00
Darren Hsu
96565d3c62 powerstats: enable PowerStats HAL
Bug: 240329723
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Idf35c69f9641e16c2278ebe9d6ee4e2cc5f72b76
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-07-28 22:00:29 +08:00
Roger Liao
e735068f58 Disable Android camera flash and autofocus on Tablet products
Adding the FLAG to copy the rule by conditions.
- Set for a non auto-focus camera:  android.hardware.camera.xml
- Not set for an auto-focus camera: android.hardware.camera.flash-autofocus.xml

Bug: 239142680
Test: adb shell pm list features
Change-Id: I96ec2be4e2fb0510e2fa98fe00225ae3a82474ed
2022-07-25 15:34:31 +08:00
Alex Hong
2cf91a8295 [DO NOT MERGE] Use GmsCorePrebuilt y2022w28 for tangorpro devices
Bug: 239681407
Change-Id: I4699f0191664177134c6b203afe5c6e5fb3595a6
2022-07-20 23:24:14 +08: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
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
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
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
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
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
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
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
Super Liu
05dbf737a7 Add touchscreen and stylus input configuration file.
Flip 270 degrees by design.

Bug: 231385413
Test: TreeHugger build pass.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Ie43c354cf284d2e14ba47be24073a167e15d4229
2022-05-23 10:56:24 +08:00
normanwhl
b9b19efd5a Integrate wifi configuraions for tangorpro
1. Load synadhd.ko dhd module
2. Add tangorpro wifi overlay
3. Turn off mobile data by default
4. Isolate tangorpro configurations for customization.

Bug: 228285237
Test: 1. build pass
      2. check wifi overlay name
      3. check tangorpro use syna hal in build log
Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
2022-05-18 06:56:52 +00:00
Roger Liao
dd5f546264 Add device tangorpro
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)

No-Typo-Check: based on above commit

Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0
2022-03-09 19:30:09 +08:00