Common repo for msm8974 based samsung devices.
Go to file
Quallenauge 81028f988c
msm8974-common: Force build scudo free 32 bit variant of libc.
We have issues with camera blobs which doesn't play
well with scudo allocation/deallocation tracking.
Scudo reports corrupted header when stopping a
video recording.
Because we aren't alone with this (also upstream seems
to have trouble with camera modules) use the 32 libc
which is used only by a few components, like camera
and audio.

Because docs states, that libc with the svelte take less RSS,
but is a little bit slower.
https://android.googlesource.com/platform/bionic/+/master/docs/native_allocator.md
This is the reason to not enable this target wide.

Change-Id: Ic0d950817238a227218f59b95e5fd2ffd66e786a
2020-12-04 08:42:39 -07:00
configs Revert "msm8974-common: Make the external camera provider ignore internal cameras" 2020-09-06 04:12:07 -06:00
gps Merge branch 'lineage-16.0' of http://www.github.com/LineageOS/android_device_samsung_msm8974-common into lineage-17.1 2020-06-28 08:57:55 -06:00
init msm8974-common: Adapt libinit to Android 11 2020-11-27 17:14:34 -07:00
keylayout msm8974-common: Remove unnecessary keylayout files 2020-03-31 19:23:55 +02:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims Revert "msm8974-common: libshims: Import libshim_cutils_atomic" 2020-05-26 15:09:19 -06:00
overlay msm8974-common: Remove config_disable_TelephonyManager_network_scan 2020-05-15 10:43:56 -06:00
overlay-lineage msm8974-common: Allow media UID process to access CameraServiceProxy 2018-12-31 15:22:36 -07:00
recovery/root msm8974-common: Symlink bootdevice for Lineage Recovery 2020-09-02 04:07:16 -06:00
ril msm8974-common: libril: Fix OOB vulnerability in setGsm/CdmaSmsBroadcastConfigInfo 2020-11-27 17:14:35 -07:00
seccomp msm8974-common: Drop mediaextractor seccomp policy 2020-04-24 16:20:43 -06:00
sensors msm8974-common: Remove libhwbinder/libhidltransport deps 2020-10-29 15:43:06 -06:00
sepolicy msm8974-common: Switch to TimeKeep 2020-09-07 05:28:51 -06:00
Android.mk msm8974-common: new symlinks 2015-06-27 11:19:23 -07:00
BoardConfigCommon.mk msm8974-common: Force build scudo free 32 bit variant of libc. 2020-12-04 08:42:39 -07:00
common-proprietary-files.txt msm8974-common: Commonize libtime_genoff.so 2020-09-07 04:14:32 -06:00
compatibility_matrix.xml msm8974-common: Make the common tree more common 2017-12-29 13:07:21 -07:00
config.fs msm8974-common: Prefix AID with VENDOR_ 2018-08-27 22:18:46 -06:00
extract-files.sh msm8974-common: Setup extractors for shared blobs 2018-01-01 09:00:36 -07:00
lineage.dependencies msm8974-common: Switch to TimeKeep 2020-09-07 05:28:51 -06:00
manifest.xml msm8974-common: Build 2.1 health HAL 2020-11-30 22:21:22 -07:00
msm8974.mk msm8974-common: Enforce vintf manifest override 2020-11-30 22:21:22 -07:00
README MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00
setup-makefiles.sh msm8974-common: Fix setup-makefiles.sh typo 2018-01-02 19:48:37 -07:00
system.prop msm8974-common: Build and enable fastbootd 2020-04-27 18:49:42 -04:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository