[ROM][Android10][RockPI 4] Android Q Firmware Release

How big is each partition that you compile?

Mmmm. It is good idea!
How to do it?

my partitions are:

It looks all right, show me df -h in device.

I added gaps, after that ROM add size 300 MB.

I have deleted gapps and rebuilt ROM. But issue is same - library size 0.

I think it is not the compilation problem, but your makefile problem. You can refer to vendor/rockchip/common.

Which makefile has a problem? Out folder has correct files! And audio.usb.default.so, camera.kr30board.so, hw_output.default.so and many other are not my library, but they have zero size too in device!
I think it is your issue with pack script. You source has issue and does not work. Please fix it.

I have flashed your ROM and check /vendor/lib/hw and /vendor/lib64/hw folders. You ROM contains libraries with ZERO size too! It is not my changes, it is your ROM. Please fix this issue!

Root directory is full and have not free space! It is too small - 0.96GB.


Only 4 files have a size.

You may need a USB to serial port.

how to add room partition size? I have khadas EDGE board with same android 10. It has 1.2GB for root directory and works perfect with my library and other changes.

This partition size is growing dynamically, as I said you need a USB to TTL to see what the real problem is.

RKDocs/android/Rockchip_Developer_Guide_Android10.0_V1.2.5_EN.pdf, This document will be helpful to you.

Yes, I have USB to TTL converter
I cannot find linux pins

This is log from your ROM on my board

https://wiki.radxa.com/Rockpi4/dev/serial-console TTL

1 Like

I shared my log https://cloud.mail.ru/public/5Nju/3vJc5bDQ4

I looked at it and there was no problem.

@mo123
Do you know what is the issue with zero library size?