Commit graph

4439 commits

Author SHA1 Message Date
Cosmin Tanislav
944f00207b
pantah: switch to python extract-utils
Change-Id: Ia2d6a0235d9343d7de0ef69d4197cac7f276af84
2024-11-06 13:06:53 +02:00
Michael Bestas
d9feb4a9a8
pantah: Enable ELF checks for c2 codec libs
Change-Id: I7702c3104fde477e27a18998982605673de29aee
2024-11-01 05:14:27 +02:00
Naman Sood
9c38391146
pantah: fix padding in status bar
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.

Co-authored-by: Michael Bestas <mkbestas@lineageos.org>
Change-Id: I10c3f495b7627200b05a24f5b259f789e62ada13
2024-10-27 13:15:46 +02:00
Michael Bestas
2e67df7de2
pantah: Copy touch modules to vendor_kernel_boot
Makes touch work in recovery

Co-authored-by: LuK1337 <priv.luk@gmail.com>
Change-Id: Iaa5a158af827732b13ab79b60bed2f319ce56391
2024-10-27 13:15:46 +02:00
Ethan Chen
65dca5de72
pantah: Disable userdebug diagnostics
* We can't make use of most of the debug features on userdebug builds.

Change-Id: I31df2090b31243b742c4e82dc08cd8491dada54f
2024-10-20 00:51:16 +03:00
Michael Bestas
344623a9f8
pantah: Disable Wi-Fi verbose logging by default
Change-Id: Iafe9f4b83d157906ca6b9114db52ab27b1a01878
2024-10-20 00:51:16 +03:00
Michael Bestas
ebc2f32ad1
pantah: Add lineage.dependencies
Change-Id: Iab5f4f4b2d98606e4f658c69e8f16f73ce7924bb
2024-10-20 00:51:16 +03:00
jabashque
b9b1727d51
pantah: 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-20 00:51:16 +03:00
Alessandro Astone
52461ae880
pantah: Build PowerShare HAL
Change-Id: I3c0321b844acb5f97ac398acc842501410a44b6c
2024-10-20 00:51:16 +03:00
Tommy Webb
e3ba0eae3f
overlay: Update IWLAN config with IMS changes in gs201
Resolve issues with VoWiFi (Wi-Fi Calling) for Pixel 7 series, which
now uses a different proprietary package for its qualified networks
service.

Issue: calyxos#1324
Change-Id: Ie2984ff22cf786eb82a536bfb1d9ffaff15ae079
2024-10-20 00:51:16 +03:00
Jesse Chan
f453d90c0e
pantah: overlay: Enable option for full screen aspect ratio
Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
2024-10-20 00:51:16 +03:00
Michael Bestas
56bbbebce9
pantah: overlay: Configure aux cameras for Aperture
Change-Id: I3d1c93057b5c2a1ba09c06a945d538d2043f30fd
2024-10-20 00:51:15 +03:00
Tommy Webb
da5f680177
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-20 00:51:15 +03:00
Michael Bestas
d8eaf8c807
cheetah: Convert status_bar_height_portrait to dp
Fix status bar height not being scaled properly after switching
screen resolution to 1080p.

Change-Id: I7eba09b6da2eae6bd4274d3ad6acc85311d32db1
2024-10-20 00:51:15 +03:00
Bruno Martins
3ec651b05a
overlay: Declare support for wireless charging
Change-Id: Iba6a8b357779a3bb2134f2fc0878819339615239
2024-10-20 00:51:15 +03:00
Danny Lin
ef0be44ac4
overlay: Settings: Enable Smooth Display setting
All GS201 devices (cheetah and panther) have peak refresh rates higher than
60 Hz, so allow users to toggle high-refresh rate like on stock.

Change-Id: I7fcbb905b61575de8c5e9d9a935463932551fb6a
2024-10-20 00:51:15 +03:00
Michael Bestas
375525dbd0
panther: Add HbmSVManager RRO overlay
* Based on redfin
* cheetah doesn't have it on stock

Change-Id: I54d885c233151498372e1b510284d6a297ac3e94
2024-10-20 00:51:15 +03:00
Chirayu Desai
9186e5f7a7
Build EuiccSupportPixelOverlay
Change-Id: I46db4122b89798457338f6751982865571529ba6
2024-10-20 00:51:15 +03:00
Michael Bestas
d5a64a2108
Include wireless_charger makefile
This includes the required sepolicy and compatibility matrix
in the build.

