- Mar 06, 2021
-
-
* All except bnep and wigig are default, we don't even have wigig, and it has it's own overlay now anyway, and bnep has been dead forever Change-Id: I72708eae0a8f8f815f50e22efd794454b7467499
-
Create a config.xml to define static RROs for wifi modules. CRs-Fixed: 2769329 Change-Id: I62a454dbcb647c627ba5d2ec0de6b6989dc6b35f
-
These are replaced by formal mainline module overlays. Bug: 143464763 Test: Send for Wifi regression tests Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
-
Dhina17 authored
* Now its for actual QTI BT. We are using AOSP one. Change-Id: Ic57e1418f3a5cf403cfad16fbfa5f678fdc210cd
-
Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, Add them to primary input sources to reuse input to avoid to open extra input stream in AHAL Also remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I0f0bf7581a252734bea0a799122d203e3a3eea11
-
Change-Id: Iae6212f135fc4cc7bfb0528380daf9f13101a2ec
-
Legacy service name, use android.hardware.audio.service instead Bug: 153579444 Test: presubmit Signed-off-by:
Roman Kiryanov <rkir@google.com> Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
-
The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
-
Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e
-
* It's built by default if vndk is set to current Change-Id: I2a00446046bafe265e5ac894656abc72514319d8
-
Change-Id: I4a0f7318910aec70cee684e7ccf8dfd2b572bf5e
-
* BLUETOOTH_HCI_USE_MCT - Deprecated. * BOARD_USES_QCNE - Only referenced in very old BSPs. * MAX_EGL_CACHE_KEY_SIZE - Not used anywhere. * MAX_EGL_CACHE_SIZE - Not used anywhere. * TARGET_KERNEL_ARCH - no-op unless it differs from TARGET_ARCH. * WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION - Deprecated Change-Id: I8d140fecdbbaac979bc8398745ffa95b911e4c89
-
Change-Id: I863fc03723bfb7ff63d516c78a88ccdb7d62b951
-
This block is completely redundant because.. - WITH_DEXPREOPT := true is the default - WITH_DEXPREOPT_PIC is never read - DEX_PREOPT_DEFAULT := nostripping has no effect when the BOARD_USES_SYSTEM_OTHER_ODEX flag is set to true - WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY is set in vendor/lineage. Test: make Change-Id: I618a1e395ca1a14555cd50eef1a4f1aa079b553d
-
Add permissions to Rcs service to access QMI IMSS service Change-Id: I263a0b6413c1ae26ab57a96936bc983c68ef709e
-
* Target no longer exists Change-Id: I2079d7dbbeb59bbe9cd925a56f6bcc84c8a38d7f
-
Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
-
Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
-
The framework was changed in Android R to require explicit authenticator registration. This change allows apps to continue to use the fingerprint sensor. Bug: 147445115 Test: Builds Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
-
* Align with templates while we are at it Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
-
Change-Id: If1a7328804fb9bc39ccec70690f1090f2d0509b3
-
This has been turned into a VINTF fragment. Change-Id: Iaf53a2e1fbac75d53ec11d4c56c51230f4758daf
-
Change-Id: Ief105a44eeb403b2fa41d391a0d72c776da13248
-
No support is required to migrate offset files from /data/time to /data/vendor/time during OTA upgrades. Change-Id: Ic1c4ebd9447fcf2c886ceb301b4ba1ca0242d4b4
-
This partially reverts commit 00bcf7db. CRs-Fixed: 2662406 Change-Id: Icd9d198c69aaf4d689f08bf5700f5203a69d4939
-
This reverts commit 7d11f54a. CRs-Fixed: 2662406 Change-Id: I9b65febb91637e772c05f8ee815f8ec723f9e095
- Dec 08, 2020
-
-
Dhina17 authored
Change-Id: I6df5c9501ef74264f8c62c620e06f6d1b04f3b84
-
Qualcomm HALs have been updated to get rid of LOCAL_COPY_HEADERS usage. This reverts commit 0b4bc28a. Change-Id: I9f60f60fa0c1146bf5e75d3b18af4166061b68fb
-
Change-Id: I9b6154c38ad98f8f43bdb0cfc764e5531e1a129e
-
Dhina17 authored
* This commit includes Author: Arian <arian.kulmer@web.de> Date: 2020-09-22 20:06:14 +0200 onclite: Build new aidl qti power HAL Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed Author: Bruno Martins <bgcngm@gmail.com> Date: 2020-10-09 12:19:37 +0100 onclite: power: Add extension to new AIDL power HAL [Dhina17 - Adapted for onclite] Change-Id: I58ac49957d8d28ad904912986d89ac8db4820ff9 Change-Id: I2efcb11c7ff8fcaea0e885a23d0f5f9a954d1018
-
Remove context hub HAL service from common init rc file to target specific Signed-off-by:
Jeya R <jeyr@codeaurora.org> Change-Id: I168114d0b358d49c0308aca74ade04c3bff9a1b2
-
- Nov 17, 2020
-
-
Test: Presubmits Bug: 135753770 Change-Id: I98378100456dce927ccc253301a398d70d1b7368
-
Remove or update paths that don't exist. Bug: 119800099 Test: boots Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
-
as per latest base service definition Change-Id: I40446917bc7dd40651d6832b54dc02e72b9b204e
-