- Feb 24, 2020
-
-
qctecmdr authored
-
- Feb 04, 2020
-
-
Pratham Pratap authored
During bootup the device first enumerates in ADB only composition and then falls back to the persist.sys.usb.config. Prevent this enumeration in ADB only composition during bootup by setting the sys.usb.configfs from init.qcom.usb.rc Change-Id: I6c93a778cc0decc6b5c256c60734b0597d753a9d
-
- Jan 24, 2020
-
-
Avinash Nalluri authored
Change-Id: I523e55a6ace2624a6f271910958d42acaae358d8 CRs-Fixed: 2607528
-
- Dec 18, 2019
-
-
Naitik Bharadiya authored
Enable LLVM compilation for sdm845 and point the Android makefile to the new path for the kernel defconfig. Change-Id: I105cf9e47a74366b0cc97cf5a131b518ec784d2a
-
- Nov 13, 2019
-
-
Bharath Gopal authored
Move display config from v1.7 to v1.9 Change-Id: I1cda3c18cdc148cb33f697f7708e375e7f2bca51
-
- Nov 06, 2019
-
-
Anmolpreet Kaur authored
Add the qseecom hal service to device manifest Change-Id: Ib192528e09667298439394cea7bda8e0a7af4b0f
-
- Oct 23, 2019
-
-
Pavan Kumar M authored
Change-Id: I782660182e80dd195fc32f1666fd111980c051bc
-
- Oct 03, 2019
-
-
Lalit Kansara authored
Disallow broken eng debug tags to build as now there is no more related warnings left in QSSI targets. Change-Id: I40877069d3e17cb03281a41a8e14b54638ea157d
-
- Sep 26, 2019
-
-
qctecmdr authored
-
Sandeep Gutta authored
Add IDeviceInfo hal to manifest. Change-Id: I218ee2bc8333552e50549222c6f7ba80caee63f6 CRs-Fixed: 2533901
-
- Sep 09, 2019
-
-
Vishawa Raj Singh authored
-Removing HTA interface. Change-Id: I5efd8aa01411c6da15a1a37201646f2af71fa23c
-
- Sep 03, 2019
-
-
Indranil authored
Ml project is de-pored and all vintf entries needs to be deleted
-
- Aug 25, 2019
-
-
padarshr authored
Currently GSI flashing and boot up procedure requires AVB autentication disablement.This change adds GSI avb keys in ramdisk and it will be matched against flashed GSI during first stage init. Change-Id: Iba92e7467db67933255b8331feb99cc370a11273
-
- Aug 08, 2019
-
-
qctecmdr authored
-
- Aug 06, 2019
-
-
padarshr authored
Change-Id: I7b973368b8041282f54cfdeb8b24900211fe9c8d
-
Preeti Nagar authored
Tloc daemon start now happens from tloc_daemon.rc file, thus remove start from init.target.rc file. Change-Id: I92b869a2f9534b4c1bd0f5ab2c7fbc3849139b28
-
- Aug 02, 2019
-
-
qctecmdr authored
-
- Aug 01, 2019
- Jul 31, 2019
-
-
Deevana Murthy Bandaru authored
Adding timeout parameter in the config. Change-Id: I26ad391e5429ecdb72defc68b5900f37857a9479
-
- Jul 30, 2019
- Jul 29, 2019
-
-
Mahantesh Sanakall authored
PRODUCT_SHIPPING_API_LEVEL is set to 29 for new launch configuration. System SDK Version is updated to 29. Change-Id: I495761a6e43deafc354b11c8af1edf4dd51d8b40
-
Lalit Kansara authored
The export and unexport keywords are obsolete, and will throw errors when used. Change-Id: I0a5b7253433485919abfcbfc504db539d3008e72
-
Arvind Kumar authored
Default AOSP implementation of fastbootd needs fastboot HAL for few fastboot commands (like "getvar partition-type"). This change adds the default implementation of fastboot HAL. Change-Id: Iedace41064ae5f1dd65564193f5caf70d2c20b75
-
Arvind Kumar authored
This enables UDC and also the metadata image that is needed by UDC. Change-Id: I6a8609cd47d6524b3444a1f10dce93c4e43c6e1d
-
- Jul 27, 2019
-
-
qctecmdr authored
-
qctecmdr authored
-
Lalit Kansara authored
This reverts commit e71f9ee4. Change-Id: I2e71d62770ec7bbfba7374f885f6a2a8bed90643
-
- Jul 25, 2019
-
-
Indranil Chakraborty authored
Do not use impl tag in manifest.xml
-
Ritesh Kumar authored
This change adds ITouchCompanion HAL entry for sdm845 manifest file. Change-Id: I3ba29f790a673799ab628ac24929931e6f639c54
-
Bindu Gokul authored
This is needed for CtsPermission2TestCases. test: privappPermissionsMustBeEnforced which expects "ro.control_privapp_permissions=enforce" to make sure no priv-apps are granted privileged permissions without whitelisting explicitly. Change-Id: Ife1d042d228ddb448f39c1cd4d6c9f2ec4e5acd9
-
- Jul 23, 2019
-
-
AnilKumar Chimata authored
Remove keymaster enablement flags and corresponding entries from .mk files because these flags are moved to respective modules. Change-Id: I83eedf0ab122ebdd40675899e286afbcf4bb46f2
-
- Jul 16, 2019
-
-
Subramanian Srinivasan authored
Add default BTSAR HAL 1.0 to manifest.xml Change-Id: Ic12ab77df4b9ffa7d75a336c55c4f7b4468292ab
-
- Jul 13, 2019
-
-
Lalit Kansara authored
This reverts commit ede0ed1f. Change-Id: Ie8b0db7073ac0f54b0c0c30818dfe5dc04cd8be7
-
- Jul 10, 2019
-
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Lalit Kansara authored
Remove BUILD_BROKEN_DUP_COPY_HEADERS flag as all such warnings "Duplicate header copy: out/target ..." have been removed from a build. The variable was turning an error into the warning. Change-Id: Ib527b3860e8f3af56067fed2eb6172e180317b27
-
- Jul 09, 2019
-
-
Pavan Kumar M authored
Desc:Update imscmservice hal to 2.2 in manifest Change-Id: Id7da22e55d7095168cd14bc216fbaf7b1b153d14 CRs-Fixed:2472038
-