We are going to be disabling this for all targets.
IOP has been phased out in favor of Preferred Apps.
Change-Id: I4d6204c61d04f62326105f50e9a4832a2c53e605
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
We merged the test directory into the main directory in
an earlier commit to simplify the Makefile, but forgot to
remove it completely from the Makefile.
Change-Id: Ib1d9713025a2924a4b7f06d40694fb367c0ff95a
Signed-off-by: BladeRunner-A2C <john.smith@unused.email>
There are different tags being used in different
components, hence this doesn't makes much sense.
Also, the mentioned tags are outdated with respect
to what the components are using at the moment.
Change-Id: Ie6d60343e2beec37ac0c9fe911bc12a26146bcee
Blobs are updated to LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0
Configs are updated to to LA.VENDOR.1.0.r1-15600-WAIPIO.0
This does not work yet on pre-5.10 SoCs.
Those SoCs will use the perf-legacy
component until that is fixed (or indefinitely
depending on the complexity of the fix).
Note: I am aware that there are conditions in perf
that only apply to legacy and conditions in perf-legacy
that only apply to perf. We need to nail down the
supported targets before I can clean up completely.
Change-Id: I7925042da82fac6e5353c1a4b1660b3ca9e128d7
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
This reverts commit 07fb532f08.
This causes weird inconsistent scrolling behaviors, even on v5.4.
Change-Id: I57e6e31aed281c51ec436dabf8e1fbb770580fa2
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>