Compare commits

..

41 commits

Author SHA1 Message Date
Aaron Kling
9cccadf15b
kernel: Add rust prebuilts to path
Starting with android common kernel 6.6, rust is enabled for arm64 gki.
It currently looks for rust version 1.73.0, so that was selected as the
default. This was only added for the clang compile path as gki requires
clang.

Change-Id: Ie7b57568d74cfb4a28a94c8dc8f4b5c622044317
2024-10-24 20:01:00 +02:00
Michael Bestas
e99d8f5e6a
common: Remove date UTC prop override key
This has been unused since ICS in 2011.

Change-Id: Ic8779d67778174a7b04f8b79f26b0b3c39556bae
2024-10-24 20:01:00 +02:00
Michael Bestas
bf11d86dcb
kernel: Nuke --cuda-path/--hip-path
Revert "kernel: Check HIP support of clang before disabling it"

This reverts commit 62c1374385.

Revert "kernel: Force disable LLVM HIP"

This reverts commit ef68678120.

Revert "kernel: Force disable LLVM CUDA"

This reverts commit ba14020f85.

Change-Id: I5cb2b4624eb0ec25dbc8c1b5888708d961ae59d7
2024-10-24 20:01:00 +02:00
Michael Bestas
92e08ffa3e
build: Don't set a default fingerprint
Since ADDITIONAL_SYSTEM_PROPERTIES is being deprecated, this will
need to be handled in build/make and build/soong

Change-Id: Ib4925969f0d9f60ea5b30455806ff80a1817d61f
2024-10-24 20:00:59 +02:00
Michael Bestas
ce8ff0da83
build: Move version & legal properties to PRODUCT_SYSTEM_PROPERTIES
ADDITIONAL_SYSTEM_PROPERTIES is being deprecated.
No functional changes.

Change-Id: I01fd45edcc6c700540d3b7352fc466e65677a44e
2024-10-24 20:00:47 +02:00
Arian
310ade8551
aconfig: Drop use_media_router2_for_info_media_manager
It is now enabled by default on ap3a.

Change-Id: I95f409dda6c603da39b3654e94c28156011d6e47
2024-10-24 20:00:30 +02:00
Sourajit Karmakar
52d0ea80f8
aconfig: Add release and buildconfig textproto
Co-authored-by: AdarshGrewal <adarshgrewal@gmail.com>
Change-Id: I809f2eb7232c1e3755a50467341bdb50a6ec3c7f
2024-10-24 20:00:30 +02:00
Arian
108abfea3a
Bump aconfig flags extension to AP3A
Change-Id: Icbdcaf3c2667b8662d95cef04bb1cc265388b1f7
2024-10-24 20:00:30 +02:00
Michael Bestas
1c5497db3c
build: Switch to _get_build_var_cached
Change-Id: Id53622f5ce7de406f66b8374c3e91604deb4742b
2024-10-24 20:00:30 +02:00
Michael Bestas
61cd9a8212
build: Drop makerecipe/mk_timer from envsetup
Change-Id: I5c15e2f509f69abb3cf993aaab945da47098f3da
2024-10-24 20:00:30 +02:00
1ecfa3a4e0
backuptool: bump to 15
Change-Id: Ifc4f7c0b0098e3f665cb1ac17fde006351104509
2024-10-24 20:00:30 +02:00
Michael Bestas
5146fd9854
build: Import check_product from lineage-21.0 build/make
Change-Id: I6cb2856bbc15bc25fc3ad6a4c1a6aa6aa56057f1
2024-10-24 20:00:30 +02:00
8d92b269ed
do not include our audio
Change-Id: I549a8dd820b4eb1100bb9a5332bfaa38bf8b58d3
2024-10-24 20:00:30 +02:00
c67f47b186
do not copy config/permissions/tequila-sysconfig.xml
Change-Id: If687ffeb828ff852895f0eaaa16c90673f771240
2024-10-24 20:00:30 +02:00
c85bc9d383
vars: Android 15
Change-Id: I825b86c1ef90bd016c495a0788ca7fdf6999101f
2024-10-24 20:00:30 +02:00
hipexscape
f64d3fc907
apn: Set correct apn for Grameenphone
Change-Id: I8e952ee7c0e570ac1503930eaaef6e3a4d3dc8f9
2024-10-24 20:00:30 +02:00
Cosmin Tanislav
1547e5f7ee
soong: add powershare configs
Change-Id: Ia0654765e45b9b36caca680eac134c714dcb4da0
2024-10-24 20:00:30 +02:00
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

Diff content is not available