mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-08 09:18:04 -04:00
add local files
This commit is contained in:
parent
7cd02093c4
commit
974813cf3c
1694 changed files with 364708 additions and 0 deletions
8
universal7570-common/etc/init/mtpd.rc
Normal file
8
universal7570-common/etc/init/mtpd.rc
Normal file
|
@ -0,0 +1,8 @@
|
|||
service mtpd /system/bin/mtpd
|
||||
class main
|
||||
socket mtpd stream 600 system system
|
||||
user vpn
|
||||
group vpn inet
|
||||
capabilities NET_ADMIN NET_RAW
|
||||
disabled
|
||||
oneshot
|
Loading…
Add table
Add a link
Reference in a new issue