- Apr 01, 2022
-
-
Tyler Wear authored
Up IFactory version to 2.3. Change-Id: I558f96edbf2ecb94d3e0c5126f2c55c3534e4a96
-
pramod kotreshappa authored
Change-Id: I396d2a28b8146a7c2018c15fa77452f7011fbac8
-
Pavithra Balaji authored
In order to pass the display type from hal to vendor, the ITrustedInput is upgraded to v1.1 and ITrustedUI to v1.2. Change-Id: I7413035f68e46ce28681abccc4093afc21b7e765
-
pengfeix authored
Change-Id: I03f24fd9eac8995ad565218b342503ef7bf3129e CRs-Fixed: 2855616
-
Avinash Nalluri authored
Change-Id: I37d462028a7a82925b12b0e9f8a16a395a629fa2 CRs-Fixed: 2854788
-
Ayishwarya Narasimhan authored
Update uce hal version to 2.3 Change-Id: I780fef79b6b370d2058a45a08230de19cce4a0af
-
Pavan Kumar M authored
Change-Id: I78a1b779d762f34856215397d879908df748fa3c CRs-Fixed: 2823635
-
Manoj Basapathi authored
Change-Id: I15ac0a384b4d483529dcd2d1afbfa3c8b6673b22
-
Rohit Soneta authored
As system helper service goes into system image, entry is not needed in target specific manifest file Change-Id: I30b8ad9dc1a96fc5191dccdbb1f55fa0269f214e
-
Sonal Gupta authored
Update ITrustedUI interface to 1.1 Change-Id: Ic7ec02235e939de41d967c094a76774b9e87d8aa
-
qiongz authored
Uprev QtiRadio version to 2.5. Change-Id: Icd74a9a895ad18ce2cb2c42caf4b746faf05a92c CRs-Fixed: 2795130
-
Jaideep Sharma authored
This service is no longer needed in R, so removing it Change-Id: I2b1f2859e0c122fdd84b6a8c112f51ad171f4aff
-
Amritendu Biswas authored
Change-Id: I7397fb4878594a795dd7abd91fdad0f9297545f1
-
Prakash Gupta authored
Remove manifest entry for PASR HAL device specific manifest so this can be moved to memory component. Change-Id: I1c2044c76fabacede3d41dc0a53ca99cb50a9342
-
Sonal Gupta authored
Add entry for system helper service interface. Change-Id: I56d602ad3e840be8fbf1c6f8cac20a72b6993368
-
Taiyab Haque authored
Update LPA version to enable new upgraded interface solution Change-Id: I117c788a25e75d8844a5f89d4d661e8cce8127d9
-
Erfan Abdi authored
Change-Id: Ie9beed910101f2550ca573157242cd2f9c4ce140
-
Erfan Abdi authored
-
Siddhesh Sahane authored
Add format support for LC3 a2dp capture. Change-Id: Ib6627d7f4cba0370b4ae300e10b8448f227517a2
-
Preetam Singh Ranawat authored
This reverts commit 1d4c56e65865e10b3a36de5713557e0a7c552151. Change-Id: Ie23807aecb01e89cfa3dbc31b0ba97793932da22
-
Mingshu Pang authored
It will select "fast input" or "quad mic" as a compatible profile if the parameter from recording app can't match the profile of usb_surround_sound completely although connecting usb device. Remove the usb device from the supported devices list of "fast input" and "quad mic" for exact match. Change-Id: Ie99886552082e99ac19193907b271131a2502d33
-
Manisha Agarwal authored
Add support for new LC3 format AUDIO_FORMAT_LC3 added for BLE support. Change-Id: Ifd80fee833e05901544e2952781a460815661fb6
-
Mingshu Pang authored
Remove dynamic attributes from APS config since it is not supported. Change-Id: I5ad81b67e7b6bb33e245a2620622f1e2e2a76506
-
Arian authored
Change-Id: Ia37b752c369d8b0dc48aba33898ce7e245f4de2d
-
Arian authored
Change-Id: I44004a3c1377d91e887f66905df5f8c61b0d5639
-
Wang Han authored
This addresses an underlying problem since /dev/hw_random is used. The issue is that EntropyMixer, which runs in system_server, needs to read from /dev/hw_random, but thanks to our qualcomm ueventd, EntropyMixer can never accress this node, resulting in warnings like this: W EntropyMixer: Failed to add HW RNG output to entropy pool W EntropyMixer: java.io.FileNotFoundException: /dev/hw_random (Permission denied) AOSP ueventd handles this well, so just remove this line to get things back to stage. This issue was never exposed because Google derps the logging here, which is already fixed on Pie. https://android.googlesource.com/platform/frameworks/base/+/c78a463e875d91eae2cf256042fd99d130217c38 Change-Id: I42c9aaa8f57306536e51c0a17febad57a5a77581
-
Arian authored
Change-Id: I7c0a9ad622a0c42966d84024c22cd03e033fd09b
-
Arian authored
Change-Id: Ibec129b39c0c7987f71f72107171cb53647572ab
-
Arian authored
Change-Id: I8770fb6c27637dfa934af45a3993c4447dcd2430
-
Arian authored
Additonally move xiaomi's additions to xiaomi_framework_compatibility_matrix.xml and make them optional. Change-Id: Ib3abddb4a9e9615fb973b9efd2e511d96998d6ce
-
Arian authored
Change-Id: I89d960aa3055628f3feb9881a8b6b7138262f89e
-
Arian authored
This is a pre-public tag which matches stock. https://source.codeaurora.org/quic/la/platform/vendor/qcom/lahaina/plain/manifest_lahaina.xml?h=LA.UM.9.14.r1-12600-LAHAINA.0&id=2100bf201f102dcf517f7436dc5f6e802ab386ac Change-Id: I4ebe1dc949c0e1188d18e04bae77ed62bdc51fc0
-
Arian authored
Change-Id: Ie1a43451abdcf02038e58959e1818a5275ae37c8
-
Arian authored
Change-Id: Ib1f92e29fd0830b6f13c2f899e6aa358e1997b4c
-
Arian authored
Change-Id: I41480402e01d1a32ee1d8562e73c8e97a9380aae
-
Michael Bestas authored
Squashed in this commit: Author: Yifan Hong <elsk@google.com> Date: Mon Jul 15 16:43:26 2019 -0700 sm8350-common: Replace BOARD_CHARGER_ENABLE_SUSPEND with ro.charger.enable_suspend Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f Change-Id: I27a642dbadfba1575ff2d8e96dc385fc19c0eaff
-
Danny Lin authored
The default camera app can be *huge* in some cases, e.g. when the app in question is Google Camera. The system will only pin up to the first 80 MiB of the APK file, as well as the first 80 MiB of its odex. There are several problems with this: - We could easily end up with 160 MiB of camera app files pinned, which is a tall order with the 8 GiB of usable RAM that we have - The data that gets pinned may not even be the most critical data for launching the camera Let's disable pinning of the camera app to save RAM. Change-Id: I745e39b6ff212dfaf9213517d2a2be8ff7384e24
-
Arian authored
Change-Id: I69b906fbc0ae18c4d5832fc642beaae38ff6d392
-