219 Commits

Author SHA1 Message Date
chematelegram
889b19b3de davinci: Update props override 2025-01-03 20:02:25 +01:00
kondors1995
8ee91f3554 davinci: overlay: Add pixel_pitch 2025-01-03 16:22:59 +01:00
Arian
8b1025b8a8 davinci: Bring back camera face detection libs
Change-Id: I50af944e9398eef352f72f4729999f8d0c556837
2024-10-10 20:01:46 +02:00
basamaryan
01e638a81a davinci: Commonize sepolicy
Change-Id: I8e62c0d704f2d5925b2eca13a3e5851542af8b04
2024-10-10 20:00:25 +02:00
Cosmin Tanislav
09f21207d2 davinci: do not manually build dependencies
Change-Id: I4046d8eeabfc70842898b7034f75cdd6bcfc441b
2024-10-10 20:00:25 +02:00
Michael Bestas
6b1e42850d davinci: Libraries are now automatically added to PRODUCT_PACKAGES
Change-Id: Ie92fe02b7e6279195bf28944942c815db773b798
2024-10-10 20:00:20 +02:00
Michael Bestas
b31087647b davinci: Disable ELF checks for certain libraries
Change-Id: I61dbc3559b43becc22f69ae2c1c3e8edf95e2483
2024-10-10 19:50:16 +02:00
Alexander Winkowski
08b45814ad davinci: Copy NFC firmware to the correct location
Change-Id: Iec38a874eab350de03ac18df5bc1a00a686fb569
2024-10-10 19:50:16 +02:00
basamaryan
a60e8b3ee6 davinci: Fix soname of renamed library
Change-Id: Icb0582c78e1ae5a27820abbd31372757e9f330b3
2024-10-10 19:50:16 +02:00
Michael Bestas
3da1916fa3 davinci: Sync extract scripts with templates
Change-Id: I98a36854c5a0c0390592911bb2558b34eff77efc
2024-10-10 19:50:16 +02:00
chematelegram
0841432c3a Revert "davinci: Bring back camera face detection libs"
This reverts commit 74ac5b374d.
2024-10-10 19:49:58 +02:00
SGCMarkus
79079c9944 davinci: unset BOARD_USERDATAIMAGE_PARTITION_SIZE
This not only saves a lot of build time when building with
TARGET_USERIMAGES_SPARSE_EXT_DISABLED and/or
TARGET_USERIMAGES_SPARSE_F2FS_DISABLED which is required
on A14, but also removes the need for the build system to
temporarily create a 40+GB userdata image.
Which means that less free space is required to start the
build.

Change-Id: Ibf48e7cdf566a4653e85352a79170b354d917234
2024-10-10 19:41:56 +02:00
LuK1337
1e25dbf3a3 davinci: Prevent adding same dependency twice in blob_fixup
Change-Id: Idedeb51e027a09f64a29ac67a3a2f2a0594213f6
2024-10-10 19:41:00 +02:00
Arian
a6d4cc915b davinci: overlay: Remove volume button locations 2024-10-10 19:39:30 +02:00
chematelegram
a291128034 davinci: Support the MIUI camera 2024-08-18 23:32:13 +02:00
chematelegram
d23fafd4ae davinci: Update dependencies 2024-08-18 23:32:13 +02:00
chematelegram
b51500f387 davinci: Fix dependenxies 2024-08-18 23:32:10 +02:00
chematelegram
911ccc5904 davinci: Include Dolby Atmos 2024-08-12 05:24:16 +02:00
chematelegram
a3e64a878a davinci: Use MINI GApps 2024-08-12 05:24:16 +02:00
chematelegram
4518d50c72 davinci: overlay: Add maintainer info 2024-08-12 05:24:16 +02:00
chematelegram
541b2eb7b1 davinci: Update dependencies 2024-08-12 05:24:08 +02:00
Laker
f103e7c3c8 davinci: overlay-custom: Disable light sensor for pocket lock
Change-Id: I22e31dbd839ae6884a79785b59f5329e6b2e72e5
2024-08-09 15:13:18 +02:00
chematelegram
7b08c3f674 davinci: Include the MIUI camera 2024-08-09 12:36:01 +02:00
basamaryan
e00c9f808e davinci: Adapt overlay path for EvolutionX 2024-08-09 12:23:04 +02:00
basamaryan
0defa5415e davinci: Provide partition dependent module name if necessary
Change-Id: I7fd294b466a32bd7f5a157f882cd6c7488187bd3
2024-08-09 12:19:39 +02:00
Arian
74ac5b374d davinci: Bring back camera face detection libs
Change-Id: I50af944e9398eef352f72f4729999f8d0c556837
2024-08-09 12:19:39 +02:00
basamaryan
e327403b1e davinci: overlay: Adjust status bar padding
Squashed with:
commit 2a0b888ac5abfae5bbbfdaddcf492a38fb010341
Author: basamaryan <basam.aryan@gmail.com>
Date:   Tue May 7 09:25:34 2024 +0200

    davinci: overlay: Reduce the padding at the start of the status bar

    Change-Id: Ic84ec4f0e070e62d4d76680844ad60eb04c40593

