Showing posts with the label Fastboot

AOSP 빌드 직후 무한 부팅: Fastboot 플래싱과 파티션 테이블 수정 디버깅기

새벽 3시, 8시간에 걸친 AOSP(Android Open Source Project) 전체 빌드가 드디어 끝났다는 터미널 알림이 떴습니다. make -j32 명령어가 성공적으로 종료되었고, 출력 디렉토리에는 따끈따끈한 system.img 가 생성되어 있었습니다. 하지만 기쁨도 잠시, 픽셀 6(Pixel 6) 디바이스에 이미지를 올리고 재부팅을 하…
AOSP 빌드 직후 무한 부팅: Fastboot 플래싱과 파티션 테이블 수정 디버깅기

AOSPビルドエラーとの戦い:Pixel実機へFastbootで焼くまでの完全技術ログ

深夜3時、ターミナルに流れる何千行ものログを眺めながら、ビルド進捗が99%で止まり FAILED の文字が表示された時の絶望感を知っているでしょうか?あるいは、数時間かけてコンパイルしたイメージを実機に焼こうとした瞬間、 fastboot コマンドがデバイスを認識せず、文鎮化(Brick)の恐怖に襲われた経験は? Android Open Source Project ( AOSP ) …
AOSPビルドエラーとの戦い:Pixel実機へFastbootで焼くまでの完全技術ログ

Building AOSP 14: Debugging Dynamic Partitions & Fastboot Flashing

It started with a simple objective: verify a custom kernel scheduler change on a Pixel 6. I wasn't expecting to spend three hours debugging a bootloader loop. After a fresh repo sync of Androi…
Building AOSP 14: Debugging Dynamic Partitions & Fastboot Flashing

Android Camera HAL3 Deadlocks: Debugging Buffer Leaks in AOSP

You have just successfully compiled a custom Android build, flashed it to your reference board, and launched the Camera app. The preview starts, looks crisp, and the UI is responsive. But the moment…
Android Camera HAL3 Deadlocks: Debugging Buffer Leaks in AOSP
OlderHomeNewest