Commit graph

4322 commits

Author SHA1 Message Date
althafvly
1bb2debac2
Revert "cm: enable lockscreen rotation option"
This reverts commit b538b7ca24.

Reason: Landscape lockscreen doesn't look that great with
        pattern/pin in phones, its better suited for tablets
        or large screen devices, its enabled by default for those.

Change-Id: Id461f73f7976e8a9c7242f0b406e700f6c06ecf4
2024-10-24 20:00:30 +02:00
LuK1337
58289a5e27
fixup! sensitive_pn: Update RUS numbers
Change-Id: I57c01edb1e2882a5a4344b1552bb51b697dd0e21
2024-10-24 20:00:30 +02:00
Michael W
5bea74490b
apns: Order properly
* Order is first mcc, then mnc, ascending order
* Jio had one without MCC/MNC, remove

Change-Id: Ib5c716b3d7f4c214a32948ffb0936dca50912fe9
2024-10-24 20:00:30 +02:00
Michael W
86ae624cbc
apns: Fix invalid entries for WOM (chile)
"mmc" should really have been "mcc"

Change-Id: Ie942d76c9b5af65ba50d96dac7fe0be5f5092e73
2024-10-24 20:00:30 +02:00
armando.maya
780f55b0cb
ADD APN for DIGI Spain IMS and DIGI Italy IMS
Test: ADD IMS APN for DIGI Spain IMS and DIGI Italy IMS

