Commit graph

79 commits

Author SHA1 Message Date
KRIS CHEN
1821a75ecb Revert "Temporarily disable fingerprint"
This reverts commit cf92798034.

Reason for revert: Enable fingerprint

Bug: 325856577
Test: suspend and resume
Test: enroll and authenticate fingerprint
Change-Id: I0e86d9ef08bdf3ee31f63e259228e7ad1383718a
2024-03-28 05:07:09 +00:00
chenkris
cf92798034 Temporarily disable fingerprint
Bug: 325856577
Test: boot
Change-Id: I97573660682e93d39a2305bc488b9b16c42f4e39
2024-02-21 08:18:51 +00:00
KRIS CHEN
28d48396a5 Merge "Add config_dozeUdfpsLongPressSensorType" into main 2024-02-21 07:47:20 +00:00
Peter (YM)
2bb3daf080 Merge "thermal: remove redundant config" into main 2024-02-21 06:29:23 +00:00
Shin-Yu Wang
d2fbfbc50f Merge "Update screen density to 420" into main 2024-02-21 01:54:00 +00:00
chenkris
ef0b5799e5 Add config_dozeUdfpsLongPressSensorType
Bug: 322899343
Test: Authenticate fingerprint under AoD.
Change-Id: Idff17b3eb530578e2cdcf8e5b26873bf7785cd78
2024-02-20 10:40:43 +00:00
Shin-Yu Wang
78f7950003 Update screen density to 420
Bug: 316356550
Test: show correct UI size & adb shell wm density
Change-Id: I22bfc6fa3f28a7b3fff4d573128fd2ad85d2dd7f
2024-02-06 03:16:36 +00:00
George Verhaegen
ad906ada5f audio: update mixer table for re-mapping mics on Tegu
Bug: 322323357
Test: None
Change-Id: I6686edcf5e9cab6b53505d054d98a61ac367ff6a
Signed-off-by: George Verhaegen <verhaegen@google.com>
2024-02-05 18:19:21 +00:00
Wayne Lin
765b34adf6 Merge "gps: use common gps sepolicy" into main 2024-02-01 08:29:43 +00:00
Wayne Lin
344202a0d0 gps: use common gps sepolicy
Bug: 323105941
Test: build pass and device boot up without problem
Change-Id: I7cc66714cec75a1b83b7254ed7ffb698def2188e
2024-02-01 08:29:29 +00:00
Darren Hsu
949ccd0bdb odpm: replace MMWAVE rail with AUR rail for SUB6 only sku
Bug: 323103160
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I88a1855fbd6ac2455c9e08e4b3ed31bd687728b2
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-01-31 14:25:58 +08:00
Treehugger Robot
59bf3e2875 Merge "factory: correct usb mfg playback/capture config" into main 2024-01-19 07:05:58 +00:00
vincenttew
77751cf3a3 factory: correct usb mfg playback/capture config
Bug: 319398045
Change-Id: I2f012c8924607bcd6b198b6b27d052eac12c86f8
Signed-off-by: vincenttew <vincenttew@google.com>
2024-01-18 10:09:39 +00:00
vincenttew
602a19d379 audio: add HIDL SoundDose libraries
Test: build pass, playback pass
Bug: 320840892
Change-Id: I73e5145edb16b73e9484ec5ace64bbd376dcdf29
Signed-off-by: vincenttew <vincenttew@google.com>
2024-01-18 10:08:03 +00:00
Ravi Jain
817fbb4137 device/tegu: Align HAL settings with A series
Bug: 319578603
Test: NA
Change-Id: Iba939494195047e23299b84890de89ef6b84a2bb
Signed-off-by: Ravi Jain <raviajain@google.com>
2024-01-17 04:01:29 +00:00
yixuanjiang
bc0de0131d audio: add mic2 power init
Bug: 317237570
Change-Id: Iabfadbe4a6975e35a1022a75341681c2b1476b47
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2024-01-10 03:51:16 +00:00
Treehugger Robot
2035f164c7 Merge "Sync powerhint to latest project" into main 2024-01-03 09:14:54 +00:00
paulsu
4dfb58cbe7 Sync powerhint to latest project
powerhint: set cpd target residency to 10ms
Correct the powerhint and thermal config
thermal: optimize thermal policy for camera mode
powerhint: port powerhints from zuma and update with latest hardware

