Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-03 | libcore: Extend sun.misc.Unsafe presence in the Core Platform API | Orion Hodson | |
Android Platform uses protobuf and protobuf uses sun.misc.Unsafe. (cherry picked from commit d477f4e609422348bb6be32cd3464bbc9bb7dd0e) Bug: 144502743 Test: boot device && adb logcat | grep "Core platform" Change-Id: I082c66b07dffb2e3d772514db8cc290e2bc00f27 | |||
2019-04-10 | Move some Unsafe.* methods to core platform API | David Brazdil | |
These are used by the framework's protobuf implementation. Test: compiles Change-Id: I8a8aebbdd94c0012768b7a16732e708ee35714e6 |