Go to file
Wang Han 6f1374c382
klte-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-05-29 21:18:52 -06:00
audio fix USB audio support 2018-11-05 05:34:46 +02:00
bluetooth klte-common: bluetooth: Sort vnd_hlte.txt alphabetically 2018-02-09 10:55:41 -07:00
camera klte-common: camera: add video HDR, phase-af and DRC 2018-03-05 21:23:23 -07:00
configs klte-common: Create media_profiles_V1_0.xml 2019-02-23 15:19:59 -07:00
fingerprint klte-common: Use TARGET_COPY_OUT_VENDOR instead of explicit path 2018-08-20 06:33:17 -06:00
include klte-common: Update ril.h to be inline with msm8974-common 2018-02-08 03:57:56 +01:00
keylayout klte-common: Remove WAKE_DROPPED flags from keylayouts 2014-12-21 01:20:45 +00:00
libshims klte-common: fix camera hal shim 2018-03-05 21:23:23 -07:00
nfc klte-common: nfc: Remove s3fwrn5 support 2018-12-19 06:56:11 -07:00
overlay klte-common: Update power profile for Pie 2019-04-10 21:35:01 -06:00
overlay-lineage klte-common: Kill blur overlay 2018-01-14 11:55:16 +00:00
power klte-common: power: Add legacy qcom HAL compat code 2018-02-06 00:33:30 +00:00
radio klte-common: Update DSDS init script handling 2018-01-19 21:41:18 +00:00
recovery klte-common: Update TWRP makefile/compatibility 2017-10-04 21:29:54 -06:00
rootdir klte-common: ueventd: Don't modify permissions of /dev/hw_random 2019-05-29 21:18:52 -06:00
sepolicy klte-common: sepolicy: Label sysfs_fingerprint, resolve denials 2018-11-29 07:01:06 -07:00
twrp/recovery/root/etc klte-common: Update TWRP makefile/compatibility 2017-10-04 21:29:54 -06:00
Android.mk klte-common: Add support for klteactivexx 2018-06-27 16:20:37 +02:00
BoardConfigCommon.mk klte-common: Set a default fingerprint 2019-03-02 17:17:39 +01:00
README klte-common: Create klte common tree 2014-08-27 00:53:53 -07:00
common-proprietary-files-pn547.txt klte-common: nfc: pn547: Use prebuilt NFC HAL from 15.1 2018-11-29 21:07:00 -07:00
common-proprietary-files.txt klte-common: proprietary-files: Rename muratafem1 wifi files 2019-02-08 21:54:32 -07:00
extract-files.sh klte-common: nfc: pn547: Use prebuilt NFC HAL from 15.1 2018-11-29 21:07:00 -07:00
klte.mk klte-common: Create media_profiles_V1_0.xml 2019-02-23 15:19:59 -07:00
lineage.dependencies klte-common: proprietary-files: Blob out libstlport.so 2017-12-23 09:11:23 -07:00
manifest.xml klte-common: Add IGloveMode to device manifest 2019-04-10 21:35:00 -06:00
setup-makefiles.sh klte-common: nfc: pn547: Use prebuilt NFC HAL from 15.1 2018-11-29 21:07:00 -07:00
system.prop klte-common: Enable memory optimizations 2019-02-25 20:55:10 -07:00
twrp.mk klte-common: Migrate to COMMON_PATH 2017-12-28 20:19:20 -07:00

README

Copyright 2014 - The CyanogenMod Project

Common device configuration for Samsung Galaxy S5.

WORK IN PROGRESS. WILL EAT YOUR CAT.