18 lines
293 B
Plaintext
Executable File
18 lines
293 B
Plaintext
Executable File
#
|
|
# init.user.rc
|
|
#
|
|
# Copyright (c) 2014 Amazon.com, Inc. or its affiliates.
|
|
# All Rights Reserved.
|
|
#
|
|
# PROPRIETARY/CONFIDENTIAL
|
|
#
|
|
# Use is subject to license terms.
|
|
#
|
|
|
|
on init
|
|
write /proc/sys/kernel/dmesg_restrict 1
|
|
|
|
service factoryadb /system/bin/factoryadb.sh
|
|
class core
|
|
oneshot
|