Reuqest ref time/location in factory cold start
Allowed age can be set in the CFG file. Up to 600. (defualt is 0)
Bug: 328349939
Test: VTS/CTS and GNSS sanity test b/332100288
Change-Id: I5bf823de12f4e2ded3ba730fb5c5fef2840ecb3f
This CL enables CDPreferIdle for both 30 and 60fps use-cases. It also
limits the CDCpuset to 0-6 to avoid using the BigCore. For 60fps
use-case, it additionally bumps up the MIF frequency to 1.539GHz which
can help reduce the power regression caused by enabling CDPreferIdle
(limiting it to around 10mW regression in CPU power).
Bug: 325510979
Test: https://buganizer.corp.google.com/issues/325510979#comment23
Change-Id: Ib5312882f5de80a95c6061f636d7f1f9642b6299
fingerprint recognition fails is covered by the explanatory
illustration on TK4.
Customize the udfps lottie animation translate position for TK4
Flag: NONE
Bug: 330653929
Test: manully test with reproducible steps:
1. Settings app> Security & privacy > Device unlock > Fingerprint
& Face Unlock.
2. Unlock the screen lock > Fingerprint Unlock > transit to the
fingerprint registration screen.
3. Touch and hold the fingerprint sensor multiple times to attempt
fingerprint registration.
4. Fail to read the fingerprint once when touching the fingerprint
sensor for the registration.
(e.g., shift the finger to an incorrect position)
Merged-In: I818e49b5ee7ae1f7057fb63ccf3f8604efdf0964
Change-Id: I818e49b5ee7ae1f7057fb63ccf3f8604efdf0964
(cherry picked from commit f944eccba6)
Remove the below power rails as they're going to be replaced with
different ones for better ODPM coverage.
- S8S_VDD_G3D_L2
- L9S_GNSS_CORE
Bug: 331556280
Test: Push config and verify thermal logs
Change-Id: Ic5c6cb7c4ddae258c89cbe3cb50a104f7044e016
The package name is used when signing the APEX.
Bug: 331550816
Change-Id: I06e44a7f1bb37c96de5fb66fca992c819cb85a92
Test: m com.google.camito.hardware.threadnetwork
Add this property to enable the TE2 control in the composer.
Bug: 307787644
Test: getprop | grep vendor.primarydisplay.fixed_te2
Change-Id: I493aa7471dcfd6c542d49fad07c724f50ecba3b9
Bug: 328685643
Test: Power test show ~20mW CPU power increase. but cpu profiling show CPU operation frequency are lower than before, which will limit the impact when system level CPU throttle start.
- Project11 power hint reuse "streaming_standard" with extra MIF target tuning
Change-Id: If62e93032f9f4d69caa2f74e8a4cf4b2cf68be86
Change the rule to identify wireless charge according to the latest
hda definition from bms driver pa/2736243
Bug: 324267311
Test: boot to home
Change-Id: Ice9b38201cbbe868784ac389e799cc24e8f8b7ff
This reverts commit 5a9d9cb5f2.
Reason for revert: patching race condition together
Bug: 324008766
Change-Id: I7f067b6b80a714a162a4efa6ee13a11a459ec7e6
We already have the CPU scheduler optimization for game mode to sustain
the power and perf, so remove the CPU thermal policy at lower
temperature to avoid the interfence on CPU scheduler.
Bug: 329697728
Test: run genshin
Change-Id: Ib0d47b3de7b3550a3af4db37ef062f8c5d2ea262
Latest ML models have been trained for latest HW and are no longer
valid for proto devices. We can use legacy equation prepared for
proto devices and remove any stats upload to avoid polluting stats.
Bug: 320714468
Test: Build and boot on proto devices. Check Virtual Skin output
Change-Id: Ic80934f0df80a423d8ba2cb4d1ac4b45999803fe
Signed-off-by: Sayanna Chandula <sayanna@google.com>