Try removing your jar's intermediates and rebuild your jar again. I hope you're not integrating your jar into framework-res.jar.
Regards, Shankar On Mon, Sep 21, 2020 at 8:10 PM [email protected] < [email protected]> wrote: > Hello Team, > > I have added a jar(say xyz.jar) to PRODUCT_BOOT_JARS. On flashing the > device everything is working but later I modified something in xyz.jar(as a > part of my development) and pushed the latest jar to /syste/framework and > rebooted. But after reboot, whatever the latest changes I added are not > reflecting. > > Do I need to change anything to make changes reflect? > > > > Thanks, > ChariD > > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/503bf810-1ab7-4321-91ad-bec65d4e0ed2n%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/503bf810-1ab7-4321-91ad-bec65d4e0ed2n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CAN579Myh6Gv5AzTrKpLCPkNru0G2w%2BddQxFiTanS3bwvqJC2ZQ%40mail.gmail.com.
