Commit graph

25 commits

Author SHA1 Message Date
Adam Shih
76cd95d6df correct touch setting
Bug: 256521567
Test: build pass
Change-Id: Id292feeecb0642d643bdb5eefe6d3f171a9a6fa9
2022-11-30 09:52:01 +08:00
Adam Shih
696fe651a1 use syna setting from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: I71d8041ba57c78a7b5eba3688ba366735f0739e5
2022-11-29 09:53:18 +08:00
Krzysztof Kosiński
b2127a5df1 Set Lyric camera_hardware variable.
Bug: 240478511
Test: presubmit
Change-Id: I34e6a72252b1606cf93fa7b0f682fc37c16b708e
2022-09-13 01:56:01 +00:00
Adam Shih
f3f226ee45 Move bt Compatibility matrix to gs-common
Bug: 242661555
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I5c2428cc42a712b3c416bd62ec6c70c05ea0a82f
2022-09-07 22:59:46 +00:00
Wayne Lin
c2f3dbfbb4 Move lhd.conf, scd.conf to device folder am: 71ec2dc4af am: 57e5b2b556
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19780096

Change-Id: Ib0cbfd4e3cb2a999f813a5be623d7eaeebba4923
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-01 09:29:58 +00:00
Wayne Lin
71ec2dc4af Move lhd.conf, scd.conf to device folder
Move lhd.conf, scd.conf to device folder and maintain them separately by project requirement

Bug: 244258007
Test: confirm the configurations are correct
Change-Id: I42acbfda84e4c6eab6d95b99b100edfa99f7a704
2022-09-01 08:27:37 +00:00
Adam Shih
6a9883e609 move bcmbt settings to gs-common
Bug: 242661555
Test: build pass
Change-Id: Iace4472741e429192235bd618878cd3b8b0f33b3
2022-08-25 00:06:57 +00:00
achigoliu
8928789775 Bundle handheld_core_hardware.xml
Bug: 237110906
Test: Manual, verify build artifacts
Signed-off-by: achigoliu <achigoliu@google.com>
Change-Id: I3438cdf9066d306bcc1e6ab7354fab31152345a3
Merged-In: I1ef786ec0d909efce1899eb2003a88750af64af7
2022-08-10 02:47:02 +00:00
achigoliu
2946ff87e8 Bundle handheld_core_hardware.xml
Bug: 237110906
Test: Manual, verify build artifacts
Signed-off-by: achigoliu <achigoliu@google.com>
Change-Id: I1ef786ec0d909efce1899eb2003a88750af64af7
2022-08-09 02:20:38 +00:00
Adam Shih
f9cd28b3fc Add AIDL support on IBluetoothCcc
Bug: 239658601
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I3eb04d4d9d6f5cfcd3cbbc37d6712114d520cfea
2022-08-03 09:21:49 +00:00
Omer Osman
8ce25a8551 Add support for Opus as a BT A2DP Offload codec
Bug: 226441860
Test: Sink device using bds-dev
Change-Id: Ib7395300b01d137a5156be5bad5f311d55b03f59
2022-07-15 19:44:57 +00:00
jonerlin
a4bd3750e3 Add Bluetooth A/B firmware property
* set A firmware BCM.hcd as default selected fimrware

Bug: 229395317
Test: Manually
Change-Id: I8687679d173a96116527276eca1797918c142f1a
2022-06-17 06:43:39 +00:00
George Chang
17a923dc37 Switch NFC from HIDL to AIDL
Bug: 216290344
Test: atest NfcNciInstrumentationTests
Test: atest VtsAidlHalNfcTargetTest
Merged-In: Ieb8be71d3ac4e8e187d8fcc2e3843bfd17112a73
Change-Id: Ieb8be71d3ac4e8e187d8fcc2e3843bfd17112a73
2022-06-01 06:19:26 +00:00
Sayanna Chandula
1f98950323 thermal: enable thermal engine for evt1.0 devices
New version of thermal engine (Powerlink v2) uses ODPM data for
thermal mitigation. But proto devices does not support ODPM.
Currently we have disabled thermal mitigation for all A0 based
devices through a separate config, thermal_info_config_A0.json.
This change restricts using separate thermal config  only for the
proto devices and uses thermal_info_config.json for the rest.
Fix a format issue with qi-quiet sensor definition.

