commit | f6a7a10927e7bd76154fe15436489aae67fa26e1 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Mar 17 14:18:56 2023 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Mar 21 09:42:04 2023 +0000 |
tree | a81c310269afd427d54b8e0eb7ae1ad745550b89 | |
parent | bb5aaa84f2f65278d0dbf1cda8329f1e115651dd [diff] |
Reland "Initialize classes in runtime app images." This reverts commit 16ec60dbdc41155613bee7462430366856ef52c3. Bug: 260557058 Reason for revert: - Reload the copy pointer after we push new data in the temporary buffer. - Use the class contents to see if superclass is initialized. The old code was just using some random address. Test: MTS with the debug apex. Change-Id: Ie839744e247c79bb9f4f47b6278947f9b77e11d5