mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Initial sepolicy
* Based on {exynos9820,universal7880}-common
* Squashed from https://github.com/exynos8895/android_device_samsung_universal8895-common/commits/lineage-17.1/sepolicy
Co-authored-by: Jan Altensen <info@stricted.net>
Change-Id: I5ff59c00498bc546db70277571e3d5c7595bc2b8
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
448dba611a
commit
1db34af1a0
50 changed files with 723 additions and 0 deletions
10
sepolicy/vendor/hwservice_contexts
vendored
Normal file
10
sepolicy/vendor/hwservice_contexts
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
vendor.samsung.hardware.radio::ISehRadio u:object_r:hal_sec_radio_hwservice:s0
|
||||
vendor.samsung.hardware.radio.bridge::ISehBridge u:object_r:hal_sec_radio_bridge_hwservice:s0
|
||||
vendor.samsung.hardware.radio.channel::ISehChannel u:object_r:hal_sec_radio_channel_hwservice:s0
|
||||
|
||||
vendor.samsung.hardware.camera.provider::ISehCameraProvider u:object_r:hal_camera_hwservice:s0
|
||||
vendor.samsung.hardware.gnss::ISecGnss u:object_r:hal_gnss_hwservice:s0
|
||||
vendor.samsung.hardware.nfc::ISecNfc u:object_r:hal_nfc_hwservice:s0
|
||||
vendor.samsung_slsi.hardware.MultiFrameProcessing20::IMultiFrameProcessing20 u:object_r:hal_vendor_multiframeprocessing_hwservice:s0
|
||||
vendor.samsung_slsi.hardware.eden_runtime::IEdenruntime u:object_r:hal_vendor_eden_runtime_hwservice:s0
|
||||
vendor.samsung_slsi.hardware.iva::IIvaService u:object_r:hal_vendor_iva_hwservice:s0
|
||||
Loading…
Reference in a new issue