Commit graph

2188 commits

Author SHA1 Message Date
jabashque
91b3ae3367
caimito: Enable Osaifu-Keitai on non-Japanese SKUs
https://github.com/kormax/osaifu-keitai-google-pixel/

Test 1 & 2 on a Global SKU Google Pixel 6a (bluejay):
- Observe that Osaifu-Keitai doesn't function WITHOUT this change.
- Observe that Osaifu-Keitai functions normally WITH this change.

Test 3 & 4 on a Japanese SKU Google Pixel Fold (felix):
- Observe that Osaifu-Keitai functions normally WITHOUT this change.
- Observe that Osaifu-Keitai continues to function normally WITH this change.

Change-Id: I9faac2e130714a41e6922b62d2019dae0d615a3b
Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-10-28 00:19:49 +02:00
Michael Bestas
88fd157ed9
Revert "Add pixelsupport sepolicy in caiman, komodo, tokay"
Reason for revert: We don't ship this app.

This reverts commit f45de4ef98.

Change-Id: Id971067dfca18d5def0e5e5c00adbdf922f8f5e8
2024-10-28 00:19:48 +02:00
Alessandro Astone
188a97dd7e
caimito: Build PowerShare HAL
Change-Id: I3c0321b844acb5f97ac398acc842501410a44b6c
2024-10-28 00:19:48 +02:00
Tommy Webb
7ff84898ed
overlay: Update IWLAN config with IMS changes in zumapro
Resolve issues with VoWiFi (Wi-Fi Calling) for Pixel 9 series, which
now uses a different proprietary package for its qualified networks
service.

Issue: calyxos#1324
Change-Id: Ie2984ff22cf786eb82a536bfb1d9ffaff15ae079
2024-10-28 00:19:48 +02:00
Michael Bestas
8de703ec5d
caimito: overlay: Configure aux cameras for Aperture
Change-Id: I3d1c93057b5c2a1ba09c06a945d538d2043f30fd
2024-10-28 00:19:48 +02:00
Tommy Webb
ed258f79c7
overlay: Limit max fingerprints to 4 per user
Trying to add more than 4 fingerprints per user causes the Udfps
overlay to not appear and shows the following message in logs:
`E Biometrics/EnrollClient: Reached enrollment limit`.

Issue: calyxos#1630
Change-Id: I26707d5b50b28d032b117e22ba703c5fc0dfe3a2
2024-10-28 00:19:48 +02:00
Bruno Martins
a197436db8
overlay: Declare support for wireless charging
Change-Id: Iba6a8b357779a3bb2134f2fc0878819339615239
2024-10-28 00:19:48 +02:00
Danny Lin
f7ac513c02
overlay: Settings: Enable Smooth Display setting
caimito & comet have peak refresh rate higher than
60 Hz, so allow users to toggle high-refresh rate like on stock.

Change-Id: I7fcbb905b61575de8c5e9d9a935463932551fb6a
2024-10-28 00:19:48 +02:00
Chirayu Desai
347b72ed8d
Build EuiccSupportPixelOverlay
Change-Id: I46db4122b89798457338f6751982865571529ba6
2024-10-28 00:19:48 +02:00
Michael Bestas
9b15987fd6
Include wireless_charger makefile
This includes the required sepolicy and compatibility matrix
in the build.

Change-Id: I3096357c5f45e664a7b39870fdc053e48d1361ad
2024-10-28 00:19:48 +02:00
Chirayu Desai
b5e8b1da1e
caimito: Set up proprietary files extraction
* The proprietary files lists are generated by comparing stock partition
  contents with AOSP generated partitions.