Change-Id: I566af750d6aea4be7b32a65b86f251ae90cf390a
2024-08-09 12:19:39 +02:00
basamaryan
3fe2f4f03a davinci: overlay: Change status bar height
Change-Id: I4334577ef75ea0ccf1e3194ec3b26e2a156956ae
2024-08-09 12:19:39 +02:00
trpsl
d86772a814 davinci: audio: add ACDB IDs for voice recording
Change-Id: I911491d186c85416ce6236ef5a253edc4badcc0b
Signed-off-by: trpsl <trpsl@pixelexperience.org>
2024-08-09 12:19:39 +02:00
Pig
2406de04ca davinci: overlay-lineage: Convert fod_icon_pressed from png to webp
* https://developers.google.com/speed/webp.
 * Use this command 'cwebp udfps_icon_pressed.png -o udfps_icon_pressed.webp'

Change-Id: I98c71ca00efdd25a99c463d518f07522821f6e95
2024-08-09 12:19:39 +02:00
basamaryan
5e60312274 davinci: Switch to VantomKernel
Change-Id: Icea7da3ff7912e42a539d8a21a4f7c39b91e30da
2024-08-08 08:04:45 +02:00
Tim Zimmermann
e4a2ff9b97 davinci: Set manifest target-level to 5
Change-Id: Ic72d17ebdb388dee9e63e27a36190c93c095fb0c
2024-06-19 20:29:06 +02:00
Michael Bestas
f07e9c9cfe davinci: Drop COMMON_LUNCH_CHOICES
As of 14 QPR2 this is broken, let's remove it instead of updating it
every 3 months. breakfast is the way to go.

Change-Id: I097bd54b894d9a49c7ce8b1ab6f343349e268fd8
2024-06-19 21:02:39 +05:30
Edwin Moquete
bc78f8932b davinci: Set double_tap mode via powerhint
Change-Id: Icd035962d289996feb76ddeaf02bf1843bd9d64a
2024-06-19 20:56:20 +05:30
Sebastiano Barezzi
35cace610d davinci: Move to common Xiaomi light AIDL
Change-Id: I00494cd392d19abd97cd65aeb4ec4bd9c9b11352
2024-06-19 20:55:49 +05:30
Sebastiano Barezzi
2a3703e98c davinci: Pretend to be launched with dynamic partitions
A dist build fails on a-only devices with retrofit dynamic partitions due to [1].
The check does not take a-only devices into account, even though they are capable of retrofit aswell.
While the PRODUCT_RETROFIT_DYNAMIC_PARTITIONS flag is used to detect and warn about misconfigurations, it does not seem to be needed for any retrofit functionality.
Hence, to avoid changes in releasetools, drop the flag.

