TARGET_NO_KERNEL implies the kernel is not present/compiled with
the rest of the build. In absence of a kernel, it does not make
much sense to compile a device tree either. Make dt.img generation
tied to TARGET_NO_KERNEL flag.
Change-Id: Ie0421c7630f30c39019bebd63fd82fe52e11e982
The input_current_settled property is accessed by the charger_monitor which
is running as a system service. Modify the permissions and owner for it to
be accessible.
Change-Id: I0bc0b6b31d2cda0c1550e38ce838b984f80a959b
The ondemand governor has the ability to adapt to multicore
targets to render better scaling. This change sets one of such
parameters i.e optimal frequency to the nominal max frequency
to achieve best perf/power. Along with that, this change also
tunes the down_differential_multi_core to a reasonable value.
Change-Id: I4fe76224f0166a3a6db2a79c18637e0ab760ceac
CRs-fixed: 561456
- ADSP was getting loaded way too early. This blocked debugging
processor
- Moved ADSP loading command to the line after the command to setup
debug flag
- The debug flag couldn't be moved as its current place allows
access to android persistent properties
CRs-fixed: 581939
Change-Id: I11cb7907f6d006c08b7d4e4e22a8d8d2d4942991
PTT app will running as default daemon.
Mission mode, will control RIDL and Quarky
Start with root prevelige and drop to SYSTEM
FFBM mode, will handle FTM
Will run root always.
Only FFBM mode will start this mode.
Change-Id: I18a64b35d2097e274a5a7c6f769382f1af834e9c
CRs-fixed: 536472
This avoids sending read remote device features which cause encryption
failure with few remote devices.
CRs-Fixed: 590293
Change-Id: I8b5fd9f1dda1fa11b74953825a3ccbdc0e709511
The ondemand governor has the ability to adapt to multicore
targets to render better scaling. This change sets one of such
parameters i.e optimal frequency to the nominal max frequency
to achieve best perf/power. Along with that, this change also
tunes the down_differential_multi_core to a reasonable value.
CRs-fixed: 561456
Change-Id: If0ea8e2f663982201f7d680144def44fbfd62c50
Enabling overlay will risk having a later market installed NLP
or FLP that comes with gcore from app store override the tested
platform NLP or FLP. Something might get broken.
CRs-Fixed: 580898
Change-Id: I49ae07d46df0722e55acde5ae8c3e2c4e18c6fc1
As part of consolidating sensor directories & files,
updating sensor settings related entries in init script
for better alignment & security.
CRs-Fixed: 582070
Change-Id: I5df308fe2d77ea047435d03dfda47a338fb858af
The patch enables the macro in order to skip the connection
param update at the conn complete event since it interferes
with the link encryption
Change-Id: Id41ed9d9b44bb5f1292b41ac9ec9507e97d51eba
CRs-Fixed: 585765
Add support to generate the android disk image as part of the
regular android images so that simulation software can load it.
Change-Id: Ic7af0a0c17b9899fc92f5e3abea054b588ce238f
Conflicts:
generate_extra_images.mk
The qlogd is a daemon of capturing logs and rootagent is for
autotrigger. The service logkit needed is controled by property.
Change-Id: I21d03fa38b705969394b5ca8a256f90dfa6e8c3d
Enables the following parameters for input_boost:
1) input_boost_freq is set to 1.49 GHz
2) input_boost_ms which is the time for which the boost is effective
is set to 40ms
Change-Id: I697ddb1c2511ec3aa8cf9168bca392c7480a9a3d