새벽 3시, 8시간에 걸친 AOSP(Android Open Source Project) 전체 빌드가 드디어 끝났다는 터미널 알림이 떴습니다. make -j32 명령어가 성공적으로 종료되었고, 출력 디렉토리에는 따끈따끈한 system.img 가 생성되어 있었습니다. 하지만 기쁨도 잠시, 픽셀 6(Pixel 6) 디바이스에 이미지를 올리고 재부팅을 하…
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…
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…