Age | Commit message (Collapse) | Author |
|
We don't need to support multiple Android
Versions in the same tree, so revert to
avoid unnecessary complexity.
This reverts commit 24a8a69dba1a880066556108af4d78d358687d9f.
Change-Id: If2e9e36d6d37c9bbcd51a163a17be698c7caa047
|
|
Change-Id: I5976eb68487dda109e550dd20aa2720735eb9b03
|
|
Add change to disable service tracker for
targets having LOW RAM.
CRs-Fixed: 3096215
Change-Id: Id99850d89f8b2b7ef1062df2e6faf8b23768ed7a
|
|
Change-Id: I64f7b61f741e5fc7f7abb95d347837c059c67c7c
|
|
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
|
|
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
|
|
Change-Id: I3b396c1695ec972cd0e58bad583d1bd3e39b6e3d
|
|
Change-Id: Ibe2c66e2eff61f930a2b0de5645b3a9e35030901
|
|
Added init script support for khaje
Change-Id: Ieded421562cf3ff33b1f7d48036f3a43260dab35
|
|
Change-Id: I2cfa0bafa13969028f97133cf3ff52c7248e086d
|
|
|
|
Change-Id: I82af13183a6e2c5e25e1079c7e0d3fadcc7eb8c3
|
|
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
|
|
Change-Id: Ib2f2b80d3850f858657c4c169d705179bded6146
|
|
for non snap target
Change-Id: I7cb446d33b7d57fec5a4c1d2740c0aff5417b670
|
|
Change-Id: I866edc288fd0052f39e57093f92d88d7f82ca7dc
|
|
Reuse userdata.img instead of regenerating again.
Change-Id: Ifabc91743dcaeb7e8930e4736e04d49e3338216d
|
|
Change-Id: Iec833369c12b0783f7c98b3ab785e35675a32046
|
|
ipsec_tunnel feature is enabled by data component.
Remove the feature enablement from common mk file.
Change-Id: I081fdb5d99d5c9236001a0e63830f733735cdcbb
|
|
Change-Id: I2e2d51fc5f10fadfeb64374924169ee7dbeaa215
|
|
Change-Id: Ibe405a5e2402a6865b02450cbf4a2c40a453a0a0
|
|
Change-Id: I796e2932ada24938bf07c0691bcb633a5f7bb2e4
|
|
|
|
Change-Id: I424e58de6c90c5401032286998eef0e75611f69b
|
|
Change-Id: Ia723d6034c9d7270ab0153b82b22bc17f24da434
|
|
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
|
|
Change-Id: Id6832db2ed490301c9f5b516a3896eaccd9238d2
|
|
Change-Id: I48d4907675591f3dae7347b8988f18f4eb1b79f7
|
|
Change-Id: I81e8593ecc189b7c5a87135aee703becbff80187
|
|
This change was leading to boot up issues in old
targets so reverting
This reverts commit 74f2cfaeceeaf0fe5b9b8243088fcd94d201d27b.
Change-Id: I4a4c04c087601e54d2285ba0b9377e0ba3da9cdc
|
|
Change-Id: Ib63f12885b779f76c0ff04cd8ac450fd2b542f27
|
|
|
|
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
|
|
Removal of LIBPOWER component
Change-Id: I689fe890d81ddde493b23166f7808b9d380eca35
|
|
lights smart pointer was used without null pointer check.
This change adds null check.
Change-Id: Ifdd82290cfe4d7ca781adbed8c8a65961c70e244
|
|
Change-Id: I58ed209c7af994eb47f466ad173b0b221785fb7c
|
|
This reverts commit 77f8677228ee7be44f9ce5ca53b2eedc5ee89560.
Change-Id: I22e1829b24d8290211a2bc6b51cc84c5608b5cd0
|
|
Change-Id: I2139f1fbb42aeb427674f4d968dd4502484f5f42
|
|
Change-Id: I26d51eeef4d7f7e2acd8b878144b032df85aab4a
|
|
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
|
|
Added 2.2 perf hal to product packages
Change-Id: I14e6bd45445dc9208065151395b9bedb70867295
|
|
Change-Id: Icecea4aefd1b551a9eef744a077817e10a3fb52a
|
|
Change-Id: I9682a831abe7c50a8cd4c3e16fbe3c2a34fe40b1
|
|
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
|
|
|
|
|
|
|
|
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>
|
|
This change add support for Light HAL Implementation using AIDL
Change-Id: I444994ff1a1ca22134e7ef6db13043fd2c06e8a8
|
|
|