summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-17pantah: Ship vendor modules for GKI compatHEADuminekoalk3pInjection
Change-Id: Ic74eefcff3e3a475f8fbcbe26abf7419893f596f
2024-05-13pantah: Inline kernel buildingMichael Bestas
Change-Id: I629c70b74db44d02847212b774982060ab84f1d2
2024-01-19pantah: Enable traffic light face supportAnay Wadhera
Change-Id: I35f5581a2efe7f9dbe9161f6a738d3206db4305b
2024-01-17pantah: Update CarrierConfig for WFC and 2G togglealk3pInjection
/hide_enable_2g_bool/d /editable_wfc_mode_bool/d Change-Id: I68e245adf043e9ba74cfcec525b8bd3e2a7225eb
2024-01-17pantah: Update CarrierConfig for mcc454alk3pInjection
aligned with qssi Change-Id: I048228ed847f21b1cd3db3ccc60551cc327290ad
2024-01-04pantah: Update CarrierConfig for mcc460alk3pInjection
aligned with qssi Change-Id: I85402b42d2f4447c845b345c495e41b6e11be5e6
2024-01-04pantah: Import stock CarrierConfigalk3pInjection
Extracted from lynx UP1A.231105.003 Change-Id: I45a0b8315bbb851a736f1a468abdc473bdb46970
2024-01-04Revert "Set audio.camerasound.force for JP devices"alk3pInjection
This reverts commit d6f8a94b6d3ae60cdeb72e41125ae3acd0ef7f54. Change-Id: I2ba02951070e16ae719a3116efbab3705e813a9c
2024-01-04pantah: fix padding in status barNaman Sood
These overlays seem to be left over from barbet. With these values adjusted, the padding on left and right sides of the status bar is more symmetrical and the landscape top padding is correct. Change-Id: I10c3f495b7627200b05a24f5b259f789e62ada13
2024-01-04pantah: Limit max fingerprints to 4 per userTommy Webb
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-01-04cheetah: Convert status_bar_height_portrait to dpMichael Bestas
Fix status bar height not being scaled properly after switching screen resolution to 1080p. Change-Id: I7eba09b6da2eae6bd4274d3ad6acc85311d32db1
2024-01-04pantah: overlay: Configure aux cameras for ApertureMichael Bestas
Change-Id: I3d1c93057b5c2a1ba09c06a945d538d2043f30fd
2024-01-04pantah: overlay: Enable Smooth Display settingDanny Lin
All GS101 devices (raven and oriole) have peak refresh rates higher than 60 Hz, so allow users to toggle high-refresh rate like on stock. Change-Id: I7fcbb905b61575de8c5e9d9a935463932551fb6a
2024-01-04pantah: Disable userdebug diagnosticsEthan Chen
* We can't make use of most of the debug features on userdebug builds. Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
2024-01-04pantah: Include wireless_charger makefileMichael Bestas
This includes the required sepolicy and compatibility matrix in the build. Change-Id: I3096357c5f45e664a7b39870fdc053e48d1361ad
2024-01-04Use on_vendor VNDK APEX for non-REL buildYo Chiang
For non-REL branch, move VNDK APEX to /vendor partition so we don't need to update vendor.img prebuilt everytime there is a change in the VNDK libraries. For REL branch, the API/ABI surfaces of VNDK libraries are frozen so don't need to move to /vendor partition. Bug: 140136207 Test: Build on REL and non-REL branch Change-Id: Ibce24465b546c52bc447b4b28a474de2b4b53792
2024-01-04pantah: Add firmware extraction supportMichael Bestas
Change-Id: If6cb6334a8f7b2fcc77c8947569eba1b2002190a
2024-01-04pantah: Set up proprietary files extractionChirayu Desai
* The proprietary files lists are generated by comparing stock partition contents with AOSP generated partitions. Co-authored-by: Michael Bestas <mkbestas@lineageos.org> Change-Id: I17b78ccf212d8364070c40fe3c7d06d4048e3fe4
2024-01-04pantah: Build EuiccSupportPixelOverlayChirayu Desai
Change-Id: I46db4122b89798457338f6751982865571529ba6
2024-01-04pantah: Declare EUICC permissionEthan Chen
This is a squash of the following: Author: Ethan Chen <intervigil@gmail.com> Date: Sat Dec 1 13:53:00 2018 -0800 Declare EUICC permission Change-Id: I1b151021ca9fc6cf35141b2ccb337bc83197089e Author: razorloves <razorloves@gmail.com> Date: Fri Oct 18 00:06:22 2019 -0500 Move eUICC permissions xml to /product All eUICC items were moved to /product in Q. Change-Id: I614f86b16f61959c47465863ab1d5d55030209ab Change-Id: I323dce8b848b44e45ed21002950059e58719113c
2024-01-04pantah: Initial Project ICE makefilesalk3pInjection
Change-Id: Iba621bf612581c96d726221164346e419cd454ce
2024-01-04pantah: Update sepolicy pathMichael Bestas
Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
2024-01-04Add 'sepolicy/' from commit 'af3f8b165f8044497319de6ac3b390fb2906c4fc'alk3pInjection
git-subtree-dir: sepolicy git-subtree-mainline: 4fff7362fba66177abfb287de3c8b832a9dd01a8 git-subtree-split: af3f8b165f8044497319de6ac3b390fb2906c4fc
2023-10-26Merge cherrypicks of ['googleplex-android-review.googlesource.com/24697846', ↵Android Build Coastguard Worker
'googleplex-android-review.googlesource.com/24698949', 'googleplex-android-review.googlesource.com/25175438', 'googleplex-android-review.googlesource.com/25175439'] into udc-release. Change-Id: I854d20e212078d656b0b3c229f534bf0a9da1252
2023-10-26Update cheetah SVN to 35Lokesh Kumar Goel
Bug: 302612466 (cherry picked from commit a6e9460ef2d4bce86efbc3498b665fba469f232b) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7e02c7f28a6cfa6939ee7a8c798559d2b299e26d) Merged-In: Ib512f6ca86a5b87b2bc521f85e271d84603eb0c9 Change-Id: Ib512f6ca86a5b87b2bc521f85e271d84603eb0c9
2023-10-26Update panther SVN to 35Lokesh Kumar Goel
Bug: 302612466 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:2a2884b47cb5d795c6e72d2f1fd5d560c9c647ec) Merged-In: I8d176a2ba9ddef34449edae5df6fdfd55d346c51 Change-Id: I8d176a2ba9ddef34449edae5df6fdfd55d346c51
2023-10-26Update cheetah SVN to 34Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:03139cde077138bbc098575020662147583f4a18) Merged-In: Ia2f052e567988556608648d0446e24d818bd9257 Change-Id: Ia2f052e567988556608648d0446e24d818bd9257
2023-10-26Update panther SVN to 34Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e8a9a7372d79bb070f5951b4626b40ef1d2f224b) Merged-In: Iba7d060e21fea317670ece82c8f4728dd1fdcbda Change-Id: Iba7d060e21fea317670ece82c8f4728dd1fdcbda
2023-09-28[coastguard skipped] Merge sparse cherrypicks from ↵Android Build Coastguard Worker
sparse-10873617-L67100000963226378 into udc-release. COASTGUARD_SKIP: I25eedc5814f29e7f523be6e35236fe7082db0ab6 COASTGUARD_SKIP: Iba7d060e21fea317670ece82c8f4728dd1fdcbda COASTGUARD_SKIP: Ia2f052e567988556608648d0446e24d818bd9257 Change-Id: Ide99e60159fe2cc220106f0b140fa66526200db2
2023-09-28Merge cherrypicks of ['googleplex-android-review.googlesource.com/24697846', ↵Android Build Coastguard Worker
'googleplex-android-review.googlesource.com/24698949'] into sparse-10873617-L67100000963226378. SPARSE_CHANGE: Iba7d060e21fea317670ece82c8f4728dd1fdcbda SPARSE_CHANGE: Ia2f052e567988556608648d0446e24d818bd9257 Change-Id: I25eedc5814f29e7f523be6e35236fe7082db0ab6
2023-09-28Update cheetah SVN to 34Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:03139cde077138bbc098575020662147583f4a18) Merged-In: Ia2f052e567988556608648d0446e24d818bd9257 Change-Id: Ia2f052e567988556608648d0446e24d818bd9257
2023-09-28Update panther SVN to 34Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e8a9a7372d79bb070f5951b4626b40ef1d2f224b) Merged-In: Iba7d060e21fea317670ece82c8f4728dd1fdcbda Change-Id: Iba7d060e21fea317670ece82c8f4728dd1fdcbda
2023-09-15[coastguard skipped] Merge sparse cherrypicks from ↵Android Build Coastguard Worker
sparse-10817346-L96600000963063472 into udc-release. COASTGUARD_SKIP: Ia2f052e567988556608648d0446e24d818bd9257 COASTGUARD_SKIP: Iba7d060e21fea317670ece82c8f4728dd1fdcbda COASTGUARD_SKIP: I33c3c82ad8fb60d42736b678c1fcb713c24b9071 Change-Id: I03190d37c9160464f08f3f00aeeacaff40ae81b1
2023-09-15Merge cherrypicks of ['googleplex-android-review.googlesource.com/24697846', ↵Android Build Coastguard Worker
'googleplex-android-review.googlesource.com/24698949'] into sparse-10817346-L96600000963063472. SPARSE_CHANGE: Iba7d060e21fea317670ece82c8f4728dd1fdcbda SPARSE_CHANGE: Ia2f052e567988556608648d0446e24d818bd9257 Change-Id: I33c3c82ad8fb60d42736b678c1fcb713c24b9071
2023-09-15Update cheetah SVN to 34Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:03139cde077138bbc098575020662147583f4a18) Merged-In: Ia2f052e567988556608648d0446e24d818bd9257 Change-Id: Ia2f052e567988556608648d0446e24d818bd9257
2023-09-15Update panther SVN to 34Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e8a9a7372d79bb070f5951b4626b40ef1d2f224b) Merged-In: Iba7d060e21fea317670ece82c8f4728dd1fdcbda Change-Id: Iba7d060e21fea317670ece82c8f4728dd1fdcbda
2023-09-15Merge cherrypicks of ['googleplex-android-review.googlesource.com/24441087', ↵Android Build Coastguard Worker
'googleplex-android-review.googlesource.com/24440079', 'googleplex-android-review.googlesource.com/24687243', 'googleplex-android-review.googlesource.com/24687550'] into udc-release. Change-Id: If696976afd92e40a94b92bfa7853c5da91f47165
2023-09-15Update cheetah SVN to 33Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a0add84daee5419a0260320ab909dac00212fd58) Merged-In: I2bb0dd31bc142437dff68c37f77ad511aa8b63f2 Change-Id: I2bb0dd31bc142437dff68c37f77ad511aa8b63f2
2023-09-15Update panther SVN to 33Ankur Bakshi
Bug: 298087649 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dd6379add7d69159fda1701a3a16ea4b815e3875) Merged-In: I70db180d2d2568e8a794baa430328239657687a0 Change-Id: I70db180d2d2568e8a794baa430328239657687a0
2023-09-15Update panther SVN to 32Lokesh Kumar Goel
Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ce0e01fc1afebbd6d35c0b91dc2861974ee94edc) Merged-In: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: I83852b7c11925d054ef38442f3cbd564c59866a2
2023-09-15Update cheetah SVN to 32Lokesh Kumar Goel
Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d2ea95af0032b5985b2eb964e2772c80aa4dff4b) Merged-In: I68b893cae48139fc6188b4eb8a306849b0f6a8ec Change-Id: I68b893cae48139fc6188b4eb8a306849b0f6a8ec
2023-09-05[coastguard skipped] Merge sparse cherrypicks from ↵Android Build Coastguard Worker
sparse-10754064-L40700000962919403 into udc-release. COASTGUARD_SKIP: I68b893cae48139fc6188b4eb8a306849b0f6a8ec COASTGUARD_SKIP: I80d39926a3f5819617c368eb1fce688eff39440e COASTGUARD_SKIP: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: Ic40cb0889246c90d6cb6028920552e97315a0dd3
2023-09-05Merge cherrypicks of ['googleplex-android-review.googlesource.com/24441087', ↵Android Build Coastguard Worker
'googleplex-android-review.googlesource.com/24440079'] into sparse-10754064-L40700000962919403. SPARSE_CHANGE: I68b893cae48139fc6188b4eb8a306849b0f6a8ec SPARSE_CHANGE: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: I80d39926a3f5819617c368eb1fce688eff39440e
2023-09-05Update panther SVN to 32Lokesh Kumar Goel
Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ce0e01fc1afebbd6d35c0b91dc2861974ee94edc) Merged-In: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: I83852b7c11925d054ef38442f3cbd564c59866a2
2023-09-05Update cheetah SVN to 32Lokesh Kumar Goel
Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d2ea95af0032b5985b2eb964e2772c80aa4dff4b) Merged-In: I68b893cae48139fc6188b4eb8a306849b0f6a8ec Change-Id: I68b893cae48139fc6188b4eb8a306849b0f6a8ec
2023-08-30[coastguard skipped] Merge sparse cherrypicks from ↵Android Build Coastguard Worker
sparse-10740638-L17800000962853027 into udc-release. COASTGUARD_SKIP: I68b893cae48139fc6188b4eb8a306849b0f6a8ec COASTGUARD_SKIP: I123fc9afcd125fbfdc38f6a899d2016b141083b8 COASTGUARD_SKIP: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: I0eb1016cd5d46ce88182e80ba6a34e7ea4a445b0
2023-08-30Merge cherrypicks of ['googleplex-android-review.googlesource.com/24441087', ↵Android Build Coastguard Worker
'googleplex-android-review.googlesource.com/24440079'] into sparse-10740638-L17800000962853027. SPARSE_CHANGE: I68b893cae48139fc6188b4eb8a306849b0f6a8ec SPARSE_CHANGE: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: I123fc9afcd125fbfdc38f6a899d2016b141083b8
2023-08-30Update panther SVN to 32Lokesh Kumar Goel
Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ce0e01fc1afebbd6d35c0b91dc2861974ee94edc) Merged-In: I83852b7c11925d054ef38442f3cbd564c59866a2 Change-Id: I83852b7c11925d054ef38442f3cbd564c59866a2
2023-08-30Update cheetah SVN to 32Lokesh Kumar Goel
Bug: 295937899 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d2ea95af0032b5985b2eb964e2772c80aa4dff4b) Merged-In: I68b893cae48139fc6188b4eb8a306849b0f6a8ec Change-Id: I68b893cae48139fc6188b4eb8a306849b0f6a8ec
2023-08-30[coastguard skipped] Merge sparse cherrypicks from ↵Android Build Coastguard Worker
sparse-10739010-L93800000962847818 into udc-release. COASTGUARD_SKIP: I83852b7c11925d054ef38442f3cbd564c59866a2 COASTGUARD_SKIP: I68b893cae48139fc6188b4eb8a306849b0f6a8ec COASTGUARD_SKIP: Icac92b9daf576d0849a0a2077af4a36cbc6a7b65 Change-Id: I8e7a78b3609899a06628fbd959d9d0094dcdcba7