remove sysfs rw remount
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
on early-init
|
on early-init
|
||||||
mount debugfs debugfs /sys/kernel/debug mode=755
|
mount debugfs debugfs /sys/kernel/debug mode=755
|
||||||
|
|
||||||
mount sysfs sysfs /sys rw remount # ueventd fix
|
|
||||||
|
|
||||||
chmod 666 /dev/ashmem
|
chmod 666 /dev/ashmem
|
||||||
chmod 666 /dev/ptmx
|
chmod 666 /dev/ptmx
|
||||||
chmod 666 /dev/pts/ptmx
|
chmod 666 /dev/pts/ptmx
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
|
|
||||||
# disable ueventd coldboot for performance
|
# disable ueventd coldboot for performance
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.cold_boot_done=true \
|
ro.cold_boot_done=true \
|
||||||
|
|
||||||
# Phone App required
|
# Phone App required
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|||||||
Reference in New Issue
Block a user