Commit graph

15 commits

Author SHA1 Message Date
Balakrishna Godavarthi
075777c9ad
sdm660: Add file permissions for BT LAZY HAL
This patch enables file permissions for bt lazy shared object.

Change-Id: I8e523466624a143f62448ba0689ab0d0af45a0eb
2019-09-27 17:13:45 +02:00
Brandon Solis
91ef1c9511
sdm660-common: Update user for ims daemons
Change user for imsdatadaemon, imsrcsd,
ims_rtp_daemon
from AID_SYSTEM to AID_RADIO

Change-Id: I8ee1c4ff182af0d9b4ebf028e3096cfa88118287
2019-09-27 17:13:44 +02:00
Vinay Verma
434262fa97
sdm660-common: Change ownership of /vendor/firmware_mnt/image
Reset ownership of /vendor/firmware_mnt/image to system system
as /vendor/firmware_mnt is mounted with same owner and group.

Change-Id: Ibebf44e80f4695c85be9f870fd345ed5e0937f3d
2019-09-27 17:13:44 +02:00
theimpulson
d1428b9bab
sdm660-common: Checkout config.fs to LA.UM.7.2.r1-07200-sdm660.0 from https://source.codeaurora.org/quic/la/device/qcom/common/
Change-Id: Ieb12614c220619de9e1c478b24a6a218114f3c15
2019-08-15 15:31:32 +02:00
Isaac Chen
440c138626
wayne-common: Update from jasmine
* jasmine_sprout 9 PKQ1.180904.001 V10.0.9.0.PDIMIXM release-keys
 * Graphics SDM from LA.UM.7.4.r1-04100-8x98.0

Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Change-Id: I457f9d446b86b856e2cebe85b698403005c58d3e
2019-08-14 10:04:10 +02:00
Baili Feng
a38915b54c wayne-common: Allow xtwifi-client to access wake alarm
Add WAKE_ALARM for xtwifi-client
CRs-Fixed: 2109587

Change-Id: If42eb7f0890d32511e5082498f8edb9c11b72d52
2019-07-01 16:42:18 +02:00
Brandon
6f9f1863cc wayne-common: Data IMS: A new HAL for passing SIP Call info headers to Clients
Desc: Permission to access the QMI and HAL from RCS Daemon

Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64
2019-07-01 16:42:17 +02:00
Mohammed Javid
3d68a27814 wayne-common: rootdir: Added a permissions for ODL char devices
Added a permissions for ODL char devices

Change-Id: I1c74c060c9e9b958307a07a4dbe630d0f28b3a89
2019-07-01 16:42:17 +02:00
Brandon
fb259c97ac wayne-common: New HAL for passing SIP call info headers to clients
Desc: Permission to access the QMI and HAL from RCS Daemon

Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64
2019-07-01 16:42:16 +02:00
David Ng
26891d8b8b wayne-common: config.fs: Specify firmware image files as system:system
Explicitly specify firmware image files legacy /firmware/image/*
as system:system and new /vendor/firmware_mnt/image/* as root:system

For normal boot, this is a no-op as /firmware|/vendor/firmware_mnt
is a mount point.  This change is only for development when
firmware is read-writable and allows changes via "adb push".  This
match the underlying FAT fs mount ownership of system:system or
root:system so adb push's chown will not error out.

Change-Id: I90e7528bcd21cca449cc5637d20af8dc9ccf7d3c
2019-07-01 16:42:16 +02:00
Harikrishnan Hariharan
b44c16f9b5 wayne-common: Start loc_launcher as gps user
Start loc_launcher as gps user and set uid/gid of loc_launcher
to gps and enable SETUID and SETGID caps for loc_launcher, so
that we can start loc_launcher as gps user instead of root and
still have capabilities for SETUID and SETGID. Also remove not
required permissions groups for loc_launcher.

Change-Id: Ie9f1506874b3c3148f9170c8d5db9afd1e70025c
CRs-Fixed: 2192881
2019-07-01 16:42:16 +02:00
Saranya Chidura
46133ac465 wayne-common: Set permissions of /dev/byte-cntr device
To support ODL to read data from QDSS, create a custom group
and set permission of byte-cntr device. And also set
permission to coresight-tmc-etr/block_size to enable
byte-cntr feature.

Change-Id: Ic80156667dd7511392d5970ddcbd0fdc43ffffca
Signed-off-by: Saranya Chidura <schidura@codeaurora.org>
2019-07-01 16:42:16 +02:00
Demon Singur
601babc662 wayne-common: Remove wcnss_filter
Unused when using Qualcomm's bluetooth stack.

Change-Id: I2682e65a85c7b1112a695e851e9b1512a6b3d28c
2019-07-01 16:42:16 +02:00
LuK1337
ff7e8a2b70 wayne-common: Add vendor_ prefix for our custom AIDs
Change-Id: Ie1dd9c1f6a79d04b42e12e0fd9dabdc22b2f6927
2018-12-08 05:24:54 +00:00
Isaac Chen
71ad0c9e53 wayne: Initial bringup
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:01:25 +00:00