Bug: 318455627
Test: boot to home
Change-Id: I3da635fb9015a5f35a4238e0e38da385570c11c8
2024-01-03 06:50:17 +00:00
Peter (YM)
946858c9bd Merge "thermal: init basic cpu throttle" into main 2023-12-26 09:21:45 +00:00
Peter (YM)
579cd6ce9e thermal: init basic cpu throttle
Based on similar device thermal policy init the cpu throttle

There are some basic thermal function removed / changed, b/317750833 for  tracking:
1. Remove GPU cooling device
2. Remove chg_mdis cooling device
3. Higher temperature threshold, VSKIN shutdown set to 75 degC

Bug: 317355916
Test: flash on device and boot to home
Change-Id: Ibaa6e14b68744a31c4611a3d07c311754da5364d
Signed-off-by: Peter (YM) <peterym@google.com>
2023-12-26 09:04:04 +00:00
Peter (YM)
1e7c7b751a thermal: remove redundant config
Bug: 317750833
Test: Flash and boot to home
Change-Id: I58200f722d02f031ba31a8f510f3094b91688972
Signed-off-by: Peter (YM) <peterym@google.com>
2023-12-26 08:53:10 +00:00
Treehugger Robot
52b2a170b8 Merge "audio: update mixer tables" into main 2023-12-25 09:25:19 +00:00
Treehugger Robot
722e954707 Merge "audio: update tuning bin for PG2.0" into main 2023-12-25 08:27:23 +00:00
Yu-Bin Chiu
64607045e1 Merge "audio: Add HAC configurations in factory mixer table" into main 2023-12-25 05:46:57 +00:00
Robert Lee
655e3855af audio: update mixer tables
Add amp switch control

Bug: 313341617
Test: local test
Change-Id: Id917c000df6e47135e4c963b99a0201b0a36b689
Signed-off-by: Robert Lee <lerobert@google.com>
2023-12-25 02:30:20 +00:00
John Tsai
1543190c45 Merge "camera: Add camera FATP HAT tool" into main 2023-12-21 11:47:31 +00:00
YB_Chiu
839fd2a294 audio: Add HAC configurations in factory mixer table
Bug: 317163845
Test: build pass
Change-Id: I7df86685bfec9d7d5c55a29f90fe80021efc9239
Signed-off-by: YB_Chiu <yubinc@google.com>
2023-12-21 15:53:01 +08:00
yixuanjiang
abca76c22f audio: update microphone table for tegu project
Bug: 313546004
Bug: 316987758
Test: verify by HW
Change-Id: I4d85a77dc9be3ad65833e95ad6ef8360546ee2c6
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-12-20 05:08:12 +00:00
KRIS CHEN
8f4fb6f087 Merge "Enable fingerprint HAL" into main 2023-12-18 10:14:58 +00:00
chenkris
17aa085dc0 Enable fingerprint HAL
Bug: 315737323
Test: build and boot on device
Change-Id: I6e9d3d45413ccc1c2864c033a433b49a6c326ee1
2023-12-15 06:08:12 +00:00
Treehugger Robot
bd840ef6dd Merge "audio: update mixer table" into main 2023-12-15 04:07:59 +00:00
Zheng Pan
72d6e7e9b7 Merge "import init.${ro.board.platform}.board.rc" into main 2023-12-13 23:40:52 +00:00
JohnCH Tsai
7d1c5bc3ea camera: Add camera FATP HAT tool
Add camera FATP HAT tool for factory build only

Test: build pass, tool is generated
Bug: 315451747
Change-Id: Ief32d2b26eef9f585810cc211a1cf51318f91abb
2023-12-13 14:06:04 +00:00
Robert Lee
bb74c90d58 audio: update mixer table
1. Remove all controls for cs35l41.
2. Reduce playback volume gain to 47 (default is 55)

