summaryrefslogtreecommitdiff
path: root/ojluni/annotations/mmodule/java/net/InetAddress.annotated.java
AgeCommit message (Collapse)Author
2018-12-13Remove InetAddress from intra core apiPaul Duffin
The only use of InetAddress.isNumeric(..) via the intra core api (in external/conscrypt) has been removed so it can be removed from the api. Bug: 120477291 Test: make checkbuild Change-Id: Iac95a17ab6310a256a6c24fec47b8c57a148bede
2018-10-23Move mmodule annotations to annotations dirNeil Fuller
So that all the annotations live in .annotated.java files. Bug: 113148576 Test: build / checkapi Change-Id: Id4a2e92dd96d9e4567fb474510ef1de386db6129
2018-10-05Add libcore API needed by framework to core.platform.api.stubsPaul 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