[1]: 055b7692fb/tools/releasetools/check_partition_sizes.py (L185)

Change-Id: Ib0dfe4ee3da4c583d924d85a79d5ec37a2f9ba87
2024-04-03 12:31:14 -04:00
Peter Kalauskas
c1f951a347 davinci: motor: Enable use_resource_processor for all sysui deps
This will make the build faster

Test: m checkbuild
Bug: 295208392
Change-Id: I0c1bd901429bbe3bf81c1530e156735f8637a96e
2024-04-03 12:21:53 -04:00
Tommaso Fonda
b97f04b80a davinci: overlay: Update notification icons overlay for Android 14
This is no longer a Lineage addition, it has been implemented in AOSP.

Change-Id: Ibf064353b15dacadd7d83dc8d14a7de2a10ca659
2024-02-27 00:10:57 -05:00
basamaryan
d0da942942 davinci: Import decommonized ADSP modules
Change-Id: I802209c2aa93f0aa22ae28d4ab6b15903271167e
2024-02-27 00:10:41 -05:00
Bruno Martins
7ef963d6f0 davinci: overlay: Remove obsolete config_keyboardTapVibePattern
Change-Id: Ic89566183d2cdc4a20ea83f462c56a14184621ae
2023-11-18 10:59:40 -05:00
Omkar Chandorkar
4648bf07e6 davinci: overlay: Move UDFPS enroll radius to settings
- required after LineageOS/android_packages_apps_Settings@af35c7c

Change-Id: I79ecd91513df0d195e1d15d20b4438d1b283743f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-11-10 18:49:48 +01:00
Sebastiano Barezzi
d0aa73aca4 davinci: Raise VINTF target level to 4
Change-Id: I4c4783dc112102f127f3b1d796e206dcac672faf
2023-11-07 00:35:56 +01:00
eray orçunus
40fd25146f davinci: overlay: Add 2 more notification icons
Change-Id: I96f218b55426cb5e04e7bc661fe6179d544e97ad
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2023-08-27 12:16:45 -04:00
basamaryan
eb03f65666 davinci: Drop duplicates from proprietary-files.txt
Change-Id: I4031c52b66963eb187d91fff0675171ba0e49b55
2023-08-21 19:34:28 +02:00
Arian
da9befeb9c davinci: Set hardware revision property
The bootloader sets androidboot.hwversion, use this and set the ro.boot.hardware.revision property in order to show it in settings.

Change-Id: I3c6c678bf055091ea9fcb2a1524d321e2c1be043
2023-08-20 20:14:11 +02:00
Arian
41f7bfd74d davinci: Replace BTM_DEF_LOCAL_NAME with a sysprop
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
2023-08-20 20:14:10 +02:00
AdarshGrewal
2678e09c72 davinci: Add RROs for setting correct device name and hotspot ssid
Check device variant by using ro.boot.hwc and set the correct model based on value of ro.product.vendor.model on stock ROM

Change-Id: Iae15a7d3558f3c4608546e42ed655a76a0fe8868
2023-08-20 20:14:01 +02:00
Arian
fc3b1b4a45 davinci: overlay: Remove Xiaomi from default hotspot ssid
Change-Id: Ibb7c682db77294f1383f3ca567c8ce753b1cb342
2023-08-20 20:14:01 +02:00
Arian
18cdc18307 davinci: Set stock TARGET_PRODUCT and PRODUCT_SYSTEM_NAME
Change-Id: Ib40dd59a0e8e4df6ade54a6a7a7434bfb7a06409
2023-08-20 20:14:01 +02:00
Arian
93c2d94d24 davinci: Set build fingerprint to global miui one
Change-Id: I35c43cc153ba5c0534bc570da65c226f802ab89f
2023-08-20 20:14:01 +02:00