Commit graph

23 commits

Author SHA1 Message Date
Roshan Pius
07f0e0d08a Merge "Revert "caimito: Replace NFC app with NFC apex"" into main 2023-11-06 14:31:03 +00:00
Alice Kuo
f155051a89 Disable broadcast source & assistant by default
Bug: 284804688
Test: Ensure the broadcast source & assistant was disabled by default
Change-Id: I953464110d9a16a21d111ae7ef44b27bae3c039c
2023-11-06 14:40:59 +08:00
Roshan Pius
2b80687bd5 Revert "caimito: Replace NFC app with NFC apex"
Revert submission 24993894-cherrypicker-L80100000963393177:N49200001411943056

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:24993894-cherrypicker-L80100000963393177:N49200001411943056

Bug: 309117462
Change-Id: Ibb9aa5111e7157634fc5afec21c8c3e9530149e5
Test: Compiles, device boots up
2023-11-04 14:58:29 +00:00
Firman Prayoga
fec8c106ad Merge "caimito: Update ripcurrentpro tuning_product lyric param." into main 2023-11-02 05:28:33 +00:00
Wayne Lin
9683f1157a Merge "gps: refine gps build system" into main 2023-10-31 05:35:19 +00:00
YoonKyung Kim
6ae733cf59 Merge "Delete Caimito media_profiles from device/google" into main 2023-10-31 05:17:09 +00:00
Firman Prayoga
ec143c95d0 caimito: Update ripcurrentpro tuning_product lyric param.
Bug: 304693795
Test: Build
Change-Id: I803fc3b1b9ff0d38ec14b10f581d065c59754251
2023-10-31 03:31:59 +00:00
Wayne Lin
50c6474fac gps: refine gps build system
- remove override directive
 - separate gps configuration files for each device

Bug: 291186485
Test: build pass and configuration files are correct
Change-Id: I9414c1826d89f43944c9c191b2d34fbcd841a77b
2023-10-27 14:11:18 +00:00
yoonkyungkim
f0d516a9b3 Delete Caimito media_profiles from device/google
media_profile contain potentially sensitive data.
These files should not be located in device/google, since this folder
history is visible in AOSP.

Test: build success(source build/envsetup.sh && lunch
caiman/komodo/tokay/ripcurrent24/ripcurrentpro-trunk_staging-userdebug && m)
Bug: 305170657
Change-Id: I45555d1d5e6a089f5b60faed2fedea7a1dd4f97e
2023-10-27 13:47:59 +00:00
Ramya Subramanian
1f666cbd4f thermal: enable thermal HAL on RCPro
Bug: 306239876
Test: tested on RCpro with HAL enabled and system booted to home

Change-Id: I5b69f53a20fde3c9c6472a7ad4d20344452e5575
Signed-off-by: Ramya Subramanian <rsubr@google.com>
2023-10-18 22:12:07 +00:00
Minchan Kim
35ab37bc16 Merge "caimito: adjust zram size to half ddr size" into main 2023-10-14 00:33:10 +00:00
Richard Chang
b032c63143 caimito: adjust zram size to half ddr size
Bug: 300517545
Test: Check zram size
Change-Id: I457bcf045bbfecb569872450749ad03d2bcc96ec
2023-10-13 06:43:42 +00:00
Roshan Pius
7f7993777e caimito: Replace NFC app with NFC apex
Bug: 303286040
Test: Compiles
Change-Id: Ic2d936d134f4d0c359f8c7f0baeee452844e65fb
2023-10-10 13:59:59 -07:00
Salmax Chang
5d9f5da8c9 Merge "Revert "Revert "ripcurrentpro: enable modem""" into main 2023-10-06 22:38:54 +00:00
Salmax Chang
29e8d4191f Revert "Revert "ripcurrentpro: enable modem""
This reverts commit 751c111b41.

Reason for revert: caimito prebuilt kernel image already merged to support modem.

Bug: 303020537

Change-Id: I35fe1279bfdac5b4439edd2f426231dd0e2c3702
2023-10-06 16:25:12 +00:00
Firman Prayoga
2d8fc49829 caimito: Update ripcurrentpro lyric param.
Bug: 302247082
Test: Build
Change-Id: Ic949d4e3877e191b267cff83c31dd0654ab78d2d
2023-10-05 07:06:51 +00:00
Jonglin Lee
751c111b41 Revert "ripcurrentpro: enable modem"
This reverts commit 4c6ae895e0.

Reason for revert: cbd load modem infinite loop causing OOM on boards without modem

Bug: 303020537
Change-Id: I5cee6634706b184e61ff71ec0e330a6166e26d33
2023-10-02 18:33:31 +00:00
Salmax Chang
4c6ae895e0 ripcurrentpro: enable modem
Bug: 299236969

Change-Id: I7b45985145fb81b5ba9e356deeee41111950ca9f
2023-09-28 14:35:19 +00:00
Jason Chiu
e2badf12fb ripcurrentpro: disable shiftshader
Bug: 299213317
Change-Id: Ifddfc7fbd80a7c7fcf24a5f196c50d459dece9bb
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-09-08 02:13:02 +08:00
Jason Chiu
b47d9c87bd ripcurrentpro: Disable radio until modem is ready
Bug: 299416016
Change-Id: Id3928f0ef82c47ed684401fdabf5fe8d8d34849e
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-09-07 16:51:20 +08:00
Jason Chiu
cbbac774cd ripcurrentpro: enable shiftshader on non-aosp build
299219113
Change-Id: Ie7e22d3c58a05698e57dee4257721241547113ef
Signed-off-by: Jason Chiu <jasoncschiu@google.com>
2023-09-06 13:00:18 +08:00
Wayne Lin
feb92fa641 refactor gps build system
Bug: 290725902
Bug: 291186485
Bug: 295461217
Test: build pass and confirm GPS daemon init without problem
Change-Id: If1b70a234e9ed100c3e0130d483ea02d813bbcfb
2023-08-21 16:30:16 +08:00
Robin Peng
b5194d9b24 Migrate caimito devices into caimito folder from sha 31a6eb4c2ffbc
Bug: 291867277
Change-Id: Ia7d34e6ab34bdd03406391f98c58b04eb77671cd
2023-08-16 10:26:07 +00:00