AOSP Part VI — Framework Core. Use when reasoning about system_server's
boot sequence (the four boot phases, service registration, Watchdog),
the Intent system (Intent matching, IntentFilter, IntentResolver, package
visibility, intent verification), Activity & Window Management
(ActivityTaskManagerService, WindowManagerService, activity lifecycle,
task/stack model, splash screens), the window system (WindowState,
SurfaceControl, input dispatching, focus, IME insets, transitions), the
display system (DisplayManagerService, logical vs. physical displays,
HDR, brightness, refresh-rate switching), or the View system (View
hierarchy, measure/layout/draw, Canvas/RenderNode, hardware acceleration).
Chapters 20–25.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
AOSP Part VI — Framework Core. Use when reasoning about system_server's
boot sequence (the four boot phases, service registration, Watchdog),
the Intent system (Intent matching, IntentFilter, IntentResolver, package
visibility, intent verification), Activity & Window Management
(ActivityTaskManagerService, WindowManagerService, activity lifecycle,
task/stack model, splash screens), the window system (WindowState,
SurfaceControl, input dispatching, focus, IME insets, transitions), the
display system (DisplayManagerService, logical vs. physical displays,
HDR, brightness, refresh-rate switching), or the View system (View
hierarchy, measure/layout/draw, Canvas/RenderNode, hardware acceleration).
Chapters 20–25.