https://android.googlesource.com/platform/packages/apps/TV/+/refs/heads/android10-mainline-a-release
이미지 사후 apk 입력 방법
<path-to-your-build-dir>/host/linux-x86/bin/simg2img system.img temp.img mkdir system_root sudo mount -t ext4 -o loop temp.img system_root
sudo umount system_root <path-to-your-build-dir>/host/linux-x86/bin/img2simg temp.img system.img
https://android.stackexchange.com/questions/215866/how-to-unpack-repack-system-img-of-android-rom
https://stackoverflow.com/questions/16770639/how-do-i-set-the-default-properties-in-an-aosp-build
728x90
반응형
'Android' 카테고리의 다른 글
Android System Server (Activity Finish) (0) | 2021.03.31 |
---|---|
Android TV Application 최초 설정 (0) | 2020.10.08 |
Android Grafika Texture Surface (0) | 2020.03.27 |
android memory leak 처리 (0) | 2020.03.27 |
android graphic architecture (0) | 2020.03.27 |