TASchedtune boost hasn't been tuned for a while and after some tuning it
looks like 30 is a good tradeoff for boost.
Bug: 133178998
Test: manual - boot device and check schedtune on touch hint
414 MHz is not enough to handle more intensive blur scenarios, e.g. a
single layer of notification shade blur with more content on top or
2 layers of blur when pulling down the notification shade on the recents
overview. Bumping the frequency slightly to 515 MHz alleviates most of
the jank in these scenarios.
While this makes sense on dynamic partition devices where this
generated a smaller binary, on devices without dynamic partitions
this uses valuable system space which should be used for gapps
and instead should be kept on the vendor partition.
This reverts commit 1e2df63.
Change-Id: Ide5a0a714eb4f4cf65ef72542f287d32242531ad
Stock PM is causing null pointer dereferences, so just update it
to a sane one and bring up cnss/gnss/ril.
Change-Id: I62bde6bdd31e637e7ae268dfe2b9ad8b65f7317d
Dialer, Launcher3QuickStep, and netutils-wrapper-1.0 are already built
in the system.
WallpaperPicker should not be built as we have WallpaperPicker2 as part
of ThemePicker.
None of these packages belong in the device tree.
Change-Id: Ia7c005caa09125490dbe8f071055e2059dcc4cb2
This is a squash of the following:
Author: Bruno Martins <bgcngm@gmail.com>
Date: Tue Jun 19 23:55:25 2018 +0100
walleye: Fix typo from CodeAurora in blob_fixup
* Let com.qualcomm.qcrilmsgtunnel break free
Change-Id: Ide5759eef7e3100ac5b50f5dc95a3f90119e592f
Author: Michael Bestas <mkbestas@lineageos.org>
Date: Sat Dec 19 02:53:35 2020 +0200
walleye: Switch to standalone extract utils
Align with templates while we are at it
Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
Author: Rashed Abdel-Tawab <rashed@linux.com>
Date: Tue May 14 00:36:02 2019 -0700
walleye: Import and tailor {extract-files,setup-makefiles}.sh
* Partial pick of Id399faa404207ce018f0f0187c9576b61f5d4dc9.
Change-Id: I866e015e3ba717ae7fc585dc56f118f3e251154c
Change-Id: I231d822f364f57314009be4d08af993b97bf5705
Currently all writes to the dev interface are done
by WriteStringToFd that uses char internally.
The current values seem to expect to be written as s32,
this sadly won't happen and triggers a special case in
the write handling of pm_qos_power_write:
it expects char buffers to be encoded as base16 and
decodes them.
This means the current 44 is actually 0x44 -> 68 seen by
the kernel.
Luckily it seems like both accepted values for this node
don't hit the threshold to enter C2, so it was never
noticed in real usage and didn't effect the device
C-States handling during hints.
Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com>
Change-Id: Ic544d4dcaa1edc3de913aed737baf1af88a45360
Today, the dark boot follows the Dark Theme mode in Settings. Now
the UI team decide to always use dark boot after the device is
provisioned. So users will see fewer disturbances when a scheduled
update is taken at night
Bug: 181339788
Test: flash a Pixel -> boot -> dark theme is set;
boot again -> observe dark boot
Change-Id: Id4989e4e78471bcefc2730ba7d9adc36f5ac9c75
For non-REL branch, move VNDK APEX to /vendor partition so we don't need
to update vendor.img prebuilt everytime there is a change in the VNDK
libraries.
For REL branch, the API/ABI surfaces of VNDK libraries are frozen so
don't need to move to /vendor partition.
Bug: 140136207
Test: Build on REL and non-REL branch
Change-Id: I9c19181c0a8d47b2803d00c084a3ce66900b79da
Revert "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferre..."
Revert "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferre..."
Revert "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferre..."
Revert "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferre..."
Revert "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferre..."
Revert "[DO NOT MERGE] Remove ASSIST_GESTURE action from deferre..."
Revert submission 11818631-deferred_medium_priority_actions
Reason for revert: <investigate b/159568565>
Reverted Changes:
Id1d6d67f6:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
I9bc31a200:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
I9b033a06e:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
I1633e191c:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
I56d8f9e5d:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
I086d2d9a5:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
Ibc6e15d29:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
I086d2d9a5:[DO NOT MERGE] Remove ASSIST_GESTURE action from d...
Change-Id: Ia86468ae6588134af48609a50fec774166f3b25f
We plan to disable active edge from P20 project. Since the
deferred_medium_priority_actions contains ASSIST_GESTURE action and
it will be the showing deferred setup condition. So we add a new
PixelSetupWizardOverlayActiveEdge RRO package to enable this action from
deferred_medium_priority_actions for P19 and older project.
go/suw-disable-activie-edge
Bug: 158540758
Test: manual test
Change-Id: I56d8f9e5df87c71c02942979ccb52f0fa8578c30