- Sep 23, 2020
-
-
Dhina17 authored
* Added missed blobs * Build libwifi-hal-ctrl and vendor.qti.hardware.btconfigstore@1.0 from source * Bumped vendor SPL to match daisy-user-10-QKQ1.191002.002-V11.0.10.0.QDLMIXM-release-keys blobs Change-Id: Id84f919f0f3addb66e07486e163fcbceae841170
-
- Aug 15, 2020
-
-
Fixed : CTS issue due to ipsec_tunnel feature. CTS issues are showing failure on devices with first_api_level set to 29 . With this api level certain test cases which weren't executing till now begin executing. Ex: android.net.cts.IpSecManagerTunnelTest. These tests mandatorily requrire ipsec_tunnel feature to be enabled. Change-Id: If52b652ac3cc6488fefcf851527f224efa03e7eb
-
- Aug 12, 2020
-
-
Dhina17 authored
Change-Id: I97e5e60ae7e8dd03129247028cd02b9c56f9c824
-
- Jul 26, 2020
-
-
Dhina17 authored
* sdm632/msm89xx doesn't support bt a2dp offload. So Drop it. This commit includes: Revert "onclite: Disable A2DP offload in developer options by default" This reverts commit 6a7fb7ac. Revert "onclite: BluetoothAudio HAL: flip to be enabled by default" This reverts commit 0f7bb134. Revert "onclite: A2DP offload: swap audio XML files" This reverts commit de431649. Revert "onclite: Enable BT A2DP offload" This reverts commit db524341. Revert "onclite: Support A2DP offload for Bluetooth Audio HAL V2" This reverts commit 59b8e902. Change-Id: I7e86b810b14023f8428927147cce77493863d7a0 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
- Jul 05, 2020
-
-
Change-Id: Ie43c0a6b594ecfcff393efb8a3937f04af0ee0a4
-
- Jun 29, 2020
-
-
Dhina17 authored
* And also cleanup Change-Id: Ic6c34be3f5ffc068543211b54acdc8b1da290dff Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
- Jun 22, 2020
-
-
Dhina17 authored
* default values Change-Id: Id81e13837c82e4db8f318f5e5cc95abaebdc5347
-
- May 26, 2020
-
-
* Snap overlays don't work with RRO Change-Id: I781ce4c723cd69adb2cf568c3a31b385468444e8
-
* lineage-sdk overlays don't work with RRO Change-Id: Iff826faf1864388066a488acc9682636b98d1098
-
Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
-
V2_2 has the same functionality as V2_1 except it adds one new api, getModelState. Note: V2_1 will be removed in a subsequent cl. Test: built android and tested using SoundTriggerTestApp Bug: 70206501 Change-Id: Id2647687732e79df252588d69f95d2a407e0092c
-
This reverts commit 48a38b2fdcf02a1a01b1df5165b13b295f44307e. It can't really be enabled for our device, as apexd requires /data/apex to be available right after boot to update all the Android modules. As in all FDE devices, /data/apex is encrypted until the device is unlocked by the user, rendering APEX basically useless as only the system APEX variants will be loaded at boot. Change-Id: I0649862e5c5b2c1a1cb597914a11df79b3e01957
-
Swap audio XML files, and supports following scenarios: 1) (default) audio_policy_configuration.xml Using BluetoothAudio HAL and A2DP offload 2) audio_policy_configuration_a2dp_offload_disabled.xml Using BluetoothAudio HAL only when A2DP offload is disabled 3) audio_policy_configuration_bluetooth_legacy_hal.xml No BluetoothAudio HAL nor A2DP offload Bug: 126304229 Test: Switch BluetoothAudio HAL and A2DP offload manully Change-Id: Id29dbb602cfeaf6c892a8c346811d576c4195038 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Bug: 63932139 Bug: 76201991 Test: Manual A2DP testing (A2DP offload enabled and disabled) Change-Id: Id90a4ba45e5bbec4e60ace113fd4037127f40f29 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Remove primary flags from hearing aid also. Bug: 124277691 Bug: 124014853 Test: manual with BluetoothAudioHAL enabled / disabled Change-Id: Ibc86687a6a6c2f0767a213ccd408e7bb5de98985 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Bug: 111519504 Bug: 124277690 Test: build pass Change-Id: Ic5797c0e1adf4706558df52074e6649d2377507a Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
upgrade display config version to 1.9 Change-Id: I5e27df948e12f7c011abdfe0abd6e707cbea6c2f Signed-off-by:
c_kartka <kartka@codeaurora.org> Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
This reverts 75814d20 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Signed-off-by:
Dhina17 <dhinalogu@gmail.com> Signed-off-by:
Amitava Mitra <mitraamitava7@gmail.com>
-
Dhina17 authored
onclite: Update QTI Bluetooth stack from daisy-user-10-QKQ1.191002.002-V11.0.2.0.QDLMIXM-release-keys Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
* Though this is a shared library built with wlan HAL, but with VNDK current it is in /system/lib(64)/vndk/ and cannot be used for WFD which locates in /system. Change-Id: I1a360be66a2523dcf43d401b933a4c6b2678242d Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
* Fully moved to prebuilt stack Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Enable IMS feature flag android.hardware.telephony.ims Change-Id: I0e2609fd4234ce5f9ab8766235f7dd6acd403808
-
IRadio to 1.4 IRadioConfig to 1.1 IImsRadio to 1.5 Change-Id: I36ea96f1caba24e637017fbd0706ac9eeac11315
-
Add telephony-qti-utils libarary to product packages Change-Id: Ie8651ebadc246c21bd5eb69ef060fe32d8f5f7c8 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Change-Id: I4e248bb6de482d503e672d284189b24cafac8d20 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
-- Include ims_ext_common permission xml. Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888 CRs-Fixed: 2373721 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Add JNI and libqti_vndfwk_detect module name to product_packages to specify module to be installed to device. Here explicitly specify both the core and vendor variant in PRODUCT_PACKAGES. CRs-Fixed: 2372775 Change-Id: Ic64f5ac0cfbbe9e105a6b48b5bc7687c8d23d7e8 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
P: GraphicBuffer::lock(uint32_t inUsage, void** vaddr); Q: GraphicBuffer::lock(uint32_t inUsage, void** vaddr, int32_t* outBytesPerPixel, int32_t* outBytesPerStride); Error: cannot locate symbol "_ZN7android13GraphicBuffer4lockEjPPv" referenced by "/vendor/lib/hw/camera.msm8953.so" Change-Id: I1c1fe66f3f73149ced601eae87b970ce392d50ee Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
* Vendor tree have thermal conf from stock rom Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Bug: 119137468 Test: With testbed app Change-Id: I4251b3853d00308dbd988625f8e7466a66b823fa Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Change-Id: Id1d580607a7d73ec6738ab3aa8dcdf9e27558a33 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
1.1 service doesn't exist anymore. Signed-off-by:
Dhina17 <dhinalogu@gmail.com>