Commit graph

2093 commits

Author SHA1 Message Date
Silen Sun
6f13ba7c62 Merge "Remove 'RELEASE_PIXEL_BROADCAST_ENABLED'." into main 2024-10-30 22:59:42 +00:00
Juan Yescas
0db03e1861 Remove check for the 16kb kernel directory
The 16kb kernel directory is expected to be configured
in P24+ devices that has PRODUCT_16K_DEVELOPER_OPTION enable.


Bug: 376267923
Change-Id: I66d8e895d772a05cc4b0548cca48b88d4fa64e13
Flag: EXEMPT bugfix
Test: Build locally
2024-10-30 15:58:16 +00:00
silens
22536c7ae7 Remove 'RELEASE_PIXEL_BROADCAST_ENABLED'.
This build flag is not used now.

Test: build
Bug: 376153497
Flag: EXEMPT only modify device config file
Change-Id: I98a0981c4bef7b3952006135949272e1ce2a7eb4
2024-10-30 06:09:50 +00:00
Android Build Coastguard Worker
ae9a621375 Snap for 12573674 from ab2bb6ee1c to 25Q1-release
Change-Id: Iddf6c16f67cb968ff9f5c8afc83f17d881d6a6ab
2024-10-29 23:03:08 +00:00
Sayanna Chandula
3e26b5e953 Merge "thermal: support stats for future temperature predictions" into main 2024-10-29 22:39:17 +00:00
Treehugger Robot
ab2bb6ee1c Merge "gps: Update official release 4.15.3_7_241024_R1 config on P24" into main 2024-10-29 12:07:31 +00:00
Richard Chang
20ca16779a powerhint: Add WriteOnly flag for PA_KILL to avoid SELinux error
The node "/sys/kernel/vendor_mm/pa_kill/reclaim_kb" is write-only. So we need to add WriteOnly flag to prevent powerhal to read the node.

SELinux errors:
avc:  denied  { dac_read_search } for  comm="android.hardwar" capability=2  scontext=u:r:hal_power_default:s0 tcontext=u:r:hal_power_default:s0 tclass=capability permissive=0
avc:  denied  { dac_override } for  comm="android.hardwar" capability=1  scontext=u:r:hal_power_default:s0 tcontext=u:r:hal_power_default:s0 tclass=capability permissive=0

Bug: 350830411
Change-Id: Ic78a419b1500efce631e848d36816bc87d666920
Test: adb shell dumpsys android.hardware.power.IPower/default, check if any avc denied messages
Flag: EXEMPT config json change
2024-10-29 08:25:10 +00:00
Michael Bestas
73eb901c0d
caimito: Copy touch modules to vendor_kernel_boot
Makes touch work in recovery
syna_touch requires qbt_handler, heatmap & goog_touch_interface symbols

Co-authored-by: Nicholas Lim <nicknitewolf@lineageos.org>
Co-authored-by: LuK1337 <priv.luk@gmail.com>
Change-Id: Iaa5a158af827732b13ab79b60bed2f319ce56391
2024-10-28 10:22:25 +02:00
Michael Bestas
8fe73d6dee
caimito: Add PixelImsMediaService
Change-Id: I2bf94759e28bea4ca8afe4d79bc5c6328f84e51d
2024-10-28 10:22:25 +02:00
Alexander Koskovich
a29985338d
caimito: Add PixelDisplayServiceOverlay
Extracted from AP3A.241005.015

Change-Id: I533319a8d61cc67f9111f133f49cdc727eb27ece
2024-10-28 10:22:24 +02:00
Ethan Chen
ebfe176ee0
caimito: Disable userdebug diagnostics
* We can't make use of most of the debug features on userdebug builds.

Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
2024-10-28 10:22:24 +02:00
Michael Bestas
619868feb7
caimito: Disable Wi-Fi verbose logging by default
Change-Id: Iafe9f4b83d157906ca6b9114db52ab27b1a01878
2024-10-28 10:22:20 +02:00
Michael Bestas
67d4a66662
caimito: Add lineage.dependencies
Change-Id: Iab5f4f4b2d98606e4f658c69e8f16f73ce7924bb
2024-10-28 00:19:49 +02:00
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