Commit Graph

918 Commits

Author SHA1 Message Date
Danny Lin
03efefc74b config: Disable touch video heatmap
Change-Id: Iac858eeb059a854dbb020d14a0f165b41055511d
2025-11-05 06:43:03 +00:00
Zabuka_zuzu
fcf77c12bd vendor: Enable blur flag
Change-Id: Iff3772f70e2b6ad8a384ab7972af6149661320d6
2025-11-05 06:33:50 +00:00
rmp22
3bba99272e vendor: Init BoostFramework changes
Change-Id: I2184344617e43ad2047827fa54aa365d432b5827
2025-11-05 06:33:04 +00:00
Ghosuto
8cd0467779 vendor: Switch to speed dexopt
Change-Id: I11a9c96ca9c4172a50f29102a4a63b1f47453821
2025-11-05 06:23:43 +00:00
Ghosuto
80714d6386 vendor: Drop more packages
Change-Id: I983c8ea247e576d9516f1cdb35a7d125cd179341
2025-11-05 06:23:21 +00:00
Dhina17
3982a2ab97 soong: Add libcameraservice extension config
Change-Id: Id20f782c1008fed1f15250129618326091f61bf8
2025-11-05 06:23:14 +00:00
Dyneteve
d448d75ff7 vendor: Inherit Pixel additions via WITH_GMS
* GMS
* Audio
* Charger
* RRO overlays

Co-authored-by: Joey <joey@evolution-x.org>
Co-authored-by: AnierinB <anierin@evolution-x.org>
Co-authored-by: someone5678 <nemui3353@gmail.com>
2025-11-05 06:19:45 +00:00
minaripenguin
f1d0f55a88 vendor: Switch to Google Avatar-Picker
Change-Id: I56f146c437a9bd4afd079fac3bb871f93742bc28
2025-11-04 20:44:25 +00:00
Ghosuto
abd57eaa5f vendor: Add pixelLauncher overlays from pixel style
- https://github.com/Evolution-X/vendor_pixel-style/tree/bka

Change-Id: I8e3c5327bd1f2f6bf7255be74cbf63e5b8a77bc5
2025-11-04 20:39:23 +00:00
minaripenguin
1d04b00c01 Inherit Pixel additions and bootanimation
Change-Id: I8142a79a039c32492eab6d76f1f21470361bb4ac
2025-11-04 20:38:45 +00:00
Zabuka_zuzu
b5b4809022 vendor: Build gamespace and bthelper
Change-Id: I165a7cc17afb300440103c83e5f3eb7bc80e98c4
2025-11-04 20:30:58 +00:00
minaripenguin
62c57ff209 vendor: Add pihooks default values
Change-Id: I4ab2c11b722bdb4e109733fdbdaab34fe644359a
2025-11-04 20:29:48 +00:00
techyminati
06258a1166 config: Enable Material Design 3 Expressive
Change-Id: Ib6d3ac2e0f3d76768c508e1b00efc51e141c1b09
Signed-off-by: techyminati <sinha.aryan03@gmail.com>
2025-11-04 20:29:48 +00:00
rmp22
ef1c13d2f7 common: Disable art debug builds
Change-Id: I44e16c12c70e30dea8e85a9751cc94e4ff329898
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
2025-11-04 20:29:48 +00:00
Terminator-J
532fea4083 kernel: Set "safe" default values for kernel build host & user
Take all the fun out of the game and set sanitized values by default.
2025-11-04 20:29:48 +00:00
Danny Lin
449abcdaca config: Disable RescueParty
RescueParty's aggressive approach to error recovery almost never helps
with the problems we're likely to face, and its risk of data loss is far
too high. Force-disable it entirely and remove all other conditions,
especially those that depend on data integrity in the first place, to
reduce the risk of RescueParty triggering falsely and causing data loss.

Note that it is still possible to force-enable RescueParty for testing
purposes using the persist.sys.enable_rescue property.

Change-Id: I62c86782965ecdfcc8181112eca300169b4cca56
2025-11-04 20:29:48 +00:00
minaripenguin
7e9d7816b4 config: Build tensorflow lite jni
Signed-off-by: clarencelol <clarencekuiek@proton.me>
2025-11-04 20:29:48 +00:00
HeCheng Yu
cd418c7404 config: Disable default frame rate limit for games
Android 15 limits refresh rate to 60hz for games unless we enable the developer option 'Disable default frame rate for games' manually.
Adding this prop enables it by default.

