These are critical for display performance and should not be balanced
in order to improve latency and responsiveness.
And also affine them.
Change-Id: If49ecb8757d133a7fad0d7946837b35403e57c2a
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
* Generated using the command
"adb shell thermal-engine -o > thermal-engine.conf"
* We don't use thermal daemon from OOS which has these
changes inline, instead, make CAF thermal-engine happy
with the config.
Change-Id: I02e45dfbf9880c8e8418c4d8d9b4d827b4d7066d
thirteen
* This was the default in CAF before OnePlus changed
it to com.oplus.locationproxy. This is apart of the
framework 'oplus-lbs-services', which we don't use
in Lineage.
Change-Id: I5144d32a6f63de5109ca2cc408bc895f621c1260
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.
This change uses component-override to enable the service by default.
Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.
Bug: 135048762
Test: adb shell pm query-services \
com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
adb shell pm query-services \
com.android.bluetooth/.hid.HidDeviceService
adb shell pm query-services \
com.android.bluetooth/.sap.SapService
Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
* OnePlus has these in privapp-permissions-oem.xml
instead of privapp-permissions-qti.xml for some
reason but I don't want to copy their entire OOS
specific file.
Change-Id: I0b1785e9f83d440936397dd9efe4e503bd4cac7a
telephony services are white-listed who all need
to freely run in the background. This is temporary
work-around and some of the services will be
removed from the list based on the feasibility.
Change-Id: Ice11429b5b78d5786dc701251b507b7dac5745ee