universal9830: initial import

Signed-off-by: Francescodario Cuzzocrea <bosconovic@gmail.com>
This commit is contained in:
Francescodario Cuzzocrea
2023-05-04 21:28:23 +02:00
commit a89fd7f3f4
218 changed files with 16666 additions and 0 deletions
@@ -0,0 +1,26 @@
on property:init.svc.mediadrm=running
mkdir /data/vendor/mediadrm 0770 media mediadrm
start vendor.move_data_sh
service vendor.move_data_sh /system/bin/move_widevine_data.sh
class late_start
user media
group media mediadrm system
disabled
oneshot
service vendor.drm-widevine-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-service.widevine
interface android.hardware.drm@1.0::ICryptoFactory widevine
interface android.hardware.drm@1.0::IDrmFactory widevine
interface android.hardware.drm@1.1::ICryptoFactory widevine
interface android.hardware.drm@1.1::IDrmFactory widevine
interface android.hardware.drm@1.2::ICryptoFactory widevine
interface android.hardware.drm@1.2::IDrmFactory widevine
interface android.hardware.drm@1.3::ICryptoFactory widevine
interface android.hardware.drm@1.3::IDrmFactory widevine
interface android.hidl.base@1.0::IBase widevine
class hal
user media
group media mediadrm drmrpc system
ioprio rt 4
writepid /dev/cpuset/foreground/tasks
@@ -0,0 +1,4 @@
service vendor.keymaster-4-0_strongbox /vendor/bin/hw/android.hardware.keymaster@4.0_strongbox-service
class early_hal
user system
group system drmrpc
@@ -0,0 +1,4 @@
service neuralnetworks_hal_service_eden_drv /vendor/bin/hw/android.hardware.neuralnetworks@1.3-service.eden-drv
class hal
user system
group system
@@ -0,0 +1,4 @@
service vendor.secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.2-service
class hal
user system
group system
@@ -0,0 +1,4 @@
service sec_gnss_service /vendor/bin/hw/vendor.samsung.hardware.gnss@2.1-service
class main
user system
group system gps
@@ -0,0 +1,10 @@
service eden_runtime /vendor/bin/hw/vendor.samsung_slsi.hardware.eden_runtime@1.0-service
class hal
user system
group system
# Permission for vertex10
on post-fs
chmod 0644 /dev/vertex10
on post-fs-data
mkdir /data/vendor/eden 0771 system system
mkdir /data/vendor/eden/gpu 0771 system system