Common Xiaomi sdm845 device tree
Go to file
Wang Han 3fb37dac40 sdm845-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
2021-02-04 14:32:47 +00:00
audio sdm845-common: audio: add missing mixer path 2020-12-30 16:59:47 +01:00
bluetooth/include sdm845-common: bluetooth: Disable clean turn on 2020-12-02 22:39:33 +00:00
configs sdm845-common: Split component-overrides to support pure AOSP/QTI BT stack 2020-12-26 19:17:58 +01:00
fingerprint sdm845-common: fingerprint: Include VINTF fragment 2021-01-02 22:13:15 +01:00
fod sdm845-common: fod: Include VINTF fragment 2021-01-02 22:13:15 +01:00
keylayout sdm845-common: Support play/pause in headphone jack keylayout 2018-10-31 21:36:02 +01:00
libhidl sdm845-common: Remove libhwbinder/libhidltransport deps 2020-10-09 15:32:18 +01:00
light sdm845-common: lights: Remove LCD backlight handling 2020-12-30 10:47:12 +00:00
livedisplay sdm845-common: Remove libhwbinder/libhidltransport deps 2020-10-09 15:32:18 +01:00
org.ifaa.android.manager sdm845-common: Make IFAAManager compile again 2020-10-09 16:17:31 +01:00
overlay sdm845-common: Enable IWLAN assisted mode 2021-01-04 22:03:19 +00:00
overlay-lineage sdm845-common: Get rid of prebuilt vendor images' specific hacks 2019-07-30 17:41:49 +01:00
parts sdm845-common: parts: Get foreground application with getFocusedStackInfo() 2020-10-31 22:44:53 +01:00
permissions sdm845-common: Bump WFD stack 2020-12-30 10:46:46 +00:00
pocketmode sdm845-common: pocketmode: Ensure FP is always left enabled when screen is turned on 2020-12-30 15:06:17 +01:00
power sdm845-common: power: Correct DT2W on/off logic 2020-10-21 14:34:48 +02:00
recovery sdm845-common: Check strncmp return value properly 2020-08-23 21:13:55 +01:00
rootdir sdm845-common: ueventd: Don't modify permissions of /dev/hw_random 2021-02-04 14:32:47 +00:00
rro_overlays sdm845-common: Sign Tether RROs with default cert 2020-12-27 23:19:57 +01:00
seccomp sdm845-common: Drop mediaextractor seccomp policy 2019-09-30 14:22:21 +01:00
sepolicy sdm845-common: Enable IWLAN assisted mode 2021-01-04 22:03:19 +00:00
wifi sdm845-common: Move supplicant service init to wpa_supplicant 2020-10-09 16:17:34 +01:00
Android.bp sdm845-common: fingerprint: Add Xiaomi fingerprintextension support 2020-05-25 21:19:34 +01:00
Android.mk sdm845-common: Move telephony packages to /system_ext 2020-11-28 02:54:07 +00:00
BoardConfigCommon.mk sdm845-common: Move CNE and DPM properties around 2021-01-03 21:50:13 +01:00
compatibility_matrix.xml sdm845-common: Add device compatibility matrix. 2019-02-22 22:11:03 +00:00
config.fs sdm845-common: config.fs: Add sys_boot cap to peripheral manager 2020-04-04 15:31:28 +01:00
extract-files.sh sdm845-common: Switch to standalone extract utils 2020-12-31 17:32:37 +00:00
lineage.dependencies sdm845-common: fingerprint: Add Xiaomi fingerprintextension support 2020-05-25 21:19:34 +01:00
manifest.xml sdm845-common: manifest: Remove Trust interface entry 2021-01-05 20:39:50 +01:00
odm.prop sdm845-common: Split system, odm and vendor props 2020-02-24 22:43:09 +01:00
product.prop sdm845-common: Increase ro.lmk.medium to prevent kills at medium vmpressure 2020-06-15 08:51:42 +02:00
proprietary-files.txt sdm845-common: Drop prebuilt libwfdaac 2021-01-12 20:03:31 +00:00
README.md sdm845-common: Add initial common device tree files 2018-07-09 18:20:47 +02:00
releasetools.py sdm845-common: Move back to TZ version assertions 2020-04-04 23:27:40 +02:00
sdm845.mk sdm845-common: Pack libwfdaac_vendor for WFD 2021-01-12 20:03:30 +00:00
setup-makefiles.sh sdm845-common: Switch to standalone extract utils 2020-12-31 17:32:37 +00:00
system_ext.prop sdm845-common: Move CNE and DPM properties around 2021-01-03 21:50:13 +01:00
system.prop sdm845-common: Move CNE and DPM properties around 2021-01-03 21:50:13 +01:00
vendor.prop sdm845-common: Enable IWLAN assisted mode 2021-01-04 22:03:19 +00:00

Copyright (C) 2018 - The LineageOS Project

Common device tree for Xiaomi SDM845 based devices