mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-27 11:41:04 -04:00
A13 QPR2 Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ec38522af9
commit
9475615e77
42 changed files with 152 additions and 287 deletions
|
@ -37,7 +37,7 @@ index d050ed783..e828916d6 100644
|
|||
|
||||
CHECKCALL(mknod("/dev/kmsg", S_IFCHR | 0600, makedev(1, 11)));
|
||||
diff --git a/rootdir/init.rc b/rootdir/init.rc
|
||||
index c56f86089..3ab24300f 100644
|
||||
index 02e51d2c4..5afdb6904 100644
|
||||
--- a/rootdir/init.rc
|
||||
+++ b/rootdir/init.rc
|
||||
@@ -330,6 +330,17 @@ on init
|
||||
|
|
|
@ -9,10 +9,10 @@ Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
|
|||
1 file changed, 6 insertions(+)
|
||||
|
||||
diff --git a/rootdir/init.rc b/rootdir/init.rc
|
||||
index 3ab24300f..be0604271 100644
|
||||
index 5afdb6904..a9eb83f76 100644
|
||||
--- a/rootdir/init.rc
|
||||
+++ b/rootdir/init.rc
|
||||
@@ -1216,6 +1216,12 @@ on property:perf.drop_caches=3
|
||||
@@ -1222,6 +1222,12 @@ on property:perf.drop_caches=3
|
||||
on property:net.tcp_def_init_rwnd=*
|
||||
write /proc/sys/net/ipv4/tcp_default_init_rwnd ${net.tcp_def_init_rwnd}
|
||||
|
||||
|
|
|
@ -9,10 +9,10 @@ Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
|
|||
1 file changed, 2 insertions(+)
|
||||
|
||||
diff --git a/rootdir/init.rc b/rootdir/init.rc
|
||||
index be0604271..fb960eed7 100644
|
||||
index a9eb83f76..ffad28d97 100644
|
||||
--- a/rootdir/init.rc
|
||||
+++ b/rootdir/init.rc
|
||||
@@ -1101,6 +1101,8 @@ on boot
|
||||
@@ -1107,6 +1107,8 @@ on boot
|
||||
symlink /sys/class/block/${dev.mnt.dev.data} /dev/sys/block/by-name/userdata
|
||||
symlink /sys/class/block/${dev.mnt.rootdisk.data} /dev/sys/block/by-name/rootdisk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue