Commit graph

4314 commits

Author SHA1 Message Date
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
Chirayu Desai
cfaa5d0101
vars: May 2024 Security update
Change-Id: I348f767b7176cec5019db5d189844411a9199a21
2024-05-08 00:55:08 +03:00
Nolen Johnson
1e092b97e1 config: common: Set OEM Key ATV property in all cases
* This else was messed up.

Change-Id: I1e67edbf53369e81bf085c02b007bb93dbde2936
2024-05-04 01:58:05 -04:00
Nolen Johnson
c564d0a672 common: config: Set ro.oem.key1 on ATV devices
* This key is equivilant to `android-google` for mobile.

Change-Id: I51e1c64dc016577fa0f9bf72a9eed9350e788cd2
2024-05-03 11:38:07 -04:00
Michael Bestas
f0620033c0 vars: Update qcom tags
Change-Id: Iee81f0b4f19acff6fd274dc9b44ca0b018a5715f
2024-05-02 17:20:01 +00:00
Jarl-Penguin
0d73175fd5 lineage: Opt-in to shipping full recovery image by default
* When the boot image is modified, recovery updating fails because the patch no longer applies to the modified boot image, so ship a full recovery image instead of a patch so recovery updating always works.

Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com>
Change-Id: I56cf6c4d301afa88b39b31d488c5166903406637
2024-04-27 23:21:02 +00:00
Joel Beckmeyer
5e0e5c9118 overlay: Update Dialer VVM config
- Selectively merge changes from com.google.android.dialer version
  127.0.620688474-downloadable
- Remove obvious attempts to limit user freedom by forcing users to use
  carrier VVM app for Cellcom and Metro by T-Mobile.

Change-Id: I72bc29e4db5382f02508669c1cdc65812f1fbb13
2024-04-27 23:20:23 +00:00
LuK1337
a27417bb81
Revert "config: BoardConfigReservedSize: Prevent overlayfs on remount"
Reserving 8MB does not guarantee that free blocks will be >= 1%, so not
only this doesn't work properly, but also breaks builds for some
devices.

This reverts commit 3940fb4240.

Test: breakfast kebab && WITH_GMS=true m
Change-Id: I330570dc6fc9efca5629358a0b149f131d36ba18
2024-04-27 13:36:30 +02:00
Michael Bestas
bb1a5edc7b
vars: Update to AP1A.240405.002.A2/B1
Change-Id: I274555fb3aa4f41d07d9e4f0ccd5aa8c76488308
2024-04-26 20:06:55 +03:00