Skip to content

Instantly share code, notes, and snippets.

@h1code2
Created July 23, 2021 06:10
Show Gist options
  • Save h1code2/1038d5b3c821795b9cfaabfbd08e4fc1 to your computer and use it in GitHub Desktop.
Save h1code2/1038d5b3c821795b9cfaabfbd08e4fc1 to your computer and use it in GitHub Desktop.

Revisions

  1. h1code2 created this gist Jul 23, 2021.
    7 changes: 7 additions & 0 deletions note_s1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    #### android 源码编译笔记

    关键位置源码
    http://androidxref.com/8.0.0_r4/xref/system/core/init/property_service.cpp#658

    Android 系统启动流程
    https://www.jianshu.com/p/d614c3ec285b