Co-authored-by: Aaron Kling <webgeek1234@gmail.com>
Co-authored-by: Cosmin Tanislav <demonsingur@gmail.com>
Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
Change-Id: I17b78ccf212d8364070c40fe3c7d06d4048e3fe4
2024-10-28 00:19:48 +02:00
Ethan Chen
4b985eb033
Declare EUICC permission
Co-authored-by: Michael Bestas <mkbestas@gmail.com>
Co-authored-by: razorloves <razorloves@gmail.com>
Change-Id: I323dce8b848b44e45ed21002950059e58719113c
2024-10-27 20:43:24 +02:00
Chirayu Desai
d932294092
Add initial Lineage product makefiles
Co-authored-by: Michael Bestas <mkbestas@gmail.com>
Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
2024-10-27 20:41:12 +02:00
Michael Bestas
4bc4f1b9ef
caimito: Update sepolicy path
Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
2024-10-27 20:32:03 +02:00
Michael Bestas
e34cca035a
Add .gitupstream
Change-Id: I2c0ab4e6b31282f6d8be88942c4fe9c38871d7d0
2024-10-27 20:30:06 +02:00
Michael Bestas
0c0a9ffaec
Add 'sepolicy/' from tag 'android-15.0.0_r2'
git-subtree-dir: sepolicy
git-subtree-mainline: 6f455bcfcb
git-subtree-split: aeecf28568
Change-Id: Ib98ae86bf12bc33ef2fb4c4976fabc80dd90010b
2024-10-27 13:55:06 +02:00
Bill Yi
6d527730df caimito: Update kernel directory to 24Q3-12386881
Change-Id: I1eb172bbf3285ffd497aa350d9dbe6f6f304c759
2024-10-26 22:30:01 -07:00
Android Build Coastguard Worker
ae2f450c4d Snap for 12551711 from b2bbfc29ea to 25Q1-release
Change-Id: I0eb9d906c94a72aef7bc024c2d062441f588fb84
2024-10-24 23:02:27 +00:00
ChienHsiang Hsu
b2bbfc29ea Merge "audio: 2024/10/11 Fortemedia table check in for next release" into main 2024-10-24 07:04:07 +00:00
Treehugger Robot
2f7564b8c4 Merge "Modify TARGET_LINUX_KERNEL_VERSION according to build flags" into main 2024-10-24 05:36:20 +00:00
Nina Chen
3232826a88 Modify TARGET_LINUX_KERNEL_VERSION according to build flags
Bug: 374029508
Bug: 357775261
Flag: build.RELEASE_KERNEL_CAIMAN_VERSION
Flag: build.RELEASE_KERNEL_KOMODO_VERSION
Flag: build.RELEASE_KERNEL_TOKAY_VERSION
Change-Id: I0e96ce4cd4ce3768c0fcbb04db8fcd3a28077ae0
2024-10-22 06:59:10 +00:00
James Huang
1830a99ad2 gps: Update official release 4.15.3_7_241024_R1 config on P24
Add Chip_Configuration_ntn_option=2

bug: 369951938
Test: NTN test
Change-Id: Ieae21e4716d39c7e1b73ae6128032abcbcfa689a
2024-10-20 20:57:25 +08:00
Android Build Coastguard Worker
5acb2fea27 Snap for 12524026 from aa1a12892a to 25Q1-release
Change-Id: I7100126c2f2525e8283df86e78386981e1c39d56
2024-10-19 01:07:25 +00:00
Sayanna Chandula
6124fe3c3f thermal: support stats for future temperature predictions
LSTM-VT-PREDICTION-7SEC-BACK:
LSTM predicted current VT 7 seconds back. This is the 2nd sample
of LSTM model output. First sample is for current VT. This can be
compared with current VT to measure LSTM model accuracy for 7 seconds
interval.

LSTM-VT-PREDICTION-NOW:
First sample of LSTM model output

LSTM-VT-PREDICTION-ERROR-7SEC:
Compares LSTM prediction 7 seconds back with current LSTM predicted VT.

Bug: 353345569
Test: Build
Flag: EXEMPT config update

