Set bluetooth.profile.hap.enabled_by_default to false
bug: 386323913
Test: m
Flag: EXEMPT, properties change only for feature config
Change-Id: I53dde6578fb079dd0fa4780e083cd052b19c3770
Set value to 0x3f exclude big core for all low/mid priority when app launch.
Bug: 379810138
Flag: EXEMPT add powerhint config
Change-Id: Iaeb21216459a150107f44838aec5e410cb278a30
Signed-off-by: Chungkai Mei <chungkai@google.com>
Added the composite vector effects to HAL dumpsys instead
of the size.
Bug: 376330571
Flag: EXEMPT log only update
Test: Flash to device and verified dumpsys
Test: atest VibratorHalCs40l26TestSuitePrivate
Change-Id: I59efffdbe78bc865ca60a30d8c6a9bdc855def6b
Signed-off-by: Zouberou Sayibou <zouberou@google.com>
As we already migrated kernel to 6.1, NewlyIdleBalancer is not used
anymore.
Flag: NONE just remove unused hint
Bug: 379810138
Change-Id: I320983d36c2cc8edae99e5c132ca63f4d2237046
Signed-off-by: Chungkai Mei <chungkai@google.com>
am skip reason: Merged-In I56f0139c748a3a04df9f3998653121948846c8fe with SHA-1 7c1f13c5a9 is already in history
Original change: https://android-review.googlesource.com/c/device/google/felix/+/3413343
Change-Id: Ied4ac43977d5b670680542e57dbe5029223f5deb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
As we already migrate kernel to 6.1, let's use new hint to enhance
launch performance
Bug: 380188383
Flag: EXEMPT add powerhint config
Change-Id: I8cd8fed9a65909fe6ad1b693008bd9c7b7558365
Signed-off-by: Chungkai Mei <chungkai@google.com>
For solving sepolicy conflicts for different AP version, modem_svc_sit will support devices from gs101 to zuma_pro.
Bug: 372400955
Change-Id: I6f434094d9886f0aabd4df03e0d170578c15b457
Flag: NONE local testing only
Revert submission 30661505-tdm_amplitude_limitation_removal_dvl
Reason for revert: short time to properly test before 25q1 cut-off.
Reverted changes: /q/submissionid:30661505-tdm_amplitude_limitation_removal_dvl
Bug: 318476589
Change-Id: I0e4043be9b4d96b75234fbd160bad6a5b4eab7e1
Remove the voltage restriction for haptics since DVL is enabled. This
will allow FW control for exertion protection of the motor, and allow
for stronger output for audio-haptics.
Bug: 318476589
Flag: EXEMPT config json change
Test: dumpsys vibrator_manager and accel measurement
Change-Id: I2263206a423c7731f930c213e68c7fb9fd8d6a3a
Signed-off-by: Zouberou Sayibou <zouberou@google.com>
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>
Add Samsung Galaxy Buds 3 pro into unicast default allowlist.
bug: 380369260
Test: PTE PQM-BT LE audio unicast test
Flag: EXEMPT The Samsung Galaxy Buds 3 pro users are able to disable LE
audio in Settings app
Change-Id: Ib96037f904f9326cbf9a46c09496b27955e3df68
Ported the changes made in legacyHAL to Felix HAL
which involves adding the IVibrator event to the
HwApi to produce a friendly debugging logs.
Bug: 376330571
Flag: EXEMPT log only update
Test: Flash to device and verified dumpsys
Change-Id: I54262b7451b1ab07669eb9b7e5ad3c4cd3477016
Signed-off-by: Zouberou Sayibou <zouberou@google.com>
Flag: EXEMPT gated by overlay
Bug: 373594936
Test: Manuel test, trigger SSR and won't create bugreport automatically
Change-Id: If4b749b933d305e35b8bff689c08ebd080243c2c
Set all the audio policy configuration files to the correct
format for mmap-playback.
Flag: EXEMPT bugfix
Bug: 372047634
Test: Manual Test
Change-Id: I091b7360fabb60990b60210bd7417179f5c319eb
Signed-off-by: millerliang <millerliang@google.com>
Fixed Felix HAL VibratorHalCs40l26TestSuitePrivate
3 failed tests:
- VibratorTest#on
- VibratorTest#perform/CLICK_LIGHT,
- VibratorTest#perform/HEAVY_CLICK_STRONG.
Moving the mActiveId_mutex to a global variable caused issues with the #perform/HEAVY_CLICK_STRONG test failing to call the HwApi and the #perform/CLICK_LIGHT test failing due to an outdated timeout value. Additionally, the intensifyToVolLevel function was returning an incorrect value, requiring a check to be added to the testing function.
Bug: 373761684
Flag: TEST_ONLY
Test: Ran VibratorHalCs40l26TestSuitePrivate.
Change-Id: Ibcdbc874c5c96644f3f647cc240b5012907253d4
Signed-off-by: Zouberou Sayibou <zouberou@google.com>
Flow:
1. If the calibration file exist, use the value.
2. If no property, use the default setting {5,95}.
Bug: 356823441
Bug: 322937989
Test: Check dumpsys records for the scaling results.
case1: no calibration file and properties.
case2: valid property range
case3: float property (invalid)
Flag: EXEMPT bugfix
Change-Id: Ia3e89f34189e9725ab01d85d931925129745608c
(cherry picked from commit 4063493a64fcd0f20b49a492106f58b0e3349c5c)
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: If8f879366645cbe9bf330d136dd7190763b2d6bc