You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
on post-fs-data
|
|
mkdir /data/misc/fake-nvram 0700 nvram nvram
|
|
|
|
service fake-nvram /system/bin/fake-nvram
|
|
class late_start
|
|
user root
|
|
group root
|
|
socket nvram seqpacket 0666 nvram nvram
|