rosemary: Disable serial console notification

Google added a check for this prop in R, and if it's running
it will show a notification about it that it's impacting performance.
Why it's not disabled by default I don't know, so just force disable
it here.

[bengris32] Convert to standalone init script and install to system_ext

Change-Id: Ia06ef15388e7e701ed526664e7748f133ad01ee2
This commit is contained in:
Arne Coucheron
2022-09-17 15:47:31 +01:00
committed by Matsvei Niaverau
parent f9a29b388c
commit 3f45a4f3de
3 changed files with 10 additions and 0 deletions

View File

@@ -278,6 +278,7 @@ PRODUCT_PACKAGES += \
init.mt6785.rc \
init.mt6785.usb.rc \
init.sensor_1_0.rc \
init.target.rc \
ueventd.mtk.rc
PRODUCT_PACKAGES += \

View File

@@ -51,6 +51,13 @@ prebuilt_etc {
vendor: true,
}
prebuilt_etc {
name: "init.target.rc",
src: "etc/init.target.rc",
sub_dir: "init",
system_ext_specific: true,
}
prebuilt_etc {
name: "ueventd.mtk.rc",
filename: "ueventd.rc",

View File

@@ -0,0 +1,2 @@
on boot
stop console