Configuration ini parameter 'g_probe_req_ie_bitmap_6' is set to
have vendor specific IE(TPC Report)ini parameter but the ini
parameter 'gProbeReqOUIs' is not set to hold the respective OUI.
Set vendor specific TPC Report IE by default, by adding 'gProbeReqOUIs'
ini parameter with TPC Report OUI.
Change-Id: I73e7763a6eb7a8562b729c469f0ad98a990c97a0
CRs-Fixed: 2241474
Bug: 79873627
Signed-off-by: Srinivas Girigowda <sgirigow@codeaurora.org>
Cellular, Wifi and GPS power profile for Taimen is updated to values
based on device power measurements.
BUG:79879615
Change-Id: I846b05277b264375d18d5a4451e14a1060743553
Populate microphone characteristics for supported microphones on
platform. Map input sound devices to specific microphone ids.
Bug: 75041465
Test: try open mic and print log to check if the info is correct
Change-Id: Id4498643f449e80544151b29ef3af4efa8b5ac4b
This patch specifies the playback duration to 12 ms for a heavy click effect.
Bug: 77863933
Test: manual long press test
Change-Id: I625eacc631b639f161fcddd179623ef8a89db3e1
Signed-off-by: David Lin <dtwlin@google.com>
AudioManagerTest.testGetMicrophones failed on taimen due to no
microphones data. Adding fake data right now to pass the CTS and update
with actual data once we get it.
Bug: 64038649
Bug: 77983724
Test: run cts
Change-Id: I4446b38285803cfe04905a870838f1a24df08585
Add a device flag to decide whether by default, eSIM UI, including the
UI in settings, under Mobile network > Carrier, and eSIM setup flow in
Steup Wizard flow.
Bug: 77707568
Test: E2E
Change-Id: I15f2bc15f33d07a1471e20384aa92dfcfe88e5dd
Since we hit GL comp quite frequently during app transitions, we
need to enable early phase offsets to give it enough time for
composition.
Test: Open app, make sure vsync-offsets shift
Bug: 75985430
Change-Id: I2f85bf72a4b135dce664f7274848f3956a9aaf7a
Also rename "DEFAULT" curves to "TAIMEN_DEFAULT" to
highlight the fact that these differ from the default
curves in frameworks/av/services/audiopolicy/config/default_volume_tables.xml
Bug: 72403580
Bug: 74985293
Test: try to mute alarms through UI and fail
Change-Id: Ia07cf62a29eb62dca466a62f5befee6630343d67
Current implementation for Taimen is to build the WiFi driver as a static
module (part of the kernel image)
This commit uses a dynamic linkable Kernel Module which is loaded at
init, and never unloads
Bug: 73177354
Test: Manual test
Change-Id: I7c10296c2bc54e7a93e85464989030a1aa6fd7d7
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
Power profiles now support ambient and video.
Remove power.none because it is never used by batterystats.
Remove the radio values that are never used because
modem.controller.* are present. Update audio.
Fixes: 63738468
b/70531798
b/74125473
Test: Boot phone and dump BatteryStats
Change-Id: I4be783bc3c075ac4a94ff8a2e82e144b43d7d331