[1] - I don't know why qcom left this missing, but it breaks flash build on sideload, as well as a possible OTA update.
Change-Id: I2f209f73b6199a93fe5e4745ac4410f6090daba0
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Also comment other changes
Disable VoLTE on TIM Brasil because it is
not allowed on unsupported devices.
Change-Id: I0df3d87074378224a6b29b26166dcf2fc59f34c2
For easy transition from SchedTune to UtilClamp, direct access to these
cgroups should be abstracted by using task profiles. Replace writepid
commands with new task_profiles command.
Bug: 155419956
Test: change .rc file and confirm task profile is applied
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: Ide373c283359cf4b73af4cb0813d8c0306942595
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Signed-off-by: CHRISL7 <wandersonrodriguesf1@gmail.com>
If either a device needs to override the variant in
device tree for a specific reason or all devices
on a particular kernel version and SoC
need to override the variant in common.mk,
they can do that.
USE ONLY IF YOU KNOW WHAT YOU'RE DOING
Change-Id: I2fa57d544956966b18b6d16fba056bb225e1a898
[cyberknight777: Use conditional assignment operators]
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
* Can't have them in hardware/oplus/sepolicy/qti/vendor/genfs_contexts
because it conflicts with generic/vendor/lahaina/genfs_contexts here.
Change-Id: I542e7b542aec7a7270095c82bfbd0c22941dc9cd
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
* Can't have them in hardware/oplus/sepolicy/qti/vendor/genfs_contexts
because it conflicts with generic/vendor/kona/genfs_contexts here.
Change-Id: I36d28dc8dc4e2e86b30f623023cf2757d35bccf0
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - Qualcomm is using the exact same hal and GPS blobs for all SoC with A11 GRF, so we will define this as Common
[2] - Use HAL and Blobs from LA.UM.9.15.2.r1 because it updates faster than other platforms
[3] - HAL and blobs from LA.UM.9.15.2.r1-06600-KAMORTA.QSSI-13.0
Change-Id: Ia4c40020ff9155f178fd52e307ef278806f40046
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - Qualcomm doesn't enable this by default on some platforms, so some OEMs like Xiaomi and OnePlus add this to fix it.
Change-Id: I7c786e090d96d6c5b71eaa4a18222434167a59dc
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - We already have the component conditions for this
Change-Id: I10e0a72c0d9b32cfeab709d98b94125a7fade286
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
* We don't need to manually set this anymore.
Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
* 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>
* should not be limited to sdm710 and sdm845 because this is needed for charging component
* follow the format of other qti init shell labeling
Change-Id: Ie05fddd1dbf8e5789831f6ec5c7450607705b4f4
Signed-off-by: Jprimero15 <jprimero15@aospa.co>
* 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>