Revert submission 25189355-nfc_overlay
Reason for revert: Causing bootloop with signed builds
Reverted changes: /q/submissionid:25189355-nfc_overlay
Bug: 309117462
Test: Compiles, device boots up
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d92852d6470408275fb7e4072188e70ca316c27a)
Merged-In: I08a0c9967cd5da77d59ef60627b793efcf2d8377
Change-Id: I08a0c9967cd5da77d59ef60627b793efcf2d8377
NOTE FOR REVIEWERS - errors occurred while applying the patch.
PLEASE REVIEW CAREFULLY.
Errors:
Error applying patch in device-husky.mk, hunk HunkHeader[427,6->427,3]: Hunk cannot be applied
Error applying patch in device-shiba.mk, hunk HunkHeader[393,6->393,3]: Hunk cannot be applied
Error applying patch in husky/overlay/packages/apps/Nfc/res/values/config.xml: Cannot perform UNIFIED action which overrides an existing file
Error applying patch in husky/rro_overlays/NfcOverlay/Android.bp: Cannot perform UNIFIED action on a non-existent file
Error applying patch in husky/rro_overlays/NfcOverlay/AndroidManifest.xml: Cannot perform UNIFIED action on a non-existent file
Error applying patch in husky/rro_overlays/NfcOverlay/OWNERS: Cannot perform UNIFIED action on a non-existent file
Error applying patch in husky/rro_overlays/NfcOverlay/res/values/config.xml: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/overlay/packages/apps/Nfc/res/values/config.xml: Cannot perform UNIFIED action which overrides an existing file
Error applying patch in shiba/rro_overlays/NfcOverlay/Android.bp: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/rro_overlays/NfcOverlay/AndroidManifest.xml: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/rro_overlays/NfcOverlay/OWNERS: Cannot perform UNIFIED action on a non-existent file
Error applying patch in shiba/rro_overlays/NfcOverlay/res/values/config.xml: Cannot perform UNIFIED action on a non-existent file
Original patch:
From d92852d647 Mon Sep 17 00:00:00 2001
From: Roshan Pius <rpius@google.com>
Date: Sat, 04 Nov 2023 19:00:59 +0000
Subject: [PATCH] Revert "shusky(nfc): Modify NFC overlays for NFC apex"
Revert submission 25189355-nfc_overlay
Reason for revert: Causing bootloop with signed builds
Reverted changes: /q/submissionid:25189355-nfc_overlay
Bug: 309117462
Change-Id: I08a0c9967cd5da77d59ef60627b793efcf2d8377
Test: Compiles, device boots up
---
* changes:
powerhint: mask game mode tuning for app launch
powerhint: disable prefer_idle in game mode
powerhint: game mode tuning
powerhint: add tapered_dvfs_headroom_enabled node
If auto rotation is enabled, it will trigger LAUNCH hint while
camera is running if device rotates, which could limit camera_hal
tasks to little cores. So, disable it first until there is a new
hint for the rotation event.
Bug: 297273578
Test: build pass
Change-Id: If472e2410e40f09372250e20dd7e23d315c5a576
Change list:
- SB3 Handset (Duncan/Ricky)
1: Fine tune RFR above 10KHz(max vol and max-1 vol) for EVS SWB to get
better echo loss performance during AMS ON | Voice_Generic to fix b/290324911
2: Merge 1 to Handset/ RX FDEQ to TMO-US/CUSTOM1/CUSTOM2/RESERVE1/RESERVE2 SWB FDEQ
3: Adjust VoIP volume table to reduce minimal volume 1.5dB to fix dogfood
report issue b/296222629
4. Optimized AMS parameter for all bands
-HK3 Handset (Ricky)
1. Optimized AMS parameter for HANB
Bug: 290324911
Test: verified by duncanlee@
Change-Id: Iec5065359a950ab55c81df3ec7c43e7de2b0cfb9
Test: Load powerhint file on device and verify tuned parameters are
default. Start Subway Surfers game and verify tuned parameters are
expected tuned values. Switch away from game, and quit the game, and
verify tuned parameters return to default.
Bug: 294612493
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4bc3b180c79522c8fd57e397631fcef291b60df6)
Merged-In: I2c518b27fbe7191dd1033dd3f3d8044330ccdf8c
Change-Id: I2c518b27fbe7191dd1033dd3f3d8044330ccdf8c
Test: Load powerhint file on device and verify tuned parameters are
default. Start Subway Surfers game and verify tuned parameters are
expected tuned values. Switch away from game, and quit the game, and
verify tuned parameters return to default.
Bug: 294612493
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d6232635d108e587e1abfc48c13636052b1ea344)
Merged-In: Ibc0ba8fb1a9f2714d9509cecaa30c227aa4f8b69
Change-Id: Ibc0ba8fb1a9f2714d9509cecaa30c227aa4f8b69
We fallback to MPC 13 for FRC release due to :
1. Unable to meet performance for two concurrent 4K@30 fps HEVC
secure video playback since slow CMA (Contiguous Memory Allocator)
allocation.
2. Unable to concurrently execute 4K@30HEVC + 1080p@30AV1 secure
video playback since OOM possibly due to CMA fragmentation.
We will continue work on these issues for SU0 or QPR releases.
Bug: 290294604
Bug: 282157949
Test: run cts -m CtsMediaPerformanceClassTestCases
Change-Id: Ide93bfbb8fdc49d1e2d0847be1a474e697608afa