Commit graph

10 commits

Author SHA1 Message Date
Avinash Malipatil
a468ce1cf4 SEPolicy change to allow ImsMedia to set priority of audio threads.
Setting real-time thread priority for audio threads is a must to handle voice stream during vowifi calls.

AVC Error: auditd  : avc:  denied  { find } for pid=9346 uid=1001 name=scheduling_policy scontext=u:r:radio:s0 tcontext=u:object_r:scheduling_policy_service:s0 tclass=service_manager permissive=0

Bug: 308517246

Test: adb shell 'ps -Tl -p '
Change-Id: I5feff99d17e7933ff1a463900d43c14754f6cd26
2023-11-08 05:36:42 +00:00
Jacky Liu
b60e65b48c Update sepolicy for new static i2c bus numbers
Bug: 305242309
Test: Boot to home
Change-Id: I0cf68195432a65270a5f72eda2c97eeca82fc08e
2023-10-19 17:39:29 +08:00
Cheng Chang
ae8f93dfb9 gps: maintain one solution
Bug: 288813677
Test: compile for different devices and check binary.
Test: verification test at b/288813677.
Change-Id: Ie82ccd2570c36a7fe65a3d7148fa438b736a7261
2023-07-31 02:27:24 +00:00
joenchen
7abfb1174b RRS: allow init to set display properties
Test: Boot w/ and w/o user selected configs and check the resolution
Bug: 243689199
Change-Id: I9dc9f98e880bf88c52de3a17d27d338cdf65f61f
2023-03-12 09:06:15 +00:00
Tai Kuo
64170f1eb3 Update vibrator SEPolicy for possible paths
Bug: 264625320
Test: Check sysfs path with ls -Z.
Change-Id: Ieaa9e915901d7b8791ec50bae91c8d25f1e3db0f
2023-01-16 15:54:35 +08:00
Ken Yang
7f4cb6885f WLC: Cleanup the sysfs_wlc policies
Bug: 263830018
Change-Id: I49cda67298164ffa162481a28b7197c4772eeacb
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-06 20:05:09 +00:00
Ken Yang
25fbcb8c93 Merge "WLC: Add device specific sepolicy for wireless_charger" 2022-12-21 08:36:14 +00:00
Denny cylee
476d3d1925 Sepolicy: Pixelstats: Sepolicy init
avc: denied { open } for
path="/sys/devices/platform/10c90000.hsi2c/i2c-7/7-003c/charge_stats"
dev="sysfs" ino=71508 scontext=u:r:pixelstats_vendor:s0
tcontext=u:object_r:sysfs_wlc:s0 tclass=file permissive=1

Bug: 260366322
Test: No more battery seplocy error found
Change-Id: Ia0e2a6ad7d62f7f4895182627b0147db2f60993e
Signed-off-by: Denny cylee <dennycylee@google.com>
2022-12-20 04:27:51 +00:00
Ken Yang
beb210db16 WLC: Add device specific sepolicy for wireless_charger
Bug: 237600973
Change-Id: Iacbc5566e86360ab2d99a4742263876b1da18704
Signed-off-by: Ken Yang <yangken@google.com>
2022-12-20 01:01:28 +00:00
Robin Peng
e533e18f61 Initialize device folder
from: e9419111f49c3305cbf35b4bfb709d986ece96a8
with updated device path

Bug: 248399843
Change-Id: I409445ad16bb30d0ac9ccd18618df5826c963e62
2022-10-30 15:38:55 +00:00