Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddb82315 authored by Sahil Sonar's avatar Sahil Sonar 💬 Committed by Rohit Sekhar
Browse files

tetris: init: Stop console on boot

  - Using setprop generates a denial https://katb.in/kat633


  - Relabeling the prop and allowing vendor_init to set it doesn't work.

Signed-off-by: default avatarSahilSonar <sss.sonar2003@gmail.com>
Change-Id: Idf2285c985eb3604cecd8130716873b216b0d06b
parent 5a5a5196
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1115,6 +1115,10 @@ on boot
    chmod 770 /proc/nt_value_check/value_check_node
    chown system system /proc/nt_value_check/value_check_node

    # Disable serial console
    stop console


#NT core
on property:sys.system_server.start_count=1
    write /sys/devices/virtual/NT/NT_reserve_kernel_log/boot_stage_systemserver 1