summaryrefslogtreecommitdiff
path: root/core/jni/android_hardware_SerialPort.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2019-01-28jni: more O_CLOEXECsNick Kralevich
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2012-02-10Disable output processing when opening serial port.Girts Folkmanis
2012-02-10Add SerialPort.sendBreak()Mike Lockwood
2012-02-10New Serial Manager API:Mike Lockwood