we already saw some janks caused by longer runnable time.
so Enable TAPreferIdle for first frame
Bug: 372168866
Flag: NONE powerhint do not support flag
Change-Id: I01f699abd1eaed5760789d6c0788cbe4791e2b13
Signed-off-by: Chungkai Mei <chungkai@google.com>
Revert submission 30519089-move_modem_sepolicy
Reason for revert: DroidMonitor: Potential culprit for http://b/380274930 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Reverted changes: /q/submissionid:30519089-move_modem_sepolicy
Change-Id: I38b91b63d67d3a72ef688a5f5869bab301ed2853
This is to redefine all the variables in the mk file, not just
TARGET_SCREEN_DENSITY.
Test: adb shell wm density
Flag: EXEMPT Bug fix
Bug: 369953823
Change-Id: I05733586e9e5ee1ee8769fde16b0032bdc2fd015
We've started pushing init.insmod.*.cfg into the kernel prebuilts, and
installing it to /vendor_dlkm/etc, but it may not be available on all
prebuilt variants (e.g., kernel 5.10).
Here, we:
1. conditionally install our common init.*cfg to /vendor_dlkm (only if
$(TARGET_KERNEL_DIR) doesn't have a copy)
2. point init at /vendor_dlkm/etc
When we've cycled completely off of kernel 5.10, we can drop #1.
Bug: 369686096
Test: build, boot
Flag: EXEMPT refactor
Change-Id: Icb9fd5db204cb482a339eb7d8129dfae2538ee68
* Without this CL, the following gs-common ag/29381547 will hit a
duplicated name issue.
Bug: 364190751
Bug: 229298787
Bug: 366426322
Flag: EXEMPT castauth enabled
Test: ab/P80927970
Change-Id: I6bf2fe4ce933f70179cb83fa597caaf98806ffdc
am skip reason: Merged-In Id1e1267ab774725d18687193c1e168dc543a1e7d with SHA-1 0b1f5e7fc9 is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/3257965
Change-Id: If274207a658a0d184a19afb75d0192a7b2a980ee
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Id1e1267ab774725d18687193c1e168dc543a1e7d with SHA-1 0b1f5e7fc9 is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/3257965
Change-Id: I947b093387edc157a515ed0f8e44edb630a4cb8f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
The Android are now based on Trunk Stable world and Pixel prebuilts CLs
also needs to reply with this which controlled by the flag which results:
- the flag value might be different on each branches
- the flag value are mostly different on each release configuration
- for local builds, ENGs' needs to figure out the correct location
of current prebuilts by checking through entire prebuilt textproto
files
To alleviate this problem, create an symlink file under android root
indicates current prebuilt path after invoke the android lunch cmd.
Bug: 364831620
Flag: EXEMPT export current prebuilt path
Change-Id: Ieb2d6f517d62bf9a5270fe7ed5fc7643572ea3fe
Signed-off-by: Robin Peng <robinpeng@google.com>
- avoid wrong sensor value reading for thermalHAL
Bug: 327327502
Test: Build to boot to home
Flag: EXEMPT (bug 337358613)
Change-Id: Id3f90b16dcbb1f485915de9877ff2906d99901c6
Signed-off-by: Peter (YM) <peterym@google.com>
Bug: 344685639
Test: Checked the trace file running on the device.
Flag: NONE powerhal doesn't have a flag yet
Change-Id: I934a7763c480a6cd46e98ba6020c5ac29cb7587c
am skip reason: Merged-In Ie052fcfb128711cdeed0083e52b40c8c53f4f805 with SHA-1 16db441dbe is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/3131540
Change-Id: Ib95e5344f1b18cd770a9c0d05127bdc91a9ba6e2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ie052fcfb128711cdeed0083e52b40c8c53f4f805 with SHA-1 16db441dbe is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/3131540
Change-Id: Ide683cfac6e58bbd03081bd29049d9311eb9abec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This involves the API change for allowing
HAL to control different instances
Bug: 344707694
Test: VoIP call
Change-Id: I6d811b160f107c16201158c99bf1228ccb7d0d49
Signed-off-by: Carter Hsu <carterhsu@google.com>