[Fixes https://gitlab.com/LineageOS/issues/android/-/issues/7264]

Signed-off-by: armando.maya <armando.maya@digimobil.es>
Change-Id: Id88b19fbeeb394c1fc48502fedb6535d51efd173
2024-10-24 20:00:30 +02:00
Michael W
cfdab372f2
apns: Move Hits
Commit 14c51c7 added it to the mcc=234 section

Change-Id: Id13e7952585cc81ab50b4efa3c4a85e84bcaa549
2024-10-24 20:00:30 +02:00
Michael W
012e46a442
apns: Add 4ka SK
Sources:
https://android.googlesource.com/device/sample/+/main/etc/apns-full-conf.xml#4823
https://gitlab.com/LineageOS/issues/android/-/issues/6165

Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/6165
Change-Id: Ice74bcfd25c76d7d179db8f606c11be8a5fd6a08
2024-10-24 20:00:30 +02:00
Andrey Sprynga
0703b179e6
apn: Add VTB Mobile
* https://vtbmobile.ru/media/document_file_attach/4c60c35de28a4830a73a12d1fad2d7f4_%D0%A2%D0%B0%D1%80%D0%B8%D1%84%D0%BD%D1%8B%D0%B9_%D0%BF%D0%BB%D0%B0%D0%BD_%D0%9A%D0%BE%D0%BD%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D0%BE%D1%80_2021_%D0%B8%D0%B7%D0%BC%D0%B5%D0%BD%D0%B5%D0%BD%D0%B8%D1%8F_%D1%81_26.06.2023.pdf

* https://sutd.ru/upload/vtb_mob.pdf

Change-Id: I058f8beb68da2b04f32b8c133f7c0b6ed9f788d8
2024-10-24 20:00:30 +02:00
Andrey Sprynga
1982a8230d
apn: Add Tinkoff Mobile
* https://www.tbank.ru/mobile-operator/help/communication/sim-card/choose-tariff/internet/

Change-Id: Ic1b93ae8890495fa12593d9b247ff5fa2795fb5f
2024-10-24 20:00:30 +02:00
Andrey Sprynga
b33172702f
apn: Add SberMobile
* https://sbermobile.ru/faq/phone-settings/

Change-Id: I3c9f35a3bca95765e0c431b67c9ca8ca184f1714
2024-10-24 20:00:30 +02:00
Andrey Sprynga
6a3598fcdc
apn: Add GPB Mobile
* https://gpbmobile.ru/faq

Change-Id: I555c2c4af37cda718ad91b4e909806d7fefbd742
2024-10-24 20:00:30 +02:00
Andrey Sprynga
df1e5b03d4
sensitive_pn: Update RUS numbers
Change-Id: I7bb5c53f6d08d1cb39a2943bbbc4bfe234170208
2024-10-24 20:00:30 +02:00
Han Sol Jin
4dce6f9768
kernel: use systemimage_intermediates on devices with no vendor
Change I8b6040e03589bde2af4e161c891ded237a9bb335 did not account for
devices without a separate vendor partition, causing build to fail with
the following:

FAILED: ninja: '/file_list.txt', needed by 'out/target/product/joan/obj/KERNEL_OBJ/arch/arm64/boot/Image.gz-dtb', missing and no known rule to make it

Use systemimage_intermediates instead on said devices.

Test: m kernel
Co-authored-by: Bruno Martins <bgcngm@gmail.com>
Change-Id: If9eb75a1bef98345e9c137c2463e392d50be239b
2024-10-24 20:00:30 +02:00
Sebastiano Barezzi
e4a046294b
kernel: Better x86 support
- Mention the right kernel image on documentation
- Build dtbs only when the dts folder exists, Google enables CONFIG_OF
  on x86_64 GKI config, this is also the same check done on Linux
  Makefile

Change-Id: I1b0f7a39b0b00f2a4516d2cff79e591136ee3af8
2024-10-24 20:00:30 +02:00
Aaron Kling
ad4d8af7e8
kernel: Add kernel modules to partition file list
This is required to ensure that kernel modules end up on the final
partition images when `BUILD_BROKEN_INCORRECT_PARTITION_IMAGES`
environment variable or board config variable is not set.

See 152cdfab7c
for more information.

Co-authored-by: Bruno Martins <bgcngm@gmail.com>
Change-Id: I8b6040e03589bde2af4e161c891ded237a9bb335
2024-10-24 20:00:30 +02:00
Dhina17
fe0af9d2f6
envsetup: dopush: Update regex to match remaining build time
QPR2 introduced remaining build time in the progress box [0]
but it was broken with tee cmd so dopush() was worked fine.
Now, QPR3 fixed that issue so dopush() is broken.

Example:
[ 99% 394/395 1m30s remaining] Copy: out/target/product/devon/apex/art_boot_images/javalib/arm/boot.art
[100% 395/395 1m30s remaining] Install: out/target/product/devon/system/framework/framework.jar

Change-Id: Ifdfcfe0f750d39f4e3fe7d669e5094729d75e224
2024-10-24 20:00:30 +02:00
LuK1337
caad3af7fc
overlay: Enable the app battery usage list page feature
Change-Id: I9dbbdacadccf14c69488b8ff0bcc687452d816e9
2024-10-24 20:00:30 +02:00
Yumi Yukimura
07706facd4
roomservice: Set timeout when accessing GitHub
* Bypasses the literally infinite timeout for users who have
  limited access to GitHub (before: 2m13.749s, after: 0m14.354s)
* The timeouts should be enough for users who have freedom internet
  access, even ADSL network connection shouldn't take that long...

Test:
1. Execute `source build/envsetup.sh`
2. `breakfast` a existing device
3. Add "0.0.0.1 github.com" and "0.0.0.1 raw.githubusercontent.com"
   to /etc/hosts
4. `breakfast` any device, observe that it should not take up to
   minutes to quit

Change-Id: Ib90e69c75a50e66b47e6245cb6d0521351b5c71b
2024-10-24 20:00:30 +02:00
basamaryan
eea368b752
tequila: Bump aconfig flags extension to AP2A
Change-Id: I7980f9f1a092cd382e0e3d6e928cd322ca3cd8e2
2024-10-24 20:00:30 +02:00
AdarshGrewal
b5b9d562d3
fixup! Hookup GRALLOC_HANDLE_HAS_UBWCP_FORMAT
Change-Id: I44a9d7ce22f78862d73c96cf11fde856464952a9
2024-10-24 20:00:30 +02:00
Chirayu Desai
25ac0348d1
vars: June 2024 Quarterly Platform Release and Security update
Change-Id: Ibebe08159e3da45a2c94be653387955473b8de41
2024-10-24 20:00:30 +02:00
Luofan Chen
34cd1c304c
Update CMCC APNs
Change-Id: I69f7ec479a3341298606df4331ee8d2f1edac289
2024-10-24 20:00:30 +02:00
Maitreya25
cd720fb6ac
kernel: Include OEM DTBs in build
Some OEMs (for example: oplus) push their dtbs to their own folders which causes kernel build to error out, fix this by including non qcom dtbs as well.

Change-Id: I2f51db103475cd2609cd061e0ec66af5accb96ab
2024-10-24 20:00:30 +02:00
f83251d42d
vendor: Bring back vars/aosp_target_release
Partially reverts b2ba623a16

Change-Id: I9018c0e8b944cbd415c5e44165cda32fd46b6318
2024-10-24 20:00:30 +02:00
Michael Bestas
2fdf082279 soong: generator: Update for 15
Change-Id: I6f5be3f06f282b036cee5c2a884f1082f698bcaf
2024-09-07 20:47:30 +00:00
Michael Bestas
0a7410cb9e build: Split envsetup help to a separate file
Change-Id: I76063d36775c8c7326153de50e44a24410fc11a2
2024-09-07 20:47:10 +00:00
5d311b2821
vendor: github.com -> gitownia.eu 2024-09-05 21:16:52 +02:00
79d9d08510
vendor: tequilaOS volcan 2024-09-05 18:44:46 +02:00
cd372f26f4
Import tequila wallpaper 2024-05-25 22:23:33 +02:00
b252e775ba
Import tequila bootanimation
Change-Id: Ifa843d4ffee072c727c456af692d16b1ec7b6207
2024-05-25 22:23:33 +02:00
Omkar Chandorkar
995388722d
vendor: tasks: Add updatepackage target
Change-Id: If1fe461bfc1eea2c759073d3ab0d48b77024cf88
2024-05-25 22:23:33 +02:00
2d7eb8d7c9
bacon: Show nice ASCII art after build is done
Change-Id: I6fec2585c76c8b95447c485c09ecf43c3af08565
2024-05-25 22:23:33 +02:00
80a67129e3
Initialize tequila 2024-05-25 22:23:29 +02:00
622d772008
Remove automotive and atv support 2024-05-25 05:23:24 +02:00
b2ba623a16
Remove vars 2024-05-25 05:12:20 +02:00
34ea9089d0
Do not build icon packs 2024-05-25 05:11:11 +02:00
98d463c78a
Remove Lineage audio 2024-05-25 05:11:11 +02:00
7794936473
Remove nvidia support 2024-05-25 05:11:08 +02:00
4d7baa67a1
kernel: Allow prebuilt kernel on all builds 2024-05-25 05:00:50 +02:00
349782a00f
Remove Lineage bootanimation 2024-05-25 04:58:38 +02:00
Rusty Bird
cde030b807
overlay: Disable safe volume everywhere
Safe Volume has many false alarms. And if overridden by the user, at
every 20 hours of accumulated(!) audio playback it will intentionally
reset - even while the audio is playing. This can ruin the listening
experience, and ironically pose a safety hazard when e.g. the user is
operating a vehicle...

AOSP already opted out of Safe Volume in the overlays for Mobile Country
Code 310-316 (= US). Make this universal.

Change-Id: Iadb3a16d0f4a2b458164fa5c805ec1b448da559b
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/4483
Reviewed-by: Anay Wadhera <awadhera@berkeley.edu>
Reviewed-by: Sourajit Karmakar <sourajit@live.com>
Reviewed-by: Filippo Roggi <zzkw35@gmail.com>
Tested-by: Filippo Roggi <zzkw35@gmail.com>
2024-05-25 04:52:46 +02:00
2ecfe29e4f
Revert "overlay: Hide the option to show battery percentage"
This reverts commit a4414a49ec.
2024-05-25 04:49:27 +02:00
a35757718d
Remove Lineage charger 2024-05-25 04:45:19 +02:00
3e8ff87ecd
config: Remove TrebuchetOverlay 2024-05-25 04:44:06 +02:00
AshutoshSundresh
4044625276
overlay: Remove branded ADB icon 2024-05-25 04:44:03 +02:00
de4e2dc0ec
config: Log privapp-permissions whitelist 2024-05-25 04:43:57 +02:00
71488324a2
Revert "sensitive_pn: Run XML lint against the schema"
This reverts commit 271ba02664.
2024-05-25 04:41:50 +02:00
Nolen Johnson
de2ff1dcd8 config: BoardConfigReservedSize: Add ATV reserved sizes
Change-Id: I9947ce23e5bc85652329279eb2cdd27e10ed79e1
2024-05-22 22:55:08 +00:00
Arian
0b86619dc5 soong: Add power libperfmgr extension config
Change-Id: I401335a1851948bae8de42d0f86af4763dd795b3
2024-05-19 15:53:36 +01:00
Aaron Kling
49c4dd8f86 kernel: Error on duplicate modules
This can happen when an out of tree module target uses a matching module
name from the base kernel. This causes two problems:

1) Depmod gets confused and only pulls symbols from one of the modules
2) Copying the modules to modules_out is not entirely deterministic and
   is based on the first variant to be returned by find, meaning that
   the variant that gets copied to the device could change build to
   build.

To avoid these issues, fail the build if this happens and force the
build target to only generate one copy of each module name.

Change-Id: I2e47ba4e142054feabaa1ab80fbbe0332fd84a62
2024-05-13 20:45:15 +00:00