Change-Id: I8fe158dd74a39f0f0d22cd94398d8d8fa3a05042
2025-11-04 20:29:48 +00:00
Andrzej Perczak
220d183cf4 common: Optimize Launcher3 and Settings for speed
Signed-off-by: Andrzej Perczak <linux@andrzejperczak.com>
2025-11-04 20:29:48 +00:00
someone5678
5a38f5b97e config: props: Set default wifi country code
* To 00
* Make it overridable

Change-Id: I2025fc927363baf547b36ecd6ebe9c7fbc4d7611
2025-11-04 20:29:48 +00:00
Le Hong Duc
5c7d63436b config: Don't dexpreopt prebuilt apps
Pre-optimizing prebuilt Gapps is not needed because they are mostly
updated via Play Store and device will optimize them on install.

Save some space on /product partition and reduce build time.

Change-Id: Id90ef2deaba4ec196081fa88f7e25db1c50a027a
Signed-off-by: Le Hong Duc <hongducthbk123@gmail.com>
2025-11-04 20:29:48 +00:00
minaripenguin
de002f654e config: Disable memtag for different processes
* it defaults to async if not specified

Change-Id: Ib98ebfae7a80ba2bae326a79ebf969cc7b82bd5e
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-04 20:29:48 +00:00
ShevT
ae075bda5d config: Adding an option to build DeviceAsWebcam
Change-Id: I8bf747579b89d9fda93f9efd517c02f575343cc1
2025-11-04 20:29:48 +00:00
Pranav Vashi
593d23589c common: Allow OTA downgrade regardless build type
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-04 20:28:31 +00:00
Adithya R
53f27152a1 soong: Add support for miui camera mode [2/2]
Change-Id: I0c912a1c7056bb204a24bd5f0a08308cae71f3f3
2025-11-04 20:28:31 +00:00
ponces
e65d56f463 vendor: Switch to AOSPA's face unlock implementation
Change-Id: I22f737d98ad6d21fac2fa0e1abd0ea002f05341b
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-04 20:28:31 +00:00
Jake Weinstein
1f034f65df soong: Add support to set vendor tag with client package name
* OEMs like OnePlus and Nothing detect camera package name to unlock features like 48mp.
* Use TARGET_CAMERA_PACKAGE_NAME to specify the package name.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-11-04 20:28:30 +00:00
Zabuka_zuzu
eb307c1fcb lineage: Initial rebrand
Co-authored-by: Pranav Vashi <neobuddy89@gmail.com>
Co-authored-by: Lup Gabriel <gwolf2u.website@gmail.com>
Co-authored-by: Hemant Sachdeva <hemant.evolver@gmail.com>
Change-Id: I35e1b706cf3319212d4f723dd95fcb3126dd85fb
2025-11-04 20:26:28 +00:00
rmp22
35207f0cd2 drop lineage utilities
Change-Id: Ia4eb22c5243615ee6bf2b7281f7e67cae5af4c78
2025-11-04 19:54:09 +00:00
Michael Bestas
d67f867c53 config: Error out when using deprecated BoardConfig flags
Change-Id: I12987775fff8ffafd3a0f247bd1a8e3f00e3bfc8
2025-07-03 06:23:45 +00:00
Bruno Martins
aa45b67bf7 config: Remove touch HIDL from FCM
Change-Id: I9510fc0a1aa9c6f9b89e86dd9a6598d332b34e82
2025-06-27 08:26:12 +01:00
Michael Bestas
085fdefe6d config: RIP Trebuchet
Change-Id: If195faead912e8e2aa943d16d7495508167fcac2
2025-06-27 08:26:12 +01:00
basamaryan
db0e0203b1 LineageOS 23.0
Change-Id: Ib993e7d13e3e51e354a6e59fe6b2088b5e5af0de
2025-06-27 08:26:12 +01:00
micky387
a8b479083d envsetup.sh: Export LLVM_AOSP_PREBUILTS_VERSION with the current clang version from soong
Needed for KERNEL_CLANG_VERSION if TARGET_KERNEL_CLANG_VERSION hasn't been set by the device config

It's boring to change it on each Google change ...

