Commit graph

4 commits

Author SHA1 Message Date
Myles Watson
dc359f2178 TangorPro: Use common sepolicy for bt_device
Bug: 205758693
Test: build
Ignore-AOSP-First: Some devices in internal define bt_device
Change-Id: I29ca448d60af312d7dbe241f93592233d16bfcbe
2023-01-10 06:45:19 -08:00
Darren Hsu
6f45c41a76 sepolicy: allow binder call for hal_power_stats and hal_bluetooth
avc: denied { call } for comm="bluetooth@1.1-s"
scontext=u:r:hal_bluetooth_synabtlinux:s0
tcontext=u:r:hal_power_stats_default:s0 tclass=binder permissive=0

avc: denied { call } for scontext=u:r:hal_bluetooth_synabtlinux:s0
tcontext=u:r:hal_power_stats_default:s0 tclass=binder permissive=1

avc: denied { read } for comm="android.hardwar"
name="u:object_r:boot_status_prop:s0" dev="tmpfs" ino=109
scontext=u:r:hal_bluetooth_synabtlinux:s0
tcontext=u:object_r:boot_status_prop:s0 tclass=file permissive=0

Bug: 215487801 , 262386677
Test: captured bugreport and didn't see powerstats avc denials
Change-Id: I34840b7f8031084270477635c2bde5d702a0507c
Signed-off-by: Darren Hsu <darrenhsu@google.com>
(cherry picked from commit ccd9f49f2b)
2022-12-14 07:23:00 +00:00
Himanshu Rawat
37bb48c05e T6Pro Bluetooth bringup
SE policy update for Synaptics BT HAL

Bug: 224685891
Test: Manual
Change-Id: Ib80bece50509d01828b3f6e8c3794ee3d3ed1e56
2022-06-16 08:42:22 +00:00
Roger Liao
aa2098ee18 Initial device tangorpro sepolicy
Bug: 220073297
Change-Id: Icbae09127d46c74aaa49bf417be263e62ce0c0ca
2022-03-09 15:50:55 +08:00