1. Add the attribute "Android: Shared Userid =" Android.uid.system "to the manifest node in AndroidManifest.xml of the application.
2. Modify the Android.mk file and add the line LOCAL_CERTIFICATE := platform.
3. Compiled by mm command, the generated apk has the right to modify the system time.