Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-15 | Remove Byte.toHexString() from core platform api | Neil Fuller | |
Remove Byte.toHexString() from the core platform api. It's possible that it can be removed from @UnsupportedAppUsage too but that is not being done in this commit. Bug: 124232146 Test: build only Change-Id: I70fcc43a2de47cd465a79030672257a22fb9907e | |||
2018-10-05 | Add libcore API needed by framework to core.platform.api.stubs | Paul Duffin | |
Tested by adding a dependency from framework to core.platform.api.stubs and modifying the build to disable link type checking. Test: make checkbuild Bug: 113148576 Change-Id: I618ade912f8cb4429b441a610ea16a9aa16c3398 |