mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
Change-Id: Icd899c4a379ae4300488ea90837d741881f228c2 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
15 lines
289 B
Text
15 lines
289 B
Text
on init
|
|
# Disable vendor overlay
|
|
mount none /vendor/lost+found /vendor/overlay bind
|
|
|
|
service argos-daemon /system/bin/true
|
|
oneshot
|
|
disabled
|
|
|
|
service ExynosHWCServiceTW /system/bin/true
|
|
oneshot
|
|
disabled
|
|
|
|
service vaultkeeper /system/bin/true
|
|
oneshot
|
|
disabled
|