Bug: 196478280
Test: Build and boot on device. Check thermal config
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: I0922e935cafe118f3437335e2a72b87aae6f6009
2022-04-25 18:20:58 +00:00
Isaac Chiou
e86f1e8450 wifi: Seperate WifiOverlay2022 into C10 and P10
Since the behaviors of Wifi/LTE coex avoidance for GPS L1 between C10 and P10 are difference, we need two independent overlay for C10 and P10.
For ravenclaw and cloudripper, they follow the overlay of C10 since they are only for developing purpose.

Bug: 228415213
Test: Overlay config can be read correctly.
Change-Id: I4323682686d8f83b584f2a56f01ebe8ea831cb43
2022-04-20 15:57:53 +00:00
TeYuan Wang
f0cda432e8 thermal: bringup PID thermal throttling for CPU GPU
Bug: 196478280
Test: run burn8 and manhattan
Change-Id: I447fa5bc452f413f65c46c235a5a3692b628586b
2022-04-20 15:37:48 +00:00
Jimmy Shiu
b9cf8d408a powerhint: fork powerhint.json for pantah
Move the powerhint.json from gs201 to pantah.
Separate powerhint.json for each device.

Test: build and manually check
Bug: 207573241
Change-Id: I32d9093e48ca5f62cf0d05ec43a8b77b99ed254d
Merged-In: I32d9093e48ca5f62cf0d05ec43a8b77b99ed254d
2022-03-08 15:22:52 +00:00
Randall Huang
e3d97fcd99 P22: config zram size for dev boards
Bug: 222601059
Test: run generic/018
Signed-off-by: Randall Huang <huangrandall@google.com>
Change-Id: I2dad954957c9523816072fe4d42db6ae85dc87d1
2022-03-04 15:42:39 +00:00
Victor Liu
93cd6c132a uwb: use per device factory calibration
Use device specific script to select which factory calibration
values to use.

Bug: 218719905
Test: on device
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: Ie5adea6ce7b15c762a1c09a50b0a872465dcd3eb
2022-02-11 16:29:05 +00:00
Tai Kuo
33999361aa Remove vibrator long frequency shift properties
(This reverts commit b7a72fc3f6847301fa0af464bc7b27a5fc10dffd)

Bug: 218417769
Test: Check system properties.
Signed-off-by: Tai Kuo <taikuo@google.com>
Change-Id: I29fff6f97c929ffb5597ad422e7c91fd80908b02
2022-02-10 11:20:08 +00:00
Cheney Ni
b1b9c9c339 Bluetooth: control A2DP capabilities by each project
Bug: 194607800
Bug: 203042971
Test: pass A2DP playback manual test
Change-Id: I081dc9a7c16d0c6c73d278ad6d99b2704390ed2d
2022-01-07 12:16:46 +00:00
Sasha Smundak
984a5c8989 Use soong_config_ macros to set Soong config variables.
Bug: 198503843
Test: treehugger
Change-Id: Ia396897ce7c93d0cfa62cac9ba5072af3f6d24d7
2021-12-16 11:29:58 -08:00
Wayne Lin
9265c3258f Add gps.xml for P22
Add customized gps.xml for P22 project

Bug: 208725716
Test: build pass
Change-Id: I9464daf47668c033d17b3b56497999e1bbc3346c
2021-12-07 10:14:10 +00:00
Robin Peng
05184e544a pantah: add PRODUCT_SOONG_NAMESPACES for trusty liboemcrypto.so
Bug: 208614761
Change-Id: I76727907af2618c752505e2f26148ec7dbd3d8d7
2021-12-02 18:57:00 +08:00
Cyan_Hsieh
ff4c7ca3b5 Initialize device folder
from: 715ff58363e1fd4edc7c1bd428a77af6ddcb7684
with updated device path

Bug: 198128551
Change-Id: I2d9eace5077290b74ef00efb7304128f344514c1
2021-11-25 19:59:21 +08:00