No description
Find a file
Francescodario Cuzzocrea 485a35d053 msm8226-common : set the compiler filter for shared apks to quicken
* Rationale: speed has a lot of dex code expansion, it uses more ram and space compared to quicken.
    Using quicken for shared APKs on Go devices may save RAM.
    Note that this is a trade-off: here we trade clean pages for dirty pages, extra cpu and battery.
    That's because the quicken files will be jit-ed in all the processes that load of shared apk and the
    code cache is not shared. Some notable apps that will be affected by this are gms and chrome.

As seen here : https://android.googlesource.com/platform/build/+/refs/tags/android-9.0.0_r48/target/product/go_defaults_common.mk#45
2019-10-07 10:11:44 +02:00
camera msm8226-common: set supported HFR video parameters 2019-10-07 10:11:44 +02:00
configs msm8226-common: Configure the p2p_search_delay to 100 msec 2019-10-07 10:11:44 +02:00
gps Localise NTP to improve GPS TTFF 2018-07-17 19:28:25 -06:00
init [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
keylayout [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims msm8974-common: libshims: Import libshim_cutils_atomic 2017-11-04 13:18:05 -06:00
libwcnss_qmi [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
overlay msm8226-common: Pin HOME application 2019-10-07 10:11:44 +02:00
overlay-lineage msm8226-common: Allow media UID process to access CameraServiceProxy 2019-10-07 10:09:27 +02:00
prima msm8226-common: wifi: Enable 2.4GHz channel bonding 2019-10-07 10:11:44 +02:00
recovery/root msm8226-common: Set sys.usb.ffs.aio_compat in recovery as well 2019-10-07 10:11:44 +02:00
ril msm8226-common: libril: FR51015: Tuning of Binder buffer for rild. 2019-10-07 10:09:27 +02:00
rootdir init: Resolve kernel trace_marker permissions on post-fs 2019-10-07 10:11:44 +02:00
seccomp [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
sensors HACK: msm8226-common: sensors: make it compile on P 2019-10-07 10:11:44 +02:00
sepolicy msm8226-common: hal_lineage_livedisplay_default -> hal_lineage_livedisplay_sysfs 2019-10-07 10:11:44 +02:00
Android.mk [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
BoardConfigCommon.mk msm8226-common: Strip off some debug packages 2019-10-07 10:11:44 +02:00
common-proprietary-files.txt [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
compatibility_matrix.xml msm8974-common: Make the common tree more common 2017-12-29 13:07:21 -07:00
config.fs msm8226-common: Prefix AID with VENDOR_ 2019-10-07 10:09:26 +02:00
extract-files.sh [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
lineage.dependencies msm8974-common: Remove device/qcom/common dependency 2018-08-19 10:30:27 -06:00
manifest.xml msm8226-common: Build Samsung LiveDisplay service 2019-10-07 10:11:12 +02:00
msm8226.mk msm8226-common : set the compiler filter for shared apks to quicken 2019-10-07 10:11:44 +02:00
README [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
setup-makefiles.sh [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-07 10:07:58 +02:00
system.prop msm8226-common: Enable B-services aging propagation 2019-10-07 10:09:54 +02:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8226 repository