Increase the default buffer size of ETR to accomodate the space for more
events to get collected.
Change-Id: Ic73f4b95904353a8e6f0b55a8b22c6405802f728
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
This change addes USB controller device name for msmcobalt as it
is required to bind USB gadget driver with controller driver.
CRs-Fixed: 995109
Change-Id: If51e5a23911e8f1a086c95dba2e316a974efb2ad
This change adds required support and relevant rules to select and
use USB composition using configFS.
Change-Id: I91c45180e3c64800eebbbb4a0c26157003dbbee1
Change the permission and ownership of secure touch sysfs
files - secure_touch and secure_touch_enable, so that the
secure touch app will be able to access these sysfs files.
The change is for MSM8953 secure touch.
CRs-Fixed: 993147
Change-Id: I8e9d6ef1f9b13f0976abcda4ec74c6a22b849f41
8996 Pro has a SOC id of 1.0. 8996 V1 isn't in use so removing support for it
and keeping suspend enabled for 8996 Pro.
CRs-fixed: 972481
Change-Id: I8b884b31542d65a9e163fa05d0b24568239b54d8
Setting rps for feero-lite by making use of soc-id's
since the target name 'gold' is no longed valid.
Change-Id: Id690f91a0080c8862b9cf097a546b30470ae7715
Move the declaration of perfd service to
init.qcom.rc. Create the socket for perfd
so we can remove the old socket path
Change-Id: I16368158bdc3f0da2cda3a6b8a3c32969b39216d
/persist/WCNSS_qcom_wlan_nv.bin change permission from
root to system, so that wcnss_service can have the permission
to write it.
Change-Id: I001985e09b6830798971ff660e07118d54a30d0e
CRs-Fixed: 986745
ZRAM Disk size - 512 MB. "init.qcom.zram.sh" is now deleted.
ZRAM disk creation is moved to "init.com.post_boot.sh" (at the
common Memory related configuratons) and is done only if
"ro.config.zram" is enabled.
SWAP Disk size - 200 MB (Created only for lower RAM ( < 1GB )
devices & only if "ro.config.swap" is enabled ).
Change-Id: I077d3bdf10e56d2c40f0057c95533cfb136a2ab8
Revision ID check for MSM8996 platform is not required. Hence
remove the same. Also remove baseband related check as usage
is deprecated and keep only required transport check with
esoc_link to simplify selection of USB default composition.
Change-Id: I935e11edb4ea856b3af931a8c8ec4c74464b5b19
Reset the DCC configuration so that the linked lists in the SRAM of DCC
is properly configured.
Change-Id: I38777971a098646c73e8f144b2c61c33520af971
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
Introduce a new bg cgroups within memory cgroups hierarchy.
This will be used to manage low priority background apps
Change-Id: I979c7108046379f9bd8780ccce389100152591ab
Set aggressive read ahead during the boot time, as we are observing
sequential IO operation during the boot.
Change-Id: I53efc35cff8c4d9024fa5328542ffe9271d15c5b
Enery-awareness is started as a service in init.target.rc. Removing it
from the init.qcom.post_boot.sh
Change-Id: Ifa34a1da02c9bcdf945cec6f2d2bdd3ae59801e7