power tuning settings related sched and dcvs
Change-Id: I747e8bbb2cc88f188f7ee7bab17dfb2b57c610a1
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - It seems that for qti bt this should still be built with AIDL, to avoid problems with bt
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I06c581c72a9f0f99331049740af934d96a0b59a7
- fixes F linker : CANNOT LINK EXECUTABLE "/vendor/bin/mutualex": library "android.hardware.wifi.hostapd@1.0.so" not found: needed by main executable
Change-Id: I16362439c441219eb8cdd7721775e73d3e2e0066
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
- This is to allow supporting WiFi 6 mobile hotspots,
to be noted this is only supported on SDM865 and newer platforms.
Change-Id: Iab61bd12499968e8823b3078acd1c7b8bce46136
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
We don't need to support multiple Android
Versions in the same tree, so revert to
avoid unnecessary complexity.
This reverts commit e11e8a5977.
Change-Id: I856b48f8120d4c8730bd591c1e5e9ab1226f48cb
* Results in some supposedly AAC compatible devices
like the Samsung Galaxy Buds Live not having it as
an option despite being a supported codec of the
device.
Change-Id: Ia53a378c74c9cd5ec0d881026b2067aa4d638fcb
Despite AOSP design, Qualcomm still relies on vndservicemanager
even for devices shipping API 30 and higher. They build vndservicemanager
for all targets and we should too.
Change-Id: I4d6d8d58b55744aa4fff694af6a2adad3783983d
TARGET_USES_RRO is used to guard the common audio overlay
in the audio HAL for recent chips. This enables
config_useDevInputEventForAudioJack
Change-Id: Ib1bde41434921fcd1b9001d02aeaa113d934e4bf
The restricted cpuset is for system tasks that are
throttled because the screen is off. Google only
runs these tasks on the little cluster
to save power and we will follow suit.
Change-Id: I0174beb11dae2109df4ddf65304bd50c5cc05264
PresenceAppSub2 is no longer used, so remove it from
whitelist
Signed-off-by: chrisw444 <wandersonrodriguesf1@gmail.com>
Change-Id: Ibc65b0d26d555c4b0bae02fb0bfbeb9a5075cac6
The reason Qualcomm maintains their own copy of task_profiles for
lahaina is that API 30 does not support UClamp. However, the
current task_profiles for API 31 and higher does support UClamp.
Qualcomm's modifications such as I/O CGroups and audio CPUSet
are already integrated in the CLO system/core task_profiles,
so we can use that instead of maintaining our own.
Change-Id: Ibd3378976cf6f761eefdec3a1051ba80fa1e247e
[1] - Since we have a common tree, why not build it, since all devices define it in their own device tree?
[2] - This is the basics for some things like ril and bt to work from A12
[3] - Secure element is being built because it is needed to run vendor/lib64/libril-qc-hal-qmi.so
[4] - We are already building telephony system variant
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: Ib8ab918299191ca6605c1ba70f651f1040f3018f
Legacy ril is deprecated and no longer included in the builds.
Remove legacy ril starting logic as legacy ril is deprecated.
Change-Id: Ie4354592fe9f5d6aefdde2d37479cd5879c059c6
Signed-off-by: chrisw444 <wandersonrodriguesf1@gmail.com>
[1] - Why are they in system if it is copied to the vendor?
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: If130c5ac9f7de819abb0f6d3f7317d09bf7a50ab
[1] - Now we have Pixel 6 here, which doesn't use any Qualcommon,
so let's move it to the appropriate place.
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I6027e8a0664a60de6b5d32e7cf98b8843088cf32
power tuning settings related sched and dcvs
Change-Id: I0130c077543a0c5d2d198a7b30e0417121c14dd1
Signed-off-by: chrisw444 <wandersonrodriguesf1@gmail.com>