No description
Find a file
Wang Han e388f8ce4b msm8226-common: ueventd: Don't modify permissions of /dev/hw_random
This addresses an underlying problem since /dev/hw_random is used. The
issue is that EntropyMixer, which runs in system_server, needs to read
from /dev/hw_random, but thanks to our qualcomm ueventd, EntropyMixer
can never accress this node, resulting in warnings like this:

W EntropyMixer: Failed to add HW RNG output to entropy pool
W EntropyMixer: java.io.FileNotFoundException: /dev/hw_random (Permission denied)

AOSP ueventd handles this well, so just remove this line to get things
back to stage. This issue was never exposed because Google derps the
logging here, which is already fixed on Pie.

c78a463e87

Change-Id: I42c9aaa8f57306536e51c0a17febad57a5a77581
2019-10-16 12:32:04 +02:00
camera [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
configs msm8226-common: Configure the p2p_search_delay to 100 msec 2019-10-16 12:32:04 +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-12 10:17:42 +02:00
keylayout [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +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-12 10:17:42 +02:00
overlay msm8226-common: Disable network scan via TelephonyManager 2019-10-16 12:32:04 +02:00
overlay-lineage msm8226-common: Allow media UID process to access CameraServiceProxy 2019-10-16 12:30:58 +02:00
prima [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
recovery/root msm8226-common: Set sys.usb.ffs.aio_compat in recovery as well 2019-10-16 12:32:04 +02:00
ril msm8226-common: libril: FR51015: Tuning of Binder buffer for rild. 2019-10-12 10:26:47 +02:00
rootdir msm8226-common: ueventd: Don't modify permissions of /dev/hw_random 2019-10-16 12:32:04 +02:00
seccomp [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
sensors msm8226-common: sensors: Tune binder buffer for sensors HIDL 2019-10-12 10:26:47 +02:00
sepolicy msm8226-common: hal_lineage_livedisplay_default -> hal_lineage_livedisplay_sysfs 2019-10-16 12:32:04 +02:00
Android.mk [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
BoardConfigCommon.mk msm8226-common: Set TARGET_RECOVERY_DEVICE_DIRS 2019-10-16 12:32:04 +02:00
common-proprietary-files.txt [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +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-12 10:26:31 +02:00
extract-files.sh [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +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-16 12:32:04 +02:00
msm8226.mk msm8226-common: Increase heap start size to 16m to minimize GC with larger bitmaps 2019-10-16 12:32:04 +02:00
README [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
setup-makefiles.sh [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
system.prop msm8226-common: Enable B-services aging propagation 2019-10-16 12:32:04 +02:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8226 repository