Android中init.rc是什么语言? [英] Whats language of init.rc in android?

查看:71
本文介绍了Android中init.rc是什么语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要了解init.rc的格式

i need to understand the format of init.rc

在init.rc中有很多服务.其中之一是

in init.rc there are so manny services. One of them is

service bootanim /system/bin/bootanimation
    user graphics
    group graphics
    disabled
    oneshot 

在这里, disabled , oneshot 的含义是什么?

here whats meaning of disabled, oneshot for what purpose this all are here?

我已经引用了此文章但没有得到这么多.

i have refer this article but not getting so much.

推荐答案

http://elinux.org/Android_Booting可能是更好的参考.

还有 system/core/init/README.md (来自Android源代码树).

There's also system/core/init/README.md from the Android source tree.

这篇关于Android中init.rc是什么语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