Change-Id: I1d682611cbf6c60d7ae6227b0b5afde591adf471
2025-06-26 22:04:16 +01:00
Luca Stefani
f4a6ff209c Add AIDL touch HAL
Change-Id: I9b54a662bf09ff1bfe26ac1d0585595b3d21f2b0
2025-06-06 20:56:19 +00:00
Aaron Kling
cae9b362a9 soong: Support prebuilt_kernel_headers
This depends on a kernel headers tarball path being passed in
TARGET_PREBUILT_KERNEL_HEADERS, in the style that the kleaf kernel
platform build generates.

Change-Id: Ib82659fa44ef221e73d0d129daafbaae6bad87a2
2025-05-31 19:24:17 +00:00
LuK1337
0782bdf838 config: BoardConfigReservedSize: Disable via WITHOUT_RESERVED_SIZE=true
Test: WITHOUT_RESERVED_SIZE=true \
      get_build_var BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT
Test: WITH_GMS=true \
      get_build_var BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT
Test: WITHOUT_RESERVED_SIZE=true WITH_GMS=true \
      get_build_var BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT
Test: get_build_var BOARD_SYSTEMIMAGE_EXTFS_INODE_COUNT
Change-Id: I54dfce46c57c4265954ecbdee3ed9b9f2fc18efe
2025-05-27 21:27:15 +02:00
Michael Bestas
82511810dd config: Mark remaining BoardConfig flags as deprecated
There are still lots of users for those and maintainers haven't been
very responsive, so make it a build warning and remove them in 23.0.

Change-Id: Ibf59f45921f622b8eca6df6d57e9e3557847af51
2025-05-11 16:41:03 +00:00
Michael Bestas
03a709673f config: Deprecate BOOTLOADER_MESSAGE_OFFSET
All users have migrated to soong_config_set.

Change-Id: I0b621c9a92d79a54ab45ca9d7a54e843ce3d39d4
2025-05-11 16:37:40 +00:00
LuK1337
c2dd68f84a config: Use add_soong_config_namespace/add_soong_config_var macros
Test: m nothing and compare out/soong/soong.lineage_*.variables
Change-Id: I802f4f7eb37d520fd74599e2b673a5b2368c5d09
2025-05-11 11:20:01 +00:00
Bruno Martins
df60b80a44 config: Deprecate TARGET_POWERSHARE_* flags
Change-Id: I8fc2be89d4bcb2ea7c253376ba656321eccda41b
2025-05-11 09:21:16 +01:00
sidharthify
5b6439083a config: Migrate PowerShare to AIDL
Change-Id: Ie2ad2cc36bb6153f19ef799d52ef295274bd6429
Signed-off-by: sidharthify <wednisegit@gmail.com>
2025-05-10 11:48:03 +00:00
Bruno Martins
113344049b config: Deprecate TARGET_POWER_LIBPERFMGR_MODE_EXTENSION_LIB
All users have migrated to soong_config_set.

Change-Id: I55e7907253c85f6c0615ceb67be4638ad177b6b0
2025-05-07 20:19:27 +03:00
Michael Bestas
e722226e88 config: Deprecate TARGET_TRUST_USB_CONTROL_* flags
No shipping device uses them.

Change-Id: I5fb71c9231ed82fa9e63fa74078ba0bebfd476c4
2025-05-07 20:17:54 +03:00
Michael Bestas
c9cf7884ba config: Move additional gralloc 10 usage bits to select()
Change-Id: If1542af472e74cd953d9ca093dd225dbba028aea
2025-04-30 01:08:39 +01:00
Michael Bestas
93ebcc2fa2 config: Move camera override format from reserved to select()
Change-Id: Ic8453eb9ef5fcd5b9bbfe22a8bb8100be2644e2d
2025-04-30 01:08:39 +01:00
Michael Bestas
2d041eca9e config: Move bootloader message offset to select()
Change-Id: Ic97af638005c299963d0aaa39e04227dcbca8751
2025-04-30 01:08:39 +01:00
Michael Bestas
2bd35f62c1 config: Move USB restrictions to select()
Change-Id: I0dd6ccca2493ac50019d7d077c25302d62ea4ab3
2025-04-30 01:07:53 +01:00
Michael Bestas
712c75560f config: Move vendor_init lib to select()
Change-Id: Iccda5ad6d1c37a63ff7959bd3887e120ad403d5c
2025-04-30 00:12:46 +01:00
Michael Bestas
f12b53506a config: Move libperfmgr mode extension lib to select()
Change-Id: I81ff7c05e9918a6f52f8b1bb7bcf179d3a76d078
2025-04-30 00:11:48 +01:00