* Preatty much all of them support volte
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
In ueventd support has been added to read firmware path from
vendor. It wil parse /vendor/firmware_mnt/image information
and add in look up path/search path for loading firmware.
Change uid of /vendor/firmware_mnt back to system as kernel
firmware loading is removed. Previously root permissions were
required to support kernel firmware loading.
Change-Id: I560ed75ee07626094acbc879b615190cf3a9faa3
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Since we frequently hit GL composition during transitions, it
makes sense to enable early phase offsets on crosshatch.
Test: Open apps, observe no jank
Bug: 79173695
Change-Id: Ie44b116b1a4f2c8fde1ba4decbbc6e3316686a5d
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.
Test: 1. Open Camera
2. Swipe horizontally to go back to previous app.
Bug: 138083790
Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
(cherry picked from commit 4e8a210c0e3e6854cd34f432f52e3f4821e7b2d5)
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This sets below flag to true:
config_wifi_softap_acs_supported
config_wifi_softap_ieee80211ac_supported
Change-Id: Ie8192caaabfea2853f8f7e9a3644be836bba37ab
CRs-Fixed: 2244800
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Closing the lid causes the device to go to sleep and
opening it causes the device to wake up.
Change-Id: I866827eb56a29055a0af11b4513e45dbcf364a51
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
CTS test USB Audio Peripheral Attributes fails due to
extra profiles getting added
remove the extra profiles added for USB input device
Change-Id: I19311a65612bb8ecad40d9a3714a5cfe32dce110
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.
Add ethernet type network in network attributes overlay.
Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
E a2dp_vendor_ldac_decoder: A2DP_VendorLoadDecoderLdac: cannot open LDAC decoder library libldacBT_dec.so: dlopen failed: library "libldacBT_dec.so" not found
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Remove surround sound recording support from audio policy config xml
as its resulting in CTS failure due to mismatch in channel index support
for record usecase.
Change-Id: Idf50b3f2e71c4209720e79c0248ce74bc1a0edf2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Bypass safetynet even if we have permissive selinux
Change-Id: Ib44cdbd15b53af3a1768cb0912f2dbcc56a8d97e
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>