[AOSP] Android Startup in Detail

정은·2024년 3월 11일
0

Android Open Source Project

목록 보기
10/14

Android Boot Process Timeline

Android Startup - "INIT Process"

  1. Create some folders and mount the device
  2. Set up SELinux Policies
  3. Initialize and start the property service
  4. Parse the init.rc configuration file and start the zygote process

Android Startup - "System Server"

Bootstrap services

Core Services

Other Services

Android Startup - "ZYGOTE Process"

[References]
https://koharinn.tistory.com/463

profile
정니의 이런거 저런거 기록 일지 😛

0개의 댓글