summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-13Revert "lights: Add soong configs for lights aidl"HEADsugisawaalk3pInjection
* retarded af This reverts commit 24a8a69dba1a880066556108af4d78d358687d9f. Change-Id: I86cdccd3c1c0de7f350ed3867980d0fb201ab6f4
2021-11-24Merge 70baed35e1b4866916cbe8cc9f1800cd8bc668c7 on remote branchLinux Build Service Account
Change-Id: I64f7b61f741e5fc7f7abb95d347837c059c67c7c
2021-11-02Optimize merge_target_files process to re-use images(2/2).Himanshu Agrawal
Pick the images directly from the split target-files zips into the merged target-files instead of re-generating them again from blobs, to save time for non dynamic partiton builds as well. Change-Id: Id09e2f2332f73e9a21412160749affcc7e2f770f
2021-10-19lights: Add soong configs for lights aidlArvind Kumar
To resolve compilation issue for legacy targets where lights aidl is not required, adding soong module and configs for lights aidl to remove shared libs dependency for legacy target and adding shared libs dependency only for target defined in soong_config_variables. Change-Id: I3d42ebe9cee37804ec684e9c189c13df2e7cd3d1
2021-08-13Merge ec79f086fd5c29a957e8858f018557bf5095b2c5 on remote branchLinux Build Service Account
Change-Id: I3b396c1695ec972cd0e58bad583d1bd3e39b6e3d
2021-08-05Add PerfettoConfig.cfg to PRODUCT_PACKAGES_DEBUGNaga Venkata Durga Ashok Mutyala
Change-Id: Ibe2c66e2eff61f930a2b0de5645b3a9e35030901
2021-07-19vendor-common: Added init script support for khajePhani Venkata Jayanth Kanakagiri
Added init script support for khaje Change-Id: Ieded421562cf3ff33b1f7d48036f3a43260dab35
2021-07-09Merge 6db268b0733237c8e32ee4436de6898984aec4e9 on remote branchLinux Build Service Account
Change-Id: I2cfa0bafa13969028f97133cf3ff52c7248e086d
2021-06-19Enable 'msmnile_tb' for tablet HW support to support GTS testRichard J K
2021-04-09Merge 38d8f424569d2d0d5fd80d31fbf49e4c6a15185a on remote branchLinux Build Service Account
Change-Id: I82af13183a6e2c5e25e1079c7e0d3fadcc7eb8c3
2021-03-31Optimize merge_target_files process to re-use images.Arvind Kumar
Pick the images directly from the split target-files zips into the merged target-files instead of re-generating them again from blobs, to save time. Change-Id: Ic672a131e7ebdf4c2e477035028d476b9a153420
2021-03-18Merge cda6dd8a5bcd9047424603f5b90b22ca4649e040 on remote branchLinux Build Service Account
Change-Id: Ib2f2b80d3850f858657c4c169d705179bded6146
2021-02-24vendor-common:qcc:add IQccsyshalShawn Shin
for non snap target Change-Id: I7cb446d33b7d57fec5a4c1d2740c0aff5417b670
2021-02-22Merge fb00c031fe9397347ca8acfe74a07be8e6088c93 on remote branchLinux Build Service Account
Change-Id: I866edc288fd0052f39e57093f92d88d7f82ca7dc
2021-02-02common: Add userdata.img in merge_target_filesMurtuza Raja
Reuse userdata.img instead of regenerating again. Change-Id: Ifabc91743dcaeb7e8930e4736e04d49e3338216d
2021-01-23Merge f6f3b75f35ac7bc1a5778899b04d8d7900cfd54b on remote branchLinux Build Service Account
Change-Id: Iec833369c12b0783f7c98b3ab785e35675a32046
2021-01-03common: Remove ipsec_tunnel feature enablementPrakash Pabba
ipsec_tunnel feature is enabled by data component. Remove the feature enablement from common mk file. Change-Id: I081fdb5d99d5c9236001a0e63830f733735cdcbb
2020-12-14Merge 8f908ea34c349aaed35189baa511af495913eed8 on remote branchLinux Build Service Account
Change-Id: I2e2d51fc5f10fadfeb64374924169ee7dbeaa215
2020-12-08Use PRODUCT_USE_DYNAMIC_PARTITIONS in MergeConfig.mk.P.Adarsh Reddy
Change-Id: Ibe405a5e2402a6865b02450cbf4a2c40a453a0a0
2020-11-23Merge 5726a57e82c11e1fca4bb3b02c971e07054c133e on remote branchLinux Build Service Account
Change-Id: I796e2932ada24938bf07c0691bcb633a5f7bb2e4
2020-11-08Merge "Renaming : Renaming some filename of FDA App"qctecmdr
2020-10-28Renaming : Renaming some filename of FDA AppPrem Narayan Yadav
Change-Id: I424e58de6c90c5401032286998eef0e75611f69b
2020-10-22Merge 57a8f76a0afd2b1246191e7b58a2a0f53f982d2e on remote branchLinux Build Service Account
Change-Id: Ia723d6034c9d7270ab0153b82b22bc17f24da434
2020-10-14common: Set TARGET_KERNEL_VERSION only if it's not setRoopesh Nataraja
TARGET_KERNEL_VERSION and TARGET_USES_NEW_ION can be set in product mk file. Set these flags in base.mk only if it's not set already. Change-Id: I960f8fe46878a9743a1e2560f8a52f439bbbc1ff
2020-10-08Merge f318898e2376210c7a9e54230305e4399f47654a on remote branchLinux Build Service Account
Change-Id: Id6832db2ed490301c9f5b516a3896eaccd9238d2
2020-09-30Enable DebugUtils HAL on all targetsNaga Venkata Durga Ashok Mutyala
Change-Id: I48d4907675591f3dae7347b8988f18f4eb1b79f7
2020-09-18Merge effea8be9b840dc297a134f710f1ea2085d78c55 on remote branchLinux Build Service Account
Change-Id: I81e8593ecc189b7c5a87135aee703becbff80187
2020-09-14Revert "Power : Vendor Common Base.mk change"c_gopir
This change was leading to boot up issues in old targets so reverting This reverts commit 74f2cfaeceeaf0fe5b9b8243088fcd94d201d27b. Change-Id: I4a4c04c087601e54d2285ba0b9377e0ba3da9cdc
2020-09-08Merge 9e5f7876e2b01a9e6208a63d8cf5209f6d614d7b on remote branchLinux Build Service Account
Change-Id: Ib63f12885b779f76c0ff04cd8ac450fd2b542f27
2020-09-07Merge "Power : Vendor Common Base.mk change"qctecmdr
2020-09-02vendor-common: Add QTI health implementationSubbaraman Narayanamurthy
Add QTI health implementation so that it waits for battery power supply for a max timeout of 5 seconds. This is to ensure by the time health HAL service starts, battery power supply device is available. Without this, health HAL couldn't find battery power supply sometimes because of the time taken for battery charger driver to probe on platforms where it can happen only after the remote subsytem is bought out of reset. Change-Id: I96ee53ef15dd61c98d317e9ec221456ca564249f
2020-08-27Power : Vendor Common Base.mk changec_gopir
Removal of LIBPOWER component Change-Id: I689fe890d81ddde493b23166f7808b9d380eca35
2020-08-19Add null check for lights smart pointerJignesh Mehta
lights smart pointer was used without null pointer check. This change adds null check. Change-Id: Ifdd82290cfe4d7ca781adbed8c8a65961c70e244
2020-08-19Merge b191be42a41a98c430ea7ab31ae5dfea5dd83321 on remote branchLinux Build Service Account
Change-Id: I58ed209c7af994eb47f466ad173b0b221785fb7c
2020-08-19Revert "Update Lights HAL to return supported lights only."Divya Sharma
This reverts commit 77f8677228ee7be44f9ce5ca53b2eedc5ee89560. Change-Id: I22e1829b24d8290211a2bc6b51cc84c5608b5cd0
2020-08-13vendor-common : Enable MASTER_SIDE_CP on bengal for secure use-caseRohit Soneta
Change-Id: I2139f1fbb42aeb427674f4d968dd4502484f5f42
2020-08-10vendor-common : Enable MASTER_SIDE_CP on holi for secure use-caseRohit Soneta
Change-Id: I26d51eeef4d7f7e2acd8b878144b032df85aab4a
2020-08-05Update Lights HAL to return supported lights only.Benergy Meenan Ravuri
Add Lights in list only if its corresponding function pointer is available. Update map to store light id & function pointer. For Invalid Id , return operation not supported. Change-Id: Id89345fec8b1dfb89bcfbd71c56063707ba6bb2d CRs-Fixed: 2709805
2020-08-03vendor-common: Add 2.2 HAL supportRajeswari N
Added 2.2 perf hal to product packages Change-Id: I14e6bd45445dc9208065151395b9bedb70867295
2020-07-30Enable DebugUtils on all targets.premnara
Change-Id: Icecea4aefd1b551a9eef744a077817e10a3fb52a
2020-07-22Merge 58292e45773f23594c639daa4a2743b1411135c5 on remote branchLinux Build Service Account
Change-Id: I9682a831abe7c50a8cd4c3e16fbe3c2a34fe40b1
2020-07-18Update Lights HAL to return supported lights only.Benergy Meenan Ravuri
Add Lights in list only if its corresponding function pointer is available. Update map to store light id & function pointer. For Invalid Id , return operation not supported. Change-Id: Id89345fec8b1dfb89bcfbd71c56063707ba6bb2d CRs-Fixed: 2709805
2020-07-17Merge "Add new fstabs to support multiple encryption options"qctecmdr
2020-07-16Merge "Enable servicetracker V1.2 for all targets"qctecmdr
2020-07-14Merge "Add AIDL Light HAL Support"qctecmdr
2020-07-14Add new fstabs to support multiple encryption optionsNeeraj Soni
This is needed to support devices with different encryption parameters where encryption type can be controlled by user. Bug: 159975425 Change-Id: I3015156dece2a43f83ec003ae9af155fdf69df43 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
2020-07-13Add AIDL Light HAL SupportVinay Verma
This change add support for Light HAL Implementation using AIDL Change-Id: I444994ff1a1ca22134e7ef6db13043fd2c06e8a8
2020-07-10Cleanup un-used ota merge configsBenergy Meenan Ravuri
2020-07-10Enable servicetracker V1.2 for all targetsPooja Singh
Change-Id: I4e8300a25aeb0852a02fb583f10c88f37a2909f6
2020-06-26Merge "Up-rev Health hal from 2.0 to 2.1."qctecmdr