Change-Id: I79abe378fee7be0e6c9311d9e04e61a535e50a09
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2024-10-18 11:44:23 -07:00
Megha Patil
aa1a12892a [VSS] VSS to be supported only for P24 devices
VSS included only for P24 devices

BUG: 369721391
Flag: EXEMPT refactor flag SUPPORT_VENDOR_SATELLITE_SERVICE
Test: Manual Test (Satellite Basic Test)
Change-Id: Icbbef8c976e6974d6fe96ca1a355009f40433522
2024-10-18 10:38:04 +00:00
Android Build Coastguard Worker
aba9de2dfb Snap for 12517605 from de9f892cc1 to 25Q1-release
Change-Id: I7c329c486fbbc7da179bb62eb94eac25489ca8d7
2024-10-18 01:02:15 +00:00
guibing
c063e41292 ADPF:caimito: add tagged ADPF profile for SYSTEM_UI.
- Add a event node for SYSTEM_UI;
- Add a separate SYSTEM_UI profile;
- Remove unused profiles.

Bug: 359672110
Test: adb shell dumpsys android.hardware.power.IPower/default
Flag: NONE powerhal doesn't have a flag yet
Change-Id: I9f5fa718c72c94229e23993b551592f567093dec
2024-10-17 22:02:32 +00:00
Jikai Ma
de9f892cc1 thermal: update P24 ml prediction model and config
Bug: 372110489
Test: loaded to device and boot to home
Flag: EXEMPT config update
Change-Id: Ie05768cf2e8da0180fb22c06cc6322a97544669d
Signed-off-by: Jikai Ma <jikai@google.com>
2024-10-17 16:45:27 +00:00
Android Build Coastguard Worker
2b492ebe8c Snap for 12508860 from e7f0cfb382 to 25Q1-release
Change-Id: If20bd04ffcd1ec66cdfc7eea2994d1900a3e22dd
2024-10-16 23:02:14 +00:00
Ali K. Zadeh
e7f0cfb382 Merge "[caimito] Define CAMERA_MULTICAM_BOOST" into main 2024-10-15 23:10:58 +00:00
Jason Hsu
7b857c0da9 audio: 2024/10/11 Fortemedia table check in for next release
<Overall table path>
Fortemedia tables => /vendor/etc/aoc

<change list>
CM4 (Duncan)
--Handsfree
1: HHSWB TX TDDRC noise gate for low volume noise floor
2: HHWB TX TDDRC noise gate for low volume noise floor

Bug: 372825276
Flag: EXEMPT bugfix
Test: verify by Acoustic team
Change-Id: I3dc7b6746b13e0faf1b994437b572ae02e7d2f38
Signed-off-by: Jason Hsu <jasonchhsu@google.com>
2024-10-15 01:30:08 +00:00
Android Build Coastguard Worker
b8c3346d8f Merge cherrypicks of ['googleplex-android-review.googlesource.com/29657823'] into 24Q4-release.
Change-Id: Ib936bebd46a7f411461fb7e91f3568b8caf2b0ad
2024-10-13 16:42:00 +00:00
Yvonne Yip
ace71f5bc6 powerhint: enable auto_prefer_idle in games
Bug: 353987938
Test: manual testing
Flag: NONE powerhint
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a6d5fc884a3542a258d07a6d3b05c34fe76bfe8e)
Merged-In: Iddf88214a408d874bd6be8fa9bc72aa335bfa482
Change-Id: Iddf88214a408d874bd6be8fa9bc72aa335bfa482
2024-10-13 16:39:52 +00:00
Android Build Coastguard Worker
9f36c39587 Snap for 12488717 from 3afbcf588b to 25Q1-release
Change-Id: I858ecb7149679ace422bbc63b8bc8d088d158630
2024-10-12 01:02:51 +00:00
Wei Li
3afbcf588b Remove device/google/caimito/Android.mk which is not needed any more since there are no other Android.mk files in subdirectories. am: f59daa122e am: 94349e3293
Original change: https://android-review.googlesource.com/c/device/google/caimito/+/3299596

