Home | History | Annotate | Download | only in conscrypt

Lines Matching refs:conscrypt

17 # Definitions for building the Conscrypt Java library, native code,
25 # Conscrypt is divided into modules.
54 # Create the conscrypt library
63 LOCAL_MODULE := conscrypt
68 # Create the conscrypt library without jarjar for tests
76 LOCAL_MODULE := conscrypt-nojarjar
81 # Make the conscrypt-tests library.
86 LOCAL_STATIC_JAVA_LIBRARIES := core-tests-support conscrypt-nojarjar
89 LOCAL_MODULE := conscrypt-tests
96 # Platform conscrypt crypto JNI library
114 # Unbundled Conscrypt jar
125 # Unbundled Conscrypt crypto JNI library
135 external/conscrypt/src/compat/native
144 # Static unbundled Conscrypt crypto JNI library
154 external/conscrypt/src/compat/native
165 # Make the conscrypt-hostdex library
172 LOCAL_MODULE := conscrypt-hostdex
177 # Make the conscrypt-hostdex-nojarjar for tests
184 LOCAL_MODULE := conscrypt-hostdex-nojarjar
188 # Make the conscrypt-tests library.
192 LOCAL_JAVA_LIBRARIES := bouncycastle-hostdex core-junit-hostdex core-tests-support-hostdex conscrypt-hostdex-nojarjar
195 LOCAL_MODULE := conscrypt-tests-hostdex
201 # Conscrypt native library for host
220 # Conscrypt native library for nojarjar'd version
221 # Don't build this for unbundled conscrypt build