Commit Graph

17 Commits

Author SHA1 Message Date
therootlord
fad5942861 sanders: rootdir: ueventd: partial update from LA.UM.7.6.r1-03700-89xx.0 2019-12-16 15:29:06 +01:00
Vachounet
360ada01d1 sanders: sync some config files with stock
* OPS28.85-17-6-2

Change-Id: I028e209d41bff3dffe05107f249b7578b9d9dd6c
2019-12-16 15:28:54 +01:00
Madhanraj Chelladurai
4c1a4595a1 sanders: ueventd: add permission for gps component to read pps device
GPS components make use of DR_SYNC pulse generated by GNSS
hardware, which was received through pps device, hence
require permission for reading this device

Change-Id: I00bd3b8aa88059fb94338b6ba1d107d77c06a5e0
CRs-Fixed: 2299356
2019-12-16 15:28:54 +01:00
Madhanraj Chelladurai
a442025e50 sanders: ueventd: init: add permission entries for location component
Add permissions for location components in init.qcom.rc and
ueventd.qcom.rc

Change-Id: I07f3b57470336165393a68144faccf26cdbca98c
CRs-Fixed: 2299356
2019-12-16 15:28:54 +01:00
Alberto97
f6518caf1e ueventd: Change permissions of USB role switch nodes
Usb HAL expects data/power role switch to be supported if these are writable.
Despite our hardware can support the functionality, it does not seem to be properly implemented.
2019-12-16 15:28:53 +01:00
Jack Pham
6d8326b14e ueventd.qcom.rc: Change ownership of USB role switch nodes
Change ownership of /sys/class/dual_role_usb entries to
system/system to allow USB HAL to access them.

Change-Id: Ie6d968180d55647813904970370dbb74012326b0
2019-12-16 15:28:53 +01:00
Shaikh Shadul
361be56624 sanders: change ownership and permissions of sensors device node
Change the user and group ownership and permissions of sensors
device node.

Change-Id: I251af01d4f0204c784667fe92b3998c197f75d8e
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2018-09-24 23:28:21 -03:00
Wang Han
7672efc8da sanders: 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
2018-09-23 21:06:04 -03:00
Adrian DC
5429294ccd sanders: Give /dev/msm_vidc_* camera group and video_device label 2017-12-22 01:12:57 -02:00
Vachounet
9e90359ce6 sanders: update rootdir
* Move more services to vendor
* Update ueventd.qcom
2017-12-10 20:17:46 -02:00
Vachounet
0b61d8abcc sanders: mods/greybus cleanup 2017-11-23 11:23:18 -02:00
LuK1337
552aa26a6c sanders: replace QCOMs groups with oem_2950-oem_2952 2017-11-23 11:14:19 -02:00
Alberto97
1af52a897a sanders: Switch to oem_xxxx AIDs 2017-11-14 12:48:28 -02:00
Vachounet
8e9a6525e3 potter: remove seclabels
Change-Id: Ida56c463268e237d76da6b91a0d570b2e475562c
2017-08-29 12:12:21 +02:00
Vachounet
0016b82a8f potter: cleanup init.qcom 2017-05-22 15:48:00 +02:00
Vachounet
e41611eb76 potter: update ueventd.qcom 2017-04-10 16:26:50 +02:00
MandySingh3
7beda1dfbc Initial Commit4 2017-04-03 03:20:44 +05:30