- Jun 26, 2023
-
-
Dhina17 authored
* Redmi 7 and Redmi Y3 are nearly same device except Front camera and Gyroscope sensor. * Redmi Y3 has 32MP selfie camera that is an AUX camera which is a cursed part in custom roms. And Gyroscope sensor works well in Y3 since we are including permission config which won't affect Redmi 7 as well * Hence, Redmi Y3 is an another variant of Redmi 7. Lets set the correct device name based on hwversion in init. Change-Id: Ie04a22815731b90450907a10091eb7859386b34e
-
Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
-
Change-Id: Ic1eb6f7e3cb54bdb67da2fb963426a240f2edda3
-
Change-Id: I353dfb264191e587620b4a88f1f6783e54395d6e
-
Change-Id: Ifecd15ee6c86a4571e5a7cc961372348455c4d5c
-
As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack defaults to reasonable defaults that should work for all devices. Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
-
Bug: 217448211 Test: make -j Merged-In: I0a76275baf2c80894b6be71d79b3265021ac921b Change-Id: I0a76275baf2c80894b6be71d79b3265021ac921b
-
- Oct 30, 2022
-
-
Dhina17 authored
Change-Id: I0963ce6305a351a4bc90ccc4f237745f1c6a0d4c
-
- Oct 25, 2022
-
-
Dhina17 authored
Change-Id: I7305d622b689d9cda652b36234b549bd717ded97
-
- Oct 23, 2022
-
-
* Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507. * We already build vendor.qti.hardware.camera.device@1.0 so we have what we need. Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc
-
- Jun 30, 2022
-
-
Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
-
- Jun 28, 2022
-
-
* ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11th. See b/156534160 for long-term fix which should override this change. Change-Id: Icd25b40ca4e4285319775046a1b70de30572be07
-
- Mar 31, 2021
-
-
Change-Id: I00125a429cde213e8dd22f742c5875e39b80bb5e
-
- Mar 10, 2021
-
-
Dhina17 authored
- Also Bump Vendor SPL. Change-Id: I002f67d9d226326be9e4f0c524d01351143a8d37
-
- Mar 06, 2021
-
-
Dhina17 authored
* Now its for actual QTI BT. We are using AOSP one. Change-Id: Ic57e1418f3a5cf403cfad16fbfa5f678fdc210cd
-
The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
-
Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e
-
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
-
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
-
Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
-
- Dec 08, 2020
-
-
Qualcomm HALs have been updated to get rid of LOCAL_COPY_HEADERS usage. This reverts commit 0b4bc28a. Change-Id: I9f60f60fa0c1146bf5e75d3b18af4166061b68fb
-
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
-
- Nov 17, 2020
-
-
Remove or update paths that don't exist. Bug: 119800099 Test: boots Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
-
- Nov 13, 2020
-
-
Signed-off-by:
Jyotiraditya <imjyotiraditya@pm.me> Change-Id: I576883b03b9c4239f9010bbc200179958e6fe95c
-
Bug: 130719878 Test: turn copy headers into an error by default; still builds Change-Id: I67d0d8ee96678e60b0a3886b7828c14c3b008126
-
- CAF also moved away from Android.mk but choosed to name the makefile as "SEPolicy.mk" which we were naming as "sepolicy.mk" in LineageOS Ref: [0]: https://github.com/LineageOS/android_device_qcom_sepolicy/commit/1ca2d270146a2137876d52648a2ba21ac6fd50c1 Change-Id: Ic5a24b8e469342529f7d8a8b0e1838bf9f141987
-
- Sep 24, 2020
-
- 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
-
- Sep 08, 2020
-
-
Dhina17 authored
* No need to pass these args --ramdisk_offset and --tags_offset with these values to mkbootimg since these values are default Change-Id: I5846c6546195beb48ecb310d2796b43cb18f5858
-
- Aug 27, 2020
-
-
Dhina17 authored
Change-Id: Ifebdf90c0ddf748229c4f9c8458ae7858379a79a
-
- Aug 25, 2020
-
- Aug 14, 2020
-
-
Add path entries for VOIP playback and record usecases for internal and external codec variants. Change-Id: I2f25bc6b53336398cfa5b23de05f7dba0920d2af
-
- 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
-
- Jun 29, 2020
-
-
Dhina17 authored
* And also cleanup Change-Id: Ic6c34be3f5ffc068543211b54acdc8b1da290dff Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
- Jun 28, 2020
-
-
Dhina17 authored
* Rollback protection is useless when device bootloader is UNLOCKED. In UNLOCKED state,rollback failures are allowed. * In UNLOCKED state,even rollback stored_rollback_index[n] on the device won't be updated with flag values. But Sadly the timestamp of the SPL still persists on device's devinfo even when you erase that. * Unlike Pixel Devices,MIUI doesn't set any SPL timestamp to enforce rollback protection. So Unfortunately,Because of these reasons users can't relock their device bootloader with stock MIUI. So Drop this to save upcoming users. Signed-off-by:
Dhina17 <dhinalogu@gmail.com> Change-Id: I35d541a77168d67824beb6dc644de3491b2f9e50
-