universal7885: Enforce android-S new launch debugfs restrictions

This removes the default mounting of debugfs, as
it is no longer allowed from android-S new-launch.

Change-Id: I3e2e65315854d72de21239bd5a7edec5584494e0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
P.Adarsh Reddy 2021-12-11 06:37:38 +05:30 committed by roynatech2544
commit 4aa696c82e
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -3,7 +3,6 @@ on early-init
mkdir /mnt/vendor/efs 0771 radio system
mkdir /mnt/vendor/cpefs 0771 radio system
mkdir /mnt/vendor/persist 0771 system system
mount debugfs /sys/kernel/debug /sys/kernel/debug
on init
start watchdogd