* Based upon LA.UM.9.14.r1-21000-LAHAINA.QSSI12.0
LA.QSSI.13.0.r1-09700-qssi.0
Change-Id: I7085e5686c6cc2d63a62f84557bc1bac3d579e67
Signed-off-by: electimon <electimon@gmail.com>
* Does not work on A13 anymore
* legacy devices should use AOSP WFD instead.
Change-Id: I05b834b39720bb2b224eaaab24bb76cf9136ddb9
Signed-off-by: Jprimero15 <jprimero155@gmail.com>
test: Observe no crashing on holi due to missing QSEE app.
Change-Id: Ia56f3e13c99a4f90f6fecd9888ee429e444b2fa3
Signed-off-by: electimon <electimon@gmail.com>
* even with 2gb ram this is too agressive.
* let it be configured on perfconfigstore only because we can also set it per ram size there.
example:
<Prop Name="ro.vendor.qti.sys.fw.bservice_age" Value="5000" Ram="3" />
Change-Id: I94b98ebc400ac52eef735e6fcbf9ffd5d9eb9265
Signed-off-by: Jprimero15 <jprimero15@aospa.co>
permissions are required for sthal communication
with kernel module to work.
Change-Id: I6f3daed36d20f70ce0fb789cc9142a4cd5a3923f
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
- This should improve the CLO LMKD experience.
Change-Id: I5def897ceb21202375f470da719194bc45fc4bab
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
* Not every device uses tavil based sound card, also
the tuning txt contains settings specific to the
tavil sound card so it makes no sense to copy it
on all devices.
This reverts commit 5bb9c8399f.
Change-Id: I4fb2b9a9be435cbb8debaff2121aa5a676795eda
To disable cdsp daemon by checking value of node
fastrpc_cdsp_status which is set after checking if
NSP is defective.
Change-Id: Ic97aac8bf1c9fc392f96f9bb94e6f5097ce12700
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: Ic4c20c4a3dd7058f3b711c2dcd63b6904ce725c4
Signed-off-by: Sandeep P R <quic_spr@quicinc.com>
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
gsl_fe needs to access and ioctl with virt_sndcard_ctl node,
set permissions in ueventd.qcom.rc
Change-Id: If8380dbb911ede7b9d2e943402a54613b9547daa
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
- These platforms have audio_tuning_mixer_tavil.txt instead of audio_tuning_mixer.txt however there are still checks for audio_tuning_mixer.txt.
- Copy the audio_tuning_mixer_tavil.txt from these platforms to audio_tuning_mixer.txt as well to resolve the log below:
MCS-RT-CTL: Can't open the configuration file /vendor/etc/audio_tuning_mixer.txt
Change-Id: I61e743fc0cb89990b87a10a56b55c244a0ff0362
[1] - C2 audio service is requesting AGM and PAL services in the logs, and this is only found in audio-ar.
Then revert bengal to media-legacy
Change-Id: Iab5eb30f8c79976ae4f4a768da4a9228a7d6d1db
Gold+ cores use significantly more power than Gold cores.
Only allow top-app tasks to run on Gold+ to save power
and prioritize the most critical threads.
Change-Id: I95e5e18dfe0e5b6818eee1c589a22959bea4868a
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
[1] - Required for offline charging on some devices
Change-Id: I612a8cebd63b64e1ba47fda6a16b86cc85c63569
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
* If sscrpcd start early, the dsp it runs on
isn't ready yet.
test: Notice reduction of
"Error 0x200: apps_dev_init failed for domain 0, errno No such device"
in early boot logcat.
Change-Id: Ib3ec232677e4831262de631f5ccd9dfa6008f6a0
Signed-off-by: electimon <electimon@gmail.com>
* sensors.ssc.so and libsnsapi.so is canonically
modified by OEMs to allow custom sensors,
sensors.ssc being the library that holds sensor
implementations and libsnsapi holding sensor
proto files also loaded by sscrpcd
Change-Id: I676fb3f988b02b3289d6efaad510094dafbf5bfd
Signed-off-by: electimon <electimon@gmail.com>
[1] - monaco and taro always uses 2.3 hal and only perf component
Change-Id: Idff89e0d56a326b29d30db467c411938fd80ab56
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>