build/make/core/board_config.mk:1001: error: BOARD_API_LEVEL must not
set manully. The build system automatically sets this value..
Change-Id: If59ae9dea6cb13701d7217a1c0a355d4e07113eb
No need to separately modify each file when we can just deal with one and make
life easier in the future if we do need to make changes
Change-Id: I8417ed734fd1cb6392d76e06bc176182a1d21598
Users are saying that payton's handset and speaker volumes are
quiet in all situations, so globally increase them slightly
Change-Id: Id6708c39031cdeb51d27013072a37520eced81fd
Unfortunately, QPR2 seems to cause this app to randomly crash when checking
for aux cameras and I don't currently see a fix, so let's drop it for now
until a solution can be found
Change-Id: Ife2b51aac6c1f77b59cce498e29cd105a5564658
Turns out there's one extra file needed and redo extract from
motorola/rtwo_cn/rtwo:14/U1TR34.8-19-11/a7b98-bf32f9:user/release-keys
Change-Id: If7605e7040e0887a36758730e113f54928644478
Pin euicc, hotword and MotCamera4 (the one on retcn doesn't have Google Lens)
Also pin some CarrierConfigs that don't exist on retcn
Change-Id: Icaef3bfb9ed4c054176b7ed2b9df1efabf5dff32
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 230+GB userdata image.
Which means that less free space is required to start the
build.
Change-Id: Ibf48e7cdf566a4653e85352a79170b354d917234
This reverts commit 9c818feb32.
This feature is gone in A14 completely, no need to mark it as
unavailable.
Change-Id: Ia99235cff45955bca967bc0321290ffaced2114f
Android 14 introduced BOARD_SYSTEM_KERNEL_MODULES and it conflicts with
the currently implemented GKI handling setup, so workaround and migrate
to SYSTEM_KERNEL_MODULES.
Change-Id: I77798268c825a08761c103faaf3a38a9e086dad4
Unfortunately the 100MB filesize limit is causing us grief here, so we must
split up the blobs within the MotCamera4.apk to reduce the size of it...
This also breaks HDR10 Video Recording, so that feature will also be disabled.
Change-Id: I453749f2d16108f64a9eef52992a77a92eb6ede2
The default thermal-engine-rtwo.conf is way too agressive with throttling that the performance
is way too low for any users trying to play 3D games on a Snapdragon 8gen2 runs almost as slow as
a SD 8gen1+, so let's swap to the rtwo-game-perf config as when we compared the configs it
allows for a better performance to thermal balance. We also checked rtwo-perf but that one
was more of a "let's get the highest scores in a benchmark and turn the device into a
handwarmer" kind of thermal config.
Change-Id: Id5c991a198ef6be61009a9785b5e8604aa1fdc91
This now matches securemsm-kernel configs for kalama.
Essentially, QCOM explicitly loads hdcp_qseecom_dlkm in recovery
and also decided to load qrng_dlkm in the first-stage in order
to improve booting times.
Change-Id: I6ff0debc8eaabf3d2ee0d06771f74b90d21e1804