platform_build_soong/dexpreopt
Jeongik Cha 19ade89042 Fix toJsonClassLoaderContextRec size bug
toJsonClassLoaderContextRec's size is twice as large than expected. And
the initial values is filled with null value.

Bug: 158843648
Test: m nothing(testcase is added)
Change-Id: I24c23269bd16baa18481f34b85c543d41f26d0e0
2021-04-22 11:58:43 +00:00
..
dexpreopt_gen Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
class_loader_context.go Fix toJsonClassLoaderContextRec size bug 2021-04-22 11:58:43 +00:00
class_loader_context_test.go Fix toJsonClassLoaderContextRec size bug 2021-04-22 11:58:43 +00:00
config.go Made ManifestPath OptionalPath instead of Path 2021-04-15 09:12:49 +09:00
dexpreopt.go Made ManifestPath OptionalPath instead of Path 2021-04-15 09:12:49 +09:00
dexpreopt_test.go Add non-fatal mode for verify_uses_libraries check. 2021-02-22 15:41:03 +00:00
testing.go Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." 2021-03-25 10:13:45 +00:00