mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: rootdir: Disable some more samsung stuff
Change-Id: I3e35b933b6fc164952a2062cde9adf0e73f06e14 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
891ca20fab
commit
8656a64ffa
1 changed files with 28 additions and 0 deletions
|
|
@ -24,10 +24,30 @@ service argos-daemon /system/bin/true
|
|||
oneshot
|
||||
disabled
|
||||
|
||||
service atnserv /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service icccserv /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service proca /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service secure_storage /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service sec-miscpower-2-0 /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service sec_wsm_service /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service snapserv /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
|
@ -40,6 +60,14 @@ service snap_utility_64 /system/bin/true
|
|||
oneshot
|
||||
disabled
|
||||
|
||||
service timaserv /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service ucmtlc-hal-service /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service vaultkeeper /system/bin/true
|
||||
oneshot
|
||||
disabled
|
||||
|
|
|
|||
Loading…
Reference in a new issue