summaryrefslogtreecommitdiff
path: root/ojluni/src/main/native/FileSystemPreferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Further minor patches for Fuchsia libcore support.Doug Horn2018-11-201-4/+9
| | | | | | | | | | This CL contains additional guards to headers and various features that are not present on Fuchsia. Bug: 119271070 Bug: 119504167 Test: Compile walleye. Change-Id: I21d2cf01bb06b591a52a609b3a0ea087a5e02613
* libcore: use proper nativehelper headersSteven Moreland2017-07-191-1/+1
| | | | | | | | | | libnativeheader exports headers under nativeheader. These were available before incorrectly as global headers in order to give access to jni.h. Test: modules using libcore find headers Bug: 63762847 Change-Id: Ic5873017bcf4d1c6e0873d7030ce56ee597b580d
* Explicitly register all core library methods.Narayan Kamath2016-03-241-0/+15
| | | | | | | | | | For now, this code follows the same copy-pasted macro style of the earlier code. This will need to be cleaned up across the codebase in a follow on change. bug: 26108002 Change-Id: Ibc2bbaae8ebff886a59696bc1a27ee0f4b722443
* Stop using libcore's java.util.prefs implementation.Narayan Kamath2015-11-121-0/+141
Change-Id: If30217f18b124871ff43a39b0fb7a55bd06f095b