Change-Id: I3096357c5f45e664a7b39870fdc053e48d1361ad
2024-10-20 00:51:15 +03:00
Chirayu Desai
20f46ebbb9
pantah: 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-20 00:51:15 +03:00
Yo Chiang
0d8a80f6ee
Use on_vendor VNDK APEX for non-REL build
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-10-20 00:50:52 +03:00
Ethan Chen
7b71ca213d
Declare EUICC permission
Co-authored-by: Michael Bestas <mkbestas@gmail.com>
Co-authored-by: razorloves <razorloves@gmail.com>
Change-Id: I323dce8b848b44e45ed21002950059e58719113c
2024-10-20 00:50:52 +03:00
Chirayu Desai
a063a83ad8
Add initial Lineage product makefiles
Co-authored-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
2024-10-20 00:50:51 +03:00
Michael Bestas
9db331f1a9
pantah: Update sepolicy path
Change-Id: Ia24ef37000ed9e1cdf994a32447b0250e3f89186
2024-10-06 21:44:48 +03:00
Michael Bestas
a18846aeb8
Add .gitupstream
Change-Id: I2c0ab4e6b31282f6d8be88942c4fe9c38871d7d0
2024-10-06 21:44:20 +03:00
Michael Bestas
6d37e8206d
Add 'sepolicy/' from tag 'android-15.0.0_r1'
git-subtree-dir: sepolicy
git-subtree-mainline: 70dec708d5
git-subtree-split: 51a835795f
Change-Id: Ia74f63cba3abf532d2dd8b9425d9bc19157f9ac3
2024-10-06 21:42:55 +03:00
Android Build Coastguard Worker
70dec708d5 Merge cherrypicks of ['googleplex-android-review.googlesource.com/27588357', 'googleplex-android-review.googlesource.com/27586831', 'googleplex-android-review.googlesource.com/26823864', 'googleplex-android-review.googlesource.com/28319512', 'googleplex-android-review.googlesource.com/28320529'] into 24Q3-release.
Change-Id: Ibf841eb6c51608271f07bf930603a882c8ad46c6
2024-07-25 04:16:31 +00:00
Ankur Bakshi
270793f2d6 Update panther SVN to 60
Bug: 352170103
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cc435349480d6fbffc45c130fe934bb2894b9e76)
Merged-In: I5793f3fcbd31221a8c47658ad00629bcbf704bc0
Change-Id: I5793f3fcbd31221a8c47658ad00629bcbf704bc0
2024-07-25 04:06:27 +00:00
Ankur Bakshi
2e63019b4a Update cheetah SVN to 60
Bug: 352170103
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cf3cc4a874e817fb330988d982866183eba79208)
Merged-In: Id9033d8d37de66bbb238aead0dbf7f380f4f9d10
Change-Id: Id9033d8d37de66bbb238aead0dbf7f380f4f9d10
2024-07-25 04:06:16 +00:00
Lokesh Kumar Goel
c517d85f6b pantah: Use build_flags for SVN
Flag: build.RELEASE_SVN_CHEETAH
Flag: build.RELEASE_SVN_PANTHER
Bug: 332726030
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5d8a141aad34e31a92efd57ae9e8398eed1417e4)
Merged-In: I97d624c43e943e2dc21efc2edb8360c43a4e48aa
Change-Id: I97d624c43e943e2dc21efc2edb8360c43a4e48aa
2024-07-25 04:06:06 +00:00
Ankur Bakshi
8dda41d072 Update cheetah SVN to 59
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6afe8e8885f071bb13d3c2d644cff5f1c940f58f)
Merged-In: I6ccef90e6b26a686c825b25be1b3b9bbacc80cba
Change-Id: I6ccef90e6b26a686c825b25be1b3b9bbacc80cba
2024-07-25 04:05:55 +00:00
Ankur Bakshi
bc68cf3f52 Update panther SVN to 59
Bug: 342381152
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c58b2daccaa7f26d6b18392dae83de68ee4de7b6)
Merged-In: Idd25f5c1fa8da8a7bb045dac0a81f267ecbb556d
Change-Id: Idd25f5c1fa8da8a7bb045dac0a81f267ecbb556d
2024-07-25 04:05:44 +00:00
Android Build Coastguard Worker
cb8c08dd57 Snap for 11944020 from d6e1c7e636 to 24Q3-release
Change-Id: Ic9d990fb5c8c58202ffff37fa09a823e6baa7fc9
2024-06-08 01:02:53 +00:00
Xin Li
d6e1c7e636 [automerger skipped] Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future am: e45b9e738f -s ours
am skip reason: Merged-In Ib3b9baf24d3f0d5622ae63f11aa564df35fd14df with SHA-1 b843fb4c09 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/27555521

