Commit graph

68 commits

Author SHA1 Message Date
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
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
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
Charles Yo
e44ffa529e Merge "Load init.rc based on SOC" into main 2023-11-23 08:01:47 +00:00
Charles Yo
2c25cf22b8 Load init.rc based on SOC
Sync the logic with others
Init should load proper init.rc based on SOC

Bug: 292852781
Bug: 311016628
Test: flash dev device and make sure init.zumapro.rc is loaded.
Change-Id: I2c391c8975ec593a23708b4b8741d260edb35f5a
Signed-off-by: Charles Yo <charlesyo@google.com>
2023-11-23 02:34:26 +00:00
leohsieh
af28af816b fingerprint: Remove QFPS
Bug: 312087854
Test: Build pass
Change-Id: Ia615942c377d461001b1dc26cba935f326478567
2023-11-20 17:24:55 +08:00
John Tsai
16ae74bdda Merge "tegu: add tegu for camera hardware" into main 2023-11-17 03:21:39 +00:00
Charles Yo
64a23d56f9 Merge "thermal: clean up config" into main 2023-11-16 07:39:03 +00:00
guibing
43472a8cd7 tegu: powerhint: update vendor_sched procfs paths
Vendor sched procfs path hierarchy gets updated in kernel.
Update the paths in powerhint json file to match the change.

Bug: 289151587
Test: Manual
Change-Id: I347d736284b61a272e275f5145d89499873545bd
2023-11-14 20:49:44 +00:00
JohnCH Tsai
6a9455c51d tegu: add tegu for camera hardware
Bug: 310549706
Test: build and update com.google.pixel.camera.hal
Change-Id: I76cbb09f6aa39fe62f395eff04022adf38ff8d85
2023-11-14 09:55:16 +00:00
Peter (YM)
12f74a39c3 thermal: clean up config
Bug: 310563534
Test: None
Change-Id: I7e500801f75bf5d53b711d7299278b7b84bcd2e0
Signed-off-by: Peter (YM) <peterym@google.com>
2023-11-13 09:30:17 +00:00
Roshan Pius
88d5fd225f Merge "Revert "tegu(nfc): Modify NFC overlays for NFC apex"" into main 2023-11-06 14:31:02 +00:00
Roshan Pius
b7ec0b4d02 Merge "Revert "tegu: Replace NFC app with NFC apex"" into main 2023-11-06 14:31:02 +00:00
Treehugger Robot
074c37b5c4 Merge "Disable broadcast source & assistant by default" into main 2023-11-06 07:30:59 +00:00