mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Minor cleanup with hidl aidl
This commit is contained in:
parent
4a9ca4730c
commit
9432418ba0
54 changed files with 0 additions and 3 deletions
|
|
@ -0,0 +1,8 @@
|
|||
service vendor.keymaster-4-0 /vendor/bin/hw/android.hardware.keymaster@4.0-service.samsung
|
||||
class early_hal
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
on post-fs-data
|
||||
mkdir /mnt/vendor/efs/DAK 0775 system system
|
||||
restorecon -R /mnt/vendor/efs/DAK
|
||||
Loading…
Reference in a new issue