Home
last modified time | relevance | path

Searched refs:howto (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/apex/tools/
H A Dcreate_apex_skeleton.sh39 file_contexts: ":apex.test-file_contexts", // Default, please edit, see go/android-apex-howto
/aosp12/art/openjdkjvm/
H A DOpenjdkJvm.cc240 JNIEXPORT jint JVM_SocketShutdown(jint fd, jint howto) { in JVM_SocketShutdown() argument
241 return TEMP_FAILURE_RETRY(shutdown(fd, howto)); in JVM_SocketShutdown()
/aosp12/system/apex/docs/
H A Dhowto.md3 [go/android-apex-howto](http://go/android-apex-howto) (internal link)
302 [go/android-apex-howto-internal](http://go/android-apex-howto-internal)
H A DREADME.md14 looking at how to build an APEX package, kindly refer to [this how-to](howto.md)