Bug: 315921215
Test: build pass
Change-Id: Ied8bdff483fc0c5b34c90e6abf055ff46a97c1ff
Signed-off-by: Robert Lee <lerobert@google.com>
2023-12-12 09:34:30 +00:00
Joe Huang
5376b89623 gps: add libcurl dependency
Bug: 314051269
Test: Test GPS
Change-Id: I0ab163c919e2d2864fc7401772dbeed9e1a1aaa5
2023-12-12 03:51:56 +00:00
Joe Huang
9a668f9384 gps: init gps
Bug: 314051269
Test: Test GPS
Change-Id: Ieb05b7404db6926394ce581f898d2a4b9b045bf2
2023-12-12 03:51:36 +00:00
Wilson Sung
367372f921 Enable Tegu Modem
Bug: 315274181
Change-Id: Iedac43e852403d18d51434f1ec8437d482515dd6
2023-12-08 01:21:37 +00:00
Zheng Pan
f1e4274405 import init.${ro.board.platform}.board.rc
init.zumapro.board.rc contains configurations for zumapro board
use ro.board.platform to get device board type

Bug: 311016628
Teet: None
Change-Id: Ia497a239bf9c4261ad382ea8fabc118a6a3bf08f
2023-12-06 17:54:29 -08:00
Roshan Pius
f33707aa60 Revert^2 "tegu(nfc): Modify NFC overlays for NFC apex"
92b0f3c70c

Bug: 303286040
Test: Compiles

Change-Id: Icc596fcf6f8d73b282eed471fe0cb5776a3aeff9
2023-12-04 13:50:45 -08:00
Roshan Pius
b07508f806 Revert^2 "tegu: Replace NFC app with NFC apex"
0a4f07e691

Bug: 303286040
Test: Compiles

Change-Id: Iee1fe7b44cb4fd1bb8ed254ece5e36fdb8210178
2023-12-04 11:56:01 -08:00
Treehugger Robot
20568b7e3d Merge "audio: update factory mixer table" into main 2023-12-04 08:02:30 +00:00
Treehugger Robot
7926d58c9c Merge "Remove TTS voice packs from factory ROM" into main 2023-12-01 13:25:09 +00:00
YB_Chiu
826076143a audio: update factory mixer table
1. update playabck gain tinymix commands
2. remove all controls for cs35l41
3. remove ultrasound playback path

Bug: 314114093
Test: build pass
Change-Id: I04713ba7fb6dd5532f05a425d20814dde9763312
Signed-off-by: YB_Chiu <yubinc@google.com>
2023-12-01 08:59:22 +00:00
Robert Lee
f591e947f4 audio: update tuning bin for PG2.0
Bug: 313341617
Test: local test
Change-Id: Ieb5e12efe0d9c15de12f3cd85f5a44101b7852cc
Signed-off-by: Robert Lee <lerobert@google.com>
2023-12-01 16:50:25 +08:00
stevenzlliu
d9b70874ed Remove TTS voice packs from factory ROM
For factory ROM UPH concern, we did not need TTS voice packs.
Hence, we remove them and then it could reduce super image size
and increase flash station speed.

Bug: 314245991
Test: Check super image size
Change-Id: I8006991b22072e841a8d94637daeb0f105c8ada1
2023-12-01 07:41:30 +00:00
Robert Lee
e8e2aafe77 audio: remove crus_sp_cal_mixer_paths.xml to fix BB
Bug: 314242482
Test: build pass
Change-Id: I9aa8878fa75ce33e18592d5b5079242b792ced22
Signed-off-by: Robert Lee <lerobert@google.com>
2023-12-01 06:37:34 +00:00
Robert Lee
71023f5f78 Merge "audio: update speaker tuning bin" into main 2023-11-30 08:46:17 +00:00
Hsiu-Chang Chen
8e68c89de2 wifi: Sync config from previous project
Bug: 313544348
Test: Build pass
Change-Id: I7ecc74ece850b63f6899247fc832b8ebc2c05824
2023-11-28 13:08:15 +08:00
Robert Lee
6d140184c8 audio: update speaker tuning bin
Bug: 313341617
Test: build pass
Change-Id: Ic9a87bccf8951257776646354767ddf4ff9632f3
Signed-off-by: Robert Lee <lerobert@google.com>
2023-11-27 15:56:04 +08:00
kuanyuhuang
b271d52ced Update Bluetooth config
Update Bluetooth configuration for pre-FBU

Bug: 313336033
Test: manual
Change-Id: Ibeaad4157d079f523785adf5bd95a0edfd32de10
2023-11-27 05:33:00 +00:00