Ryan Mitchell 73bfe41bab Do not look for R.class of overlays
Now that RROs are loaded as shared libraries,
LoadedApk#makeApplication is attempting to find the onResourcesLoaded
method of the overlays. This is a performance hit and causes more
memory than necessary to be allocated during application start up.

Bug: 143314947
Test: com.android.performance.tests.HermeticMemoryTest
Change-Id: I3b8cd22dae83e0164d6678c80279f9fffceb34e6
2019-11-13 14:51:14 -08:00
..
2019-11-13 14:51:14 -08:00
2019-10-17 13:09:33 -07:00
2019-11-13 14:51:14 -08:00
2019-04-03 14:35:40 -07:00