We test the RTC function in Android 5.0.2.
We tried to change the time by Android GUI, hoever after system reboot, the time is default value.
But we try to send command,the RTC function is pass.
example:
# busybox date 2015.10.16-10:41:26
# busybox hwclock -w
# busybox hwclock
Do you have any advice?