Sign in
android
/
platform
/
development
/
1b91c8334
/
.
/
samples
/
AconfigDemo
/
src
/
include
/
example_cpp_lib.h
blob: 8d102efbe9cd96861410a106437222895fa07693 [
file
] [
log
] [
blame
]
#pragma
once
#include
<jni.h>
extern
"C"
jstring
Java_com_example_android_aconfig_demo_AconfigNativeCodelabActivity_printCFlag
(
JNIEnv
*
env
,
jobject thiz
);