Change-Id: I96929126c6fc70fd94ffd3e0be3f32ea1e28b55d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-10-11 17:10:07 +00:00
Wei Li
94349e3293 Remove device/google/caimito/Android.mk which is not needed any more since there are no other Android.mk files in subdirectories. am: f59daa122e
Original change: https://android-review.googlesource.com/c/device/google/caimito/+/3299596

Change-Id: Ica65c686186f2cafc40792c378b2feefd321e08e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-10-11 16:47:58 +00:00
Android Build Coastguard Worker
f11eae0c6b Snap for 12482619 from 6d0de408f4 to 25Q1-release
Change-Id: I6770d9a4962b4ada39dfdba80922f1c09af0c455
2024-10-10 23:02:17 +00:00
Rick Yiu
6d0de408f4 Enable TA and FG prefer idle for some camera streams
These streams do not disable TA or FG prefer idle, so restore it.

Bug: 236868627
Flag: NONE powerhint change does not support flags
Test: build pass
Change-Id: Iadb6f711c907e6ba25c29ac15cc1e8cb73b57684
2024-10-10 11:40:35 +00:00
Android Build Coastguard Worker
88a1a84916 Snap for 12478163 from cb0300f17c to 25Q1-release
Change-Id: I9584b226d595eb54da93bb4dafa3d35bb9cf6207
2024-10-09 23:02:42 +00:00
Wei Wang
cb0300f17c Merge "powerhint: enable auto_prefer_idle in games" into main 2024-10-09 18:38:28 +00:00
Wei Li
f59daa122e Remove device/google/caimito/Android.mk which is not needed any more since there are no other Android.mk files in subdirectories.
Bug: 372291736
Test: CIs
Change-Id: I1d4965859d0a35cec29ffd030f253762c62907cb
2024-10-08 20:13:13 +00:00
Android Build Coastguard Worker
dd964c6f5f Snap for 12465365 from aba5cf7aa4 to 25Q1-release
Change-Id: I7289610225bae8ba1a63ea796737e002907bf691
2024-10-07 23:02:29 +00:00
Treehugger Robot
aba5cf7aa4 Merge "Use auto prefer fit for launch" into main 2024-10-07 16:17:21 +00:00
Android Build Coastguard Worker
d31b208ffd Snap for 12462067 from 375a459950 to mainline-tzdata6-release
Change-Id: I5c6d51f1ed095b65f5b21594da5ee279c895b425
2024-10-07 08:56:21 +00:00
Ravi Jain
375a459950 Merge "Remove vibrator HAL service" into main 2024-10-07 06:58:00 +00:00
Wen Chang Liu
539cbd6107 Merge "cm4km4tk4: upgrade to media performance class 15" into main 2024-10-07 04:40:02 +00:00
Android Build Coastguard Worker
81c50b26dd Snap for 12458821 from 76073f8ec9 to 25Q1-release
Change-Id: Iaa97d5364549fb4e8a98c9aeb0f4aeb4df2f55a6
2024-10-05 01:02:25 +00:00
Pawan Wagh
76073f8ec9 Merge "Enable 16kB developer option for caimito" into main 2024-10-03 21:17:50 +00:00
Yvonne Yip
a6d5fc884a powerhint: enable auto_prefer_idle in games
Bug: 353987938
Test: manual testing
Flag: NONE powerhint
Change-Id: Iddf88214a408d874bd6be8fa9bc72aa335bfa482
2024-10-01 16:01:54 -07:00
Ravi Jain
aff249a377 Remove vibrator HAL service
Remove from device mk files due to relocation to vendor directory.

Bug: 362659323
Test: Build Pass
Flag: EXEMPT refactor
Change-Id: Ief101cf74cd8f98fdcfceefb4160b6d282e6de4a
2024-10-01 15:31:41 +00:00