Change-Id: Iaff78f17b9fe0eebff1ba026edcd3e571409d0d2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-06 21:36:14 +00:00
Xin Li
e45b9e738f Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future
Bug: 343100748
Merged-In: Ib3b9baf24d3f0d5622ae63f11aa564df35fd14df
Change-Id: I83b750e16fe6e611c042ab32cb1577c3ee0e69e8
2024-06-05 14:12:12 -07:00
Android Build Coastguard Worker
51a835795f Snap for 11908474 from 97495effa5 to 24Q3-release
Change-Id: Ic4cdfea1eb16ba28befc9ccaf89d59330e9ae930
2024-05-30 23:02:39 +00:00
Android Build Coastguard Worker
561526c5fc Snap for 11908474 from 517524f2d3 to 24Q3-release
Change-Id: If60ab44614fd7f0b9b917d29ac8e6630bacc07b6
2024-05-30 23:02:38 +00:00
Cyan_Hsieh
517524f2d3 Switch makefile owners to MK_OWNERS am: 314f5ce3ed am: 452f7aaf40
Original change: https://android-review.googlesource.com/c/device/google/pantah/+/3106560

Change-Id: I65f8d252ec7f1803ba25bc6c9863bed01a6aba63
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 22:00:01 +00:00
Xin Li
b958d8ba58 [automerger skipped] Merge Android 24Q2 Release (ab/11526283) to aosp-main-future am: 639dfb2b40 -s ours
am skip reason: Merged-In If8ba846036c42269109717f1b8ca4d70f1a8116c with SHA-1 22bf057262 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/27273899

Change-Id: Ia58a510eb03dd93debc3bbd0a41ab7fd1a659503
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 21:54:39 +00:00
Xin Li
97495effa5 [automerger skipped] Merge Android 24Q2 Release (ab/11526283) to aosp-main-future am: ee771e5d79 -s ours
am skip reason: Merged-In Ida8e0bcf3a5871c1e13a3e7f9e1eb77d4cc52c8d with SHA-1 13e2600c51 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah-sepolicy/+/27273399

Change-Id: I9335cb43941f14bfca9a029be4a419dc32ac601f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 20:48:33 +00:00
Xin Li
609225a812 [automerger skipped] Merge Android 24Q2 Release (ab/11526283) to aosp-main-future am: 639dfb2b40 -s ours
am skip reason: Merged-In If8ba846036c42269109717f1b8ca4d70f1a8116c with SHA-1 22bf057262 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/27273899

Change-Id: I7520202f816e55d99e9d79e402a7ca76080b6099
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 19:45:23 +00:00
Cyan_Hsieh
452f7aaf40 Switch makefile owners to MK_OWNERS am: 314f5ce3ed
Original change: https://android-review.googlesource.com/c/device/google/pantah/+/3106560

Change-Id: Icbe890fd949512601e0a2b967d60feb05d0bcb8d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-29 14:29:15 +00:00
Cyan_Hsieh
314f5ce3ed Switch makefile owners to MK_OWNERS
Bug: 278167548
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5f120c3f726c7ecdb4e2766906c54bfdf7ee7345)
Merged-In: I017b43e34f20d85ac204eef211ef2b2a177f8dbb
Change-Id: I017b43e34f20d85ac204eef211ef2b2a177f8dbb
2024-05-29 10:00:32 +00:00
Android Build Coastguard Worker
ee2accb7f8 Snap for 11881322 from ab92c7917f to 24Q3-release
Change-Id: If1e5fffb833a6477b2d8a3b79ac0a8d2ca0de1b9
2024-05-23 23:02:39 +00:00
Carter Hsu
ab92c7917f audio: remove unused device
Bug: 337191827
Test: build pass
Change-Id: Ia3e13839cd8680a09637c64067bba21b1b74aa2d
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-05-23 09:13:32 +00:00
Android Build Coastguard Worker
d74dfcaff0 Snap for 11869550 from 60b4e5b2cd to 24Q3-release
Change-Id: I9e9c35b3dbe216dc3a4d9a3aed07171e43ac12bd
2024-05-21 23:03:17 +00:00
samou
60b4e5b2cd thermal: Remove SOFT_OCP related tzones
Bug: 337976702
Test: Confirm boot
Change-Id: I1f26231452a31b0e3940e98531b384f4e31928cb
Signed-off-by: samou <samou@google.com>
2024-05-21 12:28:50 +00:00
Android Build Coastguard Worker
ca90bfbf97 Snap for 11865526 from cbb6d79e90 to 24Q3-release
Change-Id: I71bdf27dcdc360e42bffab2039956b6377a5ef07
2024-05-21 01:02:33 +00:00
Ravi Jain
cbb6d79e90 Vibrator: Set Soong Config variable - kernel_ver
Bug: 340148508
Test: Build and check fw files in all devices.
Change-Id: I948917e2b051dc66a060b732ae2eeeceae3b7bbd
2024-05-20 11:00:19 +00:00
Android Build Coastguard Worker
c4da5f2130 Snap for 11859356 from 7b7ee45c08 to 24Q3-release
Change-Id: I94d86148f833263024d6a02b86c7cd12d2218dcb
2024-05-18 03:02:26 +00:00