TreeHugger Robot
10428dae29
Merge "Differentiate COD between phone and non-phone project" into tm-qpr-dev am: 9ced5e2b6c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19806581
Change-Id: I38826989c3a37ac03d62f64fe95ecb69d80068a3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-05 04:16:24 +00: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
TreeHugger Robot
e9414cf918
Merge "Config dex2oat according to thermal status" into tm-qpr-dev am: c305d4a222
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19806582
Change-Id: I07f96b4dcc81b6b383f25c34c421ce1d349176fb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-02 06:26:10 +00:00
TreeHugger Robot
c305d4a222
Merge "Config dex2oat according to thermal status" into tm-qpr-dev
2022-09-02 06:04:31 +00:00
Rick Yiu
dbec4f9ab8
Merge "Remove RestrictedCpuset hint" into tm-qpr-dev am: 3ed689ec0d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19657292
Change-Id: Id81b3fee760e417857a13f7d01681d021b87f84e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-02 05:14:48 +00:00
Rick Yiu
3ed689ec0d
Merge "Remove RestrictedCpuset hint" into tm-qpr-dev
2022-09-02 04:59:42 +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
Rick Yiu
60f3c1e73e
Config dex2oat according to thermal status
...
Config dex2oat cpuset and thread count according to thermal status.
LIGHT cpuset = 0,1,2,3,4,5 thread = 6
MODERATE cpuset = 0,1,2,3 thread = 4
SEVERE cpuset = 0,1,2,3 thread = 4
CRITICAL cpuset = 0,1,2,3 thread = 2
EMERGENCY cpuset = 0,1,2,3 thread = 1
Bug: 242948832
Test: build pass
Change-Id: If352833f9fe0f2593f5e98648587e2a99d5669c5
2022-09-01 08:37:24 +00:00
eddielan
3521757b4d
fingerprint: Add config for different product am: 6e3022a9f3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19801535
Change-Id: I97dba78ae26f6e801aa74aa4e36d4825361b403e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-01 08:31:40 +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
a93cd4f45b
Merge changes from topic "fpcsw42-hidl-record-status" into tm-qpr-dev am: 3aed12c3ef
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19780444
Change-Id: I9ad9effb048e0c93f99ba7556db9df8df7c937e3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-31 06:08:52 +00:00
eddielan
e0926cddf7
fingerprint: Enable HIDL fingerprint status flag am: b625c6d926
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19591229
Change-Id: I98136857e2bf025b6e28c698bb1a6c60dcdcafeb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-31 06:08:49 +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
edfb10047b
Merge "input: Add USI Device Certification Tool" into tm-qpr-dev am: f7d3e52aba
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19781450
Change-Id: I03639c184ea93a43da2307c6689daa629f886e22
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-30 14:54:43 +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
2c147fdc5b
fingerprint: Enable Clean ta flag
...
Bug: 203016894
Test: Bulid Pass, getprop vendor.fp.status
Change-Id: I108b828b343a130a41c5154da402c837a53b6fc5
2022-08-30 19:24:46 +08: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
Rick Yiu
de3d6dd287
Remove RestrictedCpuset hint
...
With systemui now changed its cpuset in early stage, we no longer
need RestrictedCpuset hint as workaround.
Bug: 242775562
Test: build pass
Change-Id: I17603010b7070594f703e04b09cfb3a2a37ecac5
2022-08-30 06:48:24 +00:00
jimmyshiu
9461d7927f
Enable ADPF CPU hints for SF am: ba8ccf33f5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19771858
Change-Id: Iae3b95d29f7c3b550612afe737fe9cb0d8ff4cd3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-29 20:05:52 +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
fa93b067cd
Merge "Revert "Disable A2DP hardware offload"" into tm-qpr-dev am: 9335488c69
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19647136
Change-Id: Id708e846d13cfe3006ac062da2cee15c30b3b032
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-29 05:59:10 +00:00
TreeHugger Robot
9335488c69
Merge "Revert "Disable A2DP hardware offload"" into tm-qpr-dev
2022-08-29 05:39:28 +00:00
TreeHugger Robot
a699585502
Merge "thermal: seperate thermal config for charging" into tm-qpr-dev am: e05312ee80
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19741240
Change-Id: Id30f9c04d0749a6102fd0bbb50632e54e6886fdc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-26 07:46:59 +00:00
TreeHugger Robot
e05312ee80
Merge "thermal: seperate thermal config for charging" into tm-qpr-dev
2022-08-26 07:27:57 +00:00
Gil Liu
756fe89461
Merge "display: enable Lbe supported property" into tm-qpr-dev am: 2489c41087
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19638794
Change-Id: I0a6c9e24001f42ebdb55115dc4ab45dac81991a1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-26 06:32:34 +00:00
Gil Liu
2489c41087
Merge "display: enable Lbe supported property" into tm-qpr-dev
2022-08-26 06:12:10 +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
Jasmine Cha
ad1e12fc6f
audio: improve mute duration am: b5914301da
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19728102
Change-Id: Iac3f8609b277a99fe3f0dc3317f8aa4541797bf2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-24 08:13:14 +00:00
Jasmine Cha
b5914301da
audio: improve mute duration
...
- preview of notification will be cut off slightly becuase of mute
duration is too long.
- sync mute duration of primary output from to 40 ms
Test: preview notification
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: Ib97017db1066fb6687b6634956e086a3102fe939
2022-08-24 10:53:47 +08:00
TreeHugger Robot
483a78e655
Merge "p2p: fix p2p configuration" into tm-qpr-dev am: 38385b5721
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19537153
Change-Id: Iaf1b2bbff24243d7b8cb25df70d358d89e373953
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-23 21:13:48 +00:00
TreeHugger Robot
38385b5721
Merge "p2p: fix p2p configuration" into tm-qpr-dev
2022-08-23 20:33:26 +00:00
Jasmine Cha
51bf72d8d7
audio: update fm table am: ca6b0c61f4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19657856
Change-Id: Ie7a149dcb7e1ebea70f094b086d898f5d71c667d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-23 01:21:30 +00:00
Jasmine Cha
ca6b0c61f4
audio: update fm table
...
Source (iS895):
K6: HEADSET-DOCK_SPEAKER-VOICE_GENERIC-FB (K6_HEADSET_Apr_26_and_epdoffset_15ms.dat)
T6: HANDSFREE-HANDFREE-VOICE_GENERIC-FB (HANDSFREE_Aug09_v35565_Nest_for_Webex_NREC_off_issue.dat)
Change steps:
1. Convert iS895 source file "K6_HEADSET_Apr_26_and_epdoffset_15ms.dat" and "HANDSFREE_Aug09_v35565_Nest_for_Webex_NREC_off_issue.dat" to iS900
choose source parameter "HEADSET-DOCK_SPEAKER-VOICE_GENERIC-FB" and "HANDSFREE-HANDFREE-VOICE_GENERIC-FB" from Nest Handsfree/Headset iS895 parameter
2. apply T6 iS900 evaluation parameter, including enabling iS900 SSA2.0(T6/K6), EC/NS(slight change in T6)
3. 48k-32k mapping, (Tx/Rx EQ, EPD_offset)
//EPD_offset from 0x2D0(15ms at 48k) to 0x1E0 (15ms at 32k)
Bug: 242920998
Test: manaul test
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: I731f75c92e31be98986da8091d5c744064ccfeec
2022-08-22 13:10:07 +08:00
Darren Hsu
61b0dab19d
powerstats: update configuration of common data providers am: acf8bdf29a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19647137
Change-Id: I75202ca90c47d12c160afa1ec6c827976c54f26d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-19 06:31:53 +00:00
Darren Hsu
acf8bdf29a
powerstats: update configuration of common data providers
...
Bug: 242695004
Bug: 215489197
Bug: 215488437
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I8ab4c72a509b9b4673929588ab69e39ab2e14bdb
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-08-17 16:19:04 +08:00
Himanshu Rawat
99c90cbdc4
Revert "Disable A2DP hardware offload"
...
This reverts commit c0bced1a2b
.
Reason for revert: ag/19586826 has enabled the A2DP hardware offload in the firmware
Change-Id: I2957d3c963c0151396481bb5525f57970d88e651
2022-08-17 04:43:35 +00: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
adf222f554
Merge "Bundle tablet_core_hardware.xml" into tm-qpr-dev am: 920bb06201
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19527910
Change-Id: I8ae6baa2eb7badeb7032a1d0443c34589fe3a2a6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-10 03:10:18 +00:00
Roger Liao
2a3d21f9de
Disable Baro, Prox and HIFI sensors on Tablet products am: 752f979adb
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19562846
Change-Id: Ia9774a8be6f5fff5f9b39c2b61cb49c9671e01df
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-10 03:08:34 +00:00
Roger Liao
190c9d2d61
Remove GPS settings am: f01909cc04
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19562845
Change-Id: I870e8a8be7ae132b6d7d12963e48876d1567006c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-10 03:08:30 +00: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
George Chang
ad6c75ec3e
Remove NFC settings am: 71340dc7bf
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19537159
Change-Id: I99905005a29d21d99c83dcb5759be1b5cdf5265b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-09 07:29:29 +00: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
Jimmy Chen
3483016d07
p2p: fix p2p configuration
...
The correct path should be under /data,
or it is not writable.
wpa_supplicant now support p2p overlay configuration, a unified
wpa_supplicant init entry can be used.
Bug: 238601241
Test: create a group and check this group is persisted
after reboot
Change-Id: If22efca993dfb55616df0166f3aab860bbcd3073
2022-08-08 11:03:28 +08:00
Darren Hsu
1e361aa077
powerstats: update display resolution am: 905a74d1d5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19518942
Change-Id: Ic0976d0084a0001cd988217b5c60909b06191aa2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-04 09:43:17 +00:00
Darren Hsu
905a74d1d5
powerstats: update display resolution
...
Bug: 240550846
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I5805db02cf7c6b35f6e9347d595cadc1b09e76cf
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-08-04